![]() |
v0.14.0 |
#include <MoFEM.hpp>Go to the source code of this file.
Classes | |
| struct | OpRow |
| struct | OpRowCol |
| struct | OpVolume |
| struct | OpFace |
| struct | OpFaceSide |
| struct | OpVolumeSide |
Macros | |
| #define | HelloFunctionBegin |
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| static char | help [] = "...\n\n" |
| #define HelloFunctionBegin |
Definition at line 16 of file hello_world.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
[set operator to the volume element instance]
[set operator to the volume element instance]
[set operator to the face element instance]
[set operator to the face element instance]
[create skeleton side element and push operator to it]
[create skeleton side element and push operator to it]
[set operator to the face element on skeleton instance]
[set operator to the face element on skeleton instance]
[executing finite elements]
[executing finite elements]
Definition at line 130 of file hello_world.cpp.
|
static |
Definition at line 14 of file hello_world.cpp.