v0.14.0
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
Schur.cpp File Reference

Implementation of Schur Complement. More...

Go to the source code of this file.

Classes

struct  MoFEM::SCHUR_DSYSV
 
struct  MoFEM::SCHUR_DGESV
 

Namespaces

namespace  MoFEM
 implementation of Data Operators for Forces and Sources
 

Functions

MoFEMErrorCode MoFEM::schur_mat_set_values_wrap (Mat M, const EntitiesFieldData::EntData &row_data, const EntitiesFieldData::EntData &col_data, const MatrixDouble &mat, InsertMode iora)
 

Detailed Description

Implementation of Schur Complement.

Date
2023-02-03

Definition in file Schur.cpp.