BasicMethodsSequence typedef | MoFEM::TsCtx | |
bH | MoFEM::TsCtx | |
clearLoops() | MoFEM::TsCtx | |
FEMethodsSequence typedef | MoFEM::TsCtx | |
getLoopsIFunction() | MoFEM::TsCtx | inline |
getLoopsIJacobian() | MoFEM::TsCtx | inline |
getLoopsMonitor() | MoFEM::TsCtx | inline |
getLoopsRHSFunction() | MoFEM::TsCtx | inline |
getLoopsRHSJacobian() | MoFEM::TsCtx | inline |
getPostProcessIFunction() | MoFEM::TsCtx | inline |
getPostProcessIJacobian() | MoFEM::TsCtx | inline |
getPostProcessMonitor() | MoFEM::TsCtx | inline |
getPostProcessRHSFunction() | MoFEM::TsCtx | inline |
getPostProcessRHSJacobian() | MoFEM::TsCtx | inline |
getPreProcessIFunction() | MoFEM::TsCtx | inline |
getPreProcessIJacobian() | MoFEM::TsCtx | inline |
getPreProcessMonitor() | MoFEM::TsCtx | inline |
getPreProcessRHSFunction() | MoFEM::TsCtx | inline |
getPreProcessRHSJacobian() | MoFEM::TsCtx | inline |
loopsIFunction | MoFEM::TsCtx | |
loopsIJacobian | MoFEM::TsCtx | |
loopsMonitor | MoFEM::TsCtx | |
loopsRHSFunction | MoFEM::TsCtx | |
loopsRHSJacobian | MoFEM::TsCtx | |
matAssembleSwitch | MoFEM::TsCtx | private |
mField | MoFEM::TsCtx | |
moab | MoFEM::TsCtx | |
MOFEM_EVENT_TsCtxI2Function | MoFEM::TsCtx | private |
MOFEM_EVENT_TsCtxI2Jacobian | MoFEM::TsCtx | private |
MOFEM_EVENT_TsCtxIFunction | MoFEM::TsCtx | private |
MOFEM_EVENT_TsCtxIJacobian | MoFEM::TsCtx | private |
MOFEM_EVENT_TsCtxMonitor | MoFEM::TsCtx | private |
MOFEM_EVENT_TsCtxRHSFunction | MoFEM::TsCtx | private |
MOFEM_EVENT_TsCtxRHSJacobian | MoFEM::TsCtx | private |
PairNameFEMethodPtr typedef | MoFEM::TsCtx | |
postProcessIFunction | MoFEM::TsCtx | |
postProcessIJacobian | MoFEM::TsCtx | |
postProcessMonitor | MoFEM::TsCtx | |
postProcessRHSFunction | MoFEM::TsCtx | |
postProcessRHSJacobian | MoFEM::TsCtx | |
preProcessIFunction | MoFEM::TsCtx | |
preProcessIJacobian | MoFEM::TsCtx | |
preProcessMonitor | MoFEM::TsCtx | |
preProcessRHSFunction | MoFEM::TsCtx | |
preProcessRHSJacobian | MoFEM::TsCtx | |
problemName | MoFEM::TsCtx | |
TsCtx(MoFEM::Interface &m_field, const std::string &problem_name) | MoFEM::TsCtx | |
TsMonitorSet(TS ts, PetscInt step, PetscReal t, Vec u, void *ctx) | MoFEM::TsCtx | friend |
TsSetI2Function(TS ts, PetscReal t, Vec U, Vec U_t, Vec U_tt, Vec F, void *ctx) | MoFEM::TsCtx | friend |
TsSetI2Jacobian(TS ts, PetscReal t, Vec U, Vec U_t, Vec U_tt, PetscReal v, PetscReal a, Mat J, Mat P, void *ctx) | MoFEM::TsCtx | friend |
TsSetIFunction(TS ts, PetscReal t, Vec u, Vec u_t, Vec F, void *ctx) | MoFEM::TsCtx | friend |
TsSetIJacobian(TS ts, PetscReal t, Vec u, Vec U_t, PetscReal a, Mat A, Mat B, void *ctx) | MoFEM::TsCtx | friend |
TsSetRHSFunction(TS ts, PetscReal t, Vec u, Vec F, void *ctx) | MoFEM::TsCtx | friend |
TsSetRHSJacobian(TS ts, PetscReal t, Vec u, Mat A, Mat B, void *ctx) | MoFEM::TsCtx | friend |
vecAssembleSwitch | MoFEM::TsCtx | private |
zeroMatrix | MoFEM::TsCtx | |
~TsCtx()=default | MoFEM::TsCtx | virtual |