|  | v0.15.0 | 
Context for PETSc KSP, i.e. nonlinear solver. More...
Go to the source code of this file.
| Classes | |
| struct | MoFEM::KspCtx | 
| Interface for linear (KSP) solver.  More... | |
| Namespaces | |
| namespace | 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. | |
| PetscErrorCode | MoFEM::KspMat (KSP ksp, Mat A, Mat B, void *ctx) | 
| Run over elements in the list. | |
Context for PETSc KSP, i.e. nonlinear solver.
Definition in file KspCtx.hpp.
