This is the complete list of members for MoFEM::SnesCtx, including all inherited members.
BasicMethodsSequence typedef | MoFEM::SnesCtx | |
clearLoops() | MoFEM::SnesCtx | |
copyLoops(const SnesCtx &snes_ctx) | MoFEM::SnesCtx | |
FEMethodsSequence typedef | MoFEM::SnesCtx | |
getComputeRhs() | MoFEM::SnesCtx | |
getLoadTangent() | MoFEM::SnesCtx | |
getLoadTangentHook() | MoFEM::SnesCtx | |
getPostProcComputeRhs() | MoFEM::SnesCtx | |
getPostProcLoadTangent() | MoFEM::SnesCtx | |
getPostProcSetOperators() | MoFEM::SnesCtx | |
getPreProcComputeRhs() | MoFEM::SnesCtx | |
getPreProcLoadTangent() | MoFEM::SnesCtx | |
getPreProcSetOperators() | MoFEM::SnesCtx | |
getRhsHook() | MoFEM::SnesCtx | |
getSetOperators() | MoFEM::SnesCtx | |
HookFunction typedef | MoFEM::SnesCtx | |
MoFEMSNESMonitorEnergy(SNES snes, PetscInt its, PetscReal fgnorm, SnesCtx *snes_ctx) | MoFEM::SnesCtx | friend |
MoFEMSNESMonitorFields(SNES snes, PetscInt its, PetscReal fgnorm, SnesCtx *snes_ctx) | MoFEM::SnesCtx | friend |
PairNameFEMethodPtr typedef | MoFEM::SnesCtx | |
SnesCtx(Interface &m_field, std::string problem_name) | MoFEM::SnesCtx | |
snesCtxImpl | MoFEM::SnesCtx | protected |
SnesLoadTangent(SNES snes, Vec u, Vec F, void *ctx) | MoFEM::SnesCtx | friend |
SnesMat(SNES snes, Vec x, Mat A, Mat B, void *ctx) | MoFEM::SnesCtx | friend |
SnesMoFEMSetAssemblyType(SNES snes, MatAssemblyType type) | 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 |
~SnesCtx() | MoFEM::SnesCtx | virtual |