|
| static MoFEMErrorCode | add (boost::ptr_deque< ForcesAndSourcesCore::UserDataOperator > &pipeline, std::vector< FieldSpace > space, std::string geom_field_name) |
| |
| static MoFEMErrorCode | add (boost::ptr_deque< ForcesAndSourcesCore::UserDataOperator > &pipeline, std::vector< FieldSpace > space, std::string geom_field_name) |
| |
Definition at line 207 of file plastic.cpp.
◆ AddHOOps() [1/2]
◆ AddHOOps() [2/2]
◆ add() [1/2]
Definition at line 1941 of file plastic.cpp.
1942 {
1943 CHKERR scaleL2<2, 2, 2>(pipeline, geom_field_name);
1944 }
1946 nullptr, nullptr, nullptr);
1948}
1949
1950}
#define MoFEMFunctionReturn(a)
Last executable line of each PETSc function used for error handling. Replaces return()
#define CHKERR
Inline error check.
Add operators pushing bases from local to physical configuration.
◆ add() [2/2]
The documentation for this struct was generated from the following file:
- users_modules/multifield-thermoplasticity-private/tutorials/adv-0/plastic.cpp