|
| 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 200 of file plastic.cpp.
◆ AddHOOps() [1/2]
◆ AddHOOps() [2/2]
◆ add() [1/2]
| MoFEMErrorCode AddHOOps< 3, 3, 3 >::add |
( |
boost::ptr_deque< ForcesAndSourcesCore::UserDataOperator > & |
pipeline, |
|
|
std::vector< FieldSpace > |
space, |
|
|
std::string |
geom_field_name |
|
) |
| |
|
static |
Definition at line 1928 of file plastic.cpp.
1929 {
1930 CHKERR scaleL2<3, 3, 3>(pipeline, geom_field_name);
1931 }
1933 nullptr, nullptr, nullptr);
1935}
1936
1938 boost::ptr_deque<ForcesAndSourcesCore::UserDataOperator> &pipeline,
1939 std::vector<FieldSpace> spaces, std::string geom_field_name) {
#define MoFEMFunctionReturn(a)
Last executable line of each PETSc function used for error handling. Replaces return()
#define CHKERR
Inline error check.
PetscErrorCode MoFEMErrorCode
MoFEM/PETSc error code.
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