![]() |
v0.15.0 |
#include <MoFEM.hpp>Go to the source code of this file.
Classes | |
| struct | Example |
| [Example] More... | |
| struct | Example::CommonData |
| [Example] More... | |
| struct | Example::OpZero |
| [Common data] More... | |
| struct | Example::OpFirst |
| struct | Example::OpSecond |
| [Operator] More... | |
Typedefs | |
| using | Element = MoFEM::VolumeElementForcesAndSourcesCore |
| using | OpElement = Element::UserDataOperator |
| using | EntData = EntitiesFieldData::EntData |
Functions | |
| int | main (int argc, char *argv[]) |
| [Test example] | |
Variables | |
| static char | help [] = "...\n\n" |
Definition at line 18 of file integration.cpp.
| using EntData = EntitiesFieldData::EntData |
Definition at line 20 of file integration.cpp.
| using OpElement = Element::UserDataOperator |
Definition at line 19 of file integration.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
[Test example]
[main]
[Register MoFEM discrete manager in PETSc]
[Register MoFEM discrete manager in PETSc]
[Create MoAB]
< mesh database
< mesh database interface
[Create MoAB]
[Create MoFEM]
< finite element database
< finite element database interface
[Create MoFEM]
Definition at line 296 of file integration.cpp.
|
static |
Definition at line 16 of file integration.cpp.