v0.14.0 |
Go to the source code of this file.
Namespaces | |
MoFEM | |
implementation of Data Operators for Forces and Sources | |
Functions | |
PetscErrorCode | MoFEM::KspRhs (KSP ksp, Vec f, void *ctx) |
Run over elements in the lists. More... | |
PetscErrorCode | MoFEM::KspMat (KSP ksp, Mat A, Mat B, void *ctx) |
Run over elements in the list. More... | |