- Examples
- hello_world.cpp.
Definition at line 113 of file hello_world.cpp.
◆ OpVolumeSide()
OpVolumeSide::OpVolumeSide |
( |
const std::string & | field_name | ) |
|
|
inline |
◆ doWork()
- Examples
- hello_world.cpp.
Definition at line 118 of file hello_world.cpp.
119 {
121 if (type == MBVERTEX) {
123 << "Hello Operator OpVolumeSide:"
124 << " volume " << getVolume() << " normal " << getNormal();
125 }
127 }
#define MoFEMFunctionReturn(a)
Last executable line of each PETSc function used for error handling. Replaces return()
#define MOFEM_LOG(channel, severity)
Log.
#define HelloFunctionBegin
The documentation for this struct was generated from the following file: