This is the complete list of members for MoFEM::SnesCtx, including all inherited members.
| BasicMethodsSequence typedef | MoFEM::SnesCtx | |
| bH | MoFEM::SnesCtx | |
| clearLoops() | MoFEM::SnesCtx | |
| copyLoops(const SnesCtx &snes_ctx) | MoFEM::SnesCtx | |
| FEMethodsSequence typedef | MoFEM::SnesCtx | |
| get_loops_to_do_Mat() | MoFEM::SnesCtx | inline |
| get_loops_to_do_Rhs() | MoFEM::SnesCtx | inline |
| get_postProcess_to_do_Mat() | MoFEM::SnesCtx | inline |
| get_postProcess_to_do_Rhs() | MoFEM::SnesCtx | inline |
| get_preProcess_to_do_Mat() | MoFEM::SnesCtx | inline |
| get_preProcess_to_do_Rhs() | MoFEM::SnesCtx | inline |
| getComputeRhs() | MoFEM::SnesCtx | inline |
| getPostProcComputeRhs() | MoFEM::SnesCtx | inline |
| getPostProcSetOperators() | MoFEM::SnesCtx | inline |
| getPreProcComputeRhs() | MoFEM::SnesCtx | inline |
| getPreProcSetOperators() | MoFEM::SnesCtx | inline |
| getSetOperators() | MoFEM::SnesCtx | inline |
| loops_to_do_Mat | MoFEM::SnesCtx | |
| loops_to_do_Rhs | MoFEM::SnesCtx | |
| matAssembleSwitch | MoFEM::SnesCtx | private |
| mField | MoFEM::SnesCtx | |
| moab | MoFEM::SnesCtx | |
| MOFEM_EVENT_SnesMat | MoFEM::SnesCtx | private |
| MOFEM_EVENT_SnesRhs | MoFEM::SnesCtx | private |
| PairNameFEMethodPtr typedef | MoFEM::SnesCtx | |
| postProcess_Mat | MoFEM::SnesCtx | |
| postProcess_Rhs | MoFEM::SnesCtx | |
| preProcess_Mat | MoFEM::SnesCtx | |
| preProcess_Rhs | MoFEM::SnesCtx | |
| problemName | MoFEM::SnesCtx | |
| SnesCtx(Interface &m_field, const std::string &problem_name) | MoFEM::SnesCtx | inline |
| SnesMat(SNES snes, Vec x, Mat A, Mat B, void *ctx) | MoFEM::SnesCtx | friend |
| SNESMoFEMSetAssmblyType(SNES snes, MatAssemblyType type) | MoFEM::SnesCtx | friend |
| SnesMoFEMSetBehavior(SNES snes, MoFEMTypes bh) | MoFEM::SnesCtx | friend |
| SnesRhs(SNES snes, Vec x, Vec f, void *ctx) | MoFEM::SnesCtx | friend |
| typeOfAssembly | MoFEM::SnesCtx | |
| vecAssembleSwitch | MoFEM::SnesCtx | private |
| vErify | MoFEM::SnesCtx | |
| zeroPreCondMatrixB | MoFEM::SnesCtx | |
| ~SnesCtx()=default | MoFEM::SnesCtx | virtual |