BasicMethodsSequence typedef | MoFEM::SnesCtx::SnesCtxImpl | |
bH | MoFEM::SnesCtx::SnesCtxImpl | protected |
clearLoops() | MoFEM::SnesCtx::SnesCtxImpl | |
copyLoops(const SnesCtxImpl &snes_ctx) | MoFEM::SnesCtx::SnesCtxImpl | |
FEMethodsSequence typedef | MoFEM::SnesCtx::SnesCtxImpl | |
getComputeRhs() | MoFEM::SnesCtx::SnesCtxImpl | inline |
getLoadTangent() | MoFEM::SnesCtx::SnesCtxImpl | inline |
getLoadTangentHook() | MoFEM::SnesCtx::SnesCtxImpl | inline |
getPostProcComputeRhs() | MoFEM::SnesCtx::SnesCtxImpl | inline |
getPostProcLoadTangent() | MoFEM::SnesCtx::SnesCtxImpl | inline |
getPostProcSetOperators() | MoFEM::SnesCtx::SnesCtxImpl | inline |
getPreProcComputeRhs() | MoFEM::SnesCtx::SnesCtxImpl | inline |
getPreProcLoadTangent() | MoFEM::SnesCtx::SnesCtxImpl | inline |
getPreProcSetOperators() | MoFEM::SnesCtx::SnesCtxImpl | inline |
getRhsHook() | MoFEM::SnesCtx::SnesCtxImpl | inline |
getSetOperators() | MoFEM::SnesCtx::SnesCtxImpl | inline |
HookFunction typedef | MoFEM::SnesCtx::SnesCtxImpl | |
loadTangentHook | MoFEM::SnesCtx::SnesCtxImpl | protected |
loopsLoadTangent | MoFEM::SnesCtx::SnesCtxImpl | protected |
loopsOperator | MoFEM::SnesCtx::SnesCtxImpl | protected |
loopsRhs | MoFEM::SnesCtx::SnesCtxImpl | protected |
mField | MoFEM::SnesCtx::SnesCtxImpl | protected |
moab | MoFEM::SnesCtx::SnesCtxImpl | protected |
MOFEM_EVENT_SnesLoadTangent | MoFEM::SnesCtx::SnesCtxImpl | protected |
MOFEM_EVENT_SnesMat | MoFEM::SnesCtx::SnesCtxImpl | protected |
MOFEM_EVENT_SnesRhs | MoFEM::SnesCtx::SnesCtxImpl | protected |
MoFEMSNESMonitorEnergy(SNES snes, PetscInt its, PetscReal fgnorm, SnesCtx *snes_ctx) | MoFEM::SnesCtx::SnesCtxImpl | friend |
MoFEMSNESMonitorFields(SNES snes, PetscInt its, PetscReal fgnorm, SnesCtx *snes_ctx) | MoFEM::SnesCtx::SnesCtxImpl | friend |
PairNameFEMethodPtr typedef | MoFEM::SnesCtx::SnesCtxImpl | |
postProcessLoadTangent | MoFEM::SnesCtx::SnesCtxImpl | protected |
postProcessOperator | MoFEM::SnesCtx::SnesCtxImpl | protected |
postProcessRhs | MoFEM::SnesCtx::SnesCtxImpl | protected |
preProcessLoadTangent | MoFEM::SnesCtx::SnesCtxImpl | protected |
preProcessOperator | MoFEM::SnesCtx::SnesCtxImpl | protected |
preProcessRhs | MoFEM::SnesCtx::SnesCtxImpl | protected |
problemName | MoFEM::SnesCtx::SnesCtxImpl | protected |
rhsHook | MoFEM::SnesCtx::SnesCtxImpl | protected |
SnesCtxImpl(Interface &m_field, std::string problem_name) | MoFEM::SnesCtx::SnesCtxImpl | |
SnesLoadTangent(SNES snes, Vec u, Vec F, void *ctx) | MoFEM::SnesCtx::SnesCtxImpl | friend |
SnesMat(SNES snes, Vec x, Mat A, Mat B, void *ctx) | MoFEM::SnesCtx::SnesCtxImpl | friend |
SnesMoFEMSetAssemblyType(SNES snes, MatAssemblyType type) | MoFEM::SnesCtx::SnesCtxImpl | friend |
SNESMoFEMSetAssmblyType(SNES snes, MatAssemblyType type) | MoFEM::SnesCtx::SnesCtxImpl | friend |
SnesMoFEMSetBehavior(SNES snes, MoFEMTypes bh) | MoFEM::SnesCtx::SnesCtxImpl | friend |
SnesMoFEMSetBehavior(SNES snes, MoFEMTypes bh) | MoFEM::SnesCtx::SnesCtxImpl | friend |
SnesRhs(SNES snes, Vec x, Vec f, void *ctx) | MoFEM::SnesCtx::SnesCtxImpl | friend |
typeOfAssembly | MoFEM::SnesCtx::SnesCtxImpl | protected |
vErify | MoFEM::SnesCtx::SnesCtxImpl | protected |
zeroPreCondMatrixB | MoFEM::SnesCtx::SnesCtxImpl | protected |
~SnesCtxImpl()=default | MoFEM::SnesCtx::SnesCtxImpl | virtual |