◆ OpFaceSide()
Definition at line 96 of file hello_world.cpp.
99 : FaceElementForcesAndSourcesCore::UserDataOperator(
field_name, OPROW),
constexpr auto field_name
boost::shared_ptr< VolumeElementForcesAndSourcesCoreOnSide > & feSidePtr
◆ doWork()
- Examples
- hello_world.cpp.
Definition at line 101 of file hello_world.cpp.
102 {
103
105 if (type == MBVERTEX) {
106 MOFEM_LOG(
"SYNC", Sev::inform) <<
"Hello Operator OpSideFace";
108 }
110 }
#define MoFEMFunctionReturn(a)
Last executable line of each PETSc function used for error handling. Replaces return()
#define CHKERR
Inline error check.
#define MOFEM_LOG(channel, severity)
Log.
#define HelloFunctionBegin
◆ feSidePtr
The documentation for this struct was generated from the following file: