|
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()
◆ add()
Definition at line 1941 of file plastic.cpp.
1943 {
1945 constexpr bool scale_l2 = false;
1946 if (scale_l2) {
1948 }
1950 nullptr, nullptr, nullptr);
1952}
#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.
MoFEMErrorCode scaleL2(boost::ptr_deque< ForcesAndSourcesCore::UserDataOperator > &pipeline, std::string geom_field_name)
Add operators pushing bases from local to physical configuration.
The documentation for this struct was generated from the following file: