v0.15.0
Loading...
Searching...
No Matches
MoFEM::TaoCtx Member List

This is the complete list of members for MoFEM::TaoCtx, including all inherited members.

BasicMethodsSequence typedefMoFEM::TaoCtx
clearLoops()MoFEM::TaoCtx
copyLoops(const TaoCtx &tao_ctx)MoFEM::TaoCtx
FEMethodsSequence typedefMoFEM::TaoCtx
getGradientLoops()MoFEM::TaoCtxinline
getHessianLoops()MoFEM::TaoCtxinline
getObjectiveLoops()MoFEM::TaoCtxinline
getPostProcGradient()MoFEM::TaoCtxinline
getPostProcHessian()MoFEM::TaoCtxinline
getPostProcObjective()MoFEM::TaoCtxinline
getPreProcGradient()MoFEM::TaoCtxinline
getPreProcHessian()MoFEM::TaoCtxinline
getPreProcObjective()MoFEM::TaoCtxinline
loopsGradientMoFEM::TaoCtx
loopsHessianMoFEM::TaoCtx
loopsObjectiveMoFEM::TaoCtx
matAssembleSwitchMoFEM::TaoCtxprivate
mFieldMoFEM::TaoCtx
moabMoFEM::TaoCtx
MOFEM_EVENT_SnesMatMoFEM::TaoCtxprivate
MOFEM_EVENT_SnesRhsMoFEM::TaoCtxprivate
MOFEM_EVENT_TaoGradientMoFEM::TaoCtxprivate
MOFEM_EVENT_TaoHessianMoFEM::TaoCtxprivate
MOFEM_EVENT_TaoObjectiveMoFEM::TaoCtxprivate
PairNameFEMethodPtr typedefMoFEM::TaoCtx
postGradientMoFEM::TaoCtx
postHessianMoFEM::TaoCtx
postObjectiveMoFEM::TaoCtx
preGradientMoFEM::TaoCtx
preHessianMoFEM::TaoCtx
preObjectiveMoFEM::TaoCtx
problemNameMoFEM::TaoCtx
TaoCtx(Interface &m_field, const std::string &problem_name)MoFEM::TaoCtxinline
TaoSetGradient(Tao tao, Vec x, Vec g, void *ctx)MoFEM::TaoCtxfriend
TaoSetHessian(Tao tao, Vec x, Mat H, Mat Hpre, void *ctx)MoFEM::TaoCtxfriend
TaoSetObjective(Tao tao, Vec x, PetscReal *f, void *ctx)MoFEM::TaoCtxfriend
TaoSetObjectiveAndGradient(Tao tao, Vec x, PetscReal *f, Vec g, void *ctx)MoFEM::TaoCtxfriend
vecAssembleSwitchMoFEM::TaoCtxprivate
vErifyMoFEM::TaoCtx
~TaoCtx()=defaultMoFEM::TaoCtxvirtual