[TSUpdateImpl]
More...
[TSUpdateImpl]
TS update history variables
Definition at line 893 of file ADOLCPlasticity.cpp.
◆ TSUpdateImpl()
ADOLCPlasticity::TSUpdateImpl::TSUpdateImpl |
( |
std::string | fe_name, |
|
|
boost::shared_ptr< FEMethod > | fe_ptr ) |
◆ postProcess()
Implements ADOLCPlasticity::TSUpdate.
Definition at line 907 of file ADOLCPlasticity.cpp.
907 {
909 DM dm;
911
912
915}
#define MoFEMFunctionBegin
First executable line of each MoFEM function, used for error handling. Final line of MoFEM functions ...
#define MoFEMFunctionReturn(a)
Last executable line of each PETSc function used for error handling. Replaces return()
#define CHKERR
Inline error check.
PetscErrorCode DMoFEMLoopFiniteElements(DM dm, const char fe_name[], MoFEM::FEMethod *method, CacheTupleWeakPtr cache_ptr=CacheTupleSharedPtr())
Executes FEMethod for finite elements in DM.
◆ feName
const std::string ADOLCPlasticity::TSUpdateImpl::feName |
|
private |
◆ fePtr
boost::shared_ptr<FEMethod> ADOLCPlasticity::TSUpdateImpl::fePtr |
|
private |
The documentation for this struct was generated from the following file: