![]() |
v0.15.0 |
Core interface class for user interface. More...
#include <CoreTemplates.hpp>Go to the source code of this file.
Classes | |
| struct | MoFEM::WrapMPIComm |
| Wrap MPI communicator such that is destroyed when is out of scope. More... | |
| struct | MoFEM::CoreValue< V > |
| struct | MoFEM::CoreTmp< N > |
| struct | MoFEM::CoreTmp< 0 > |
| Core (interface) class. More... | |
| struct | MoFEM::CoreTmp<-1 > |
Namespaces | |
| namespace | MoFEM |
| implementation of Data Operators for Forces and Sources | |
Typedefs | |
| using | MoFEM::Core = CoreTmp< 0 > |
Core interface class for user interface.
Low level data structures not used directly by user
FIXME It is a mess with names of core cpp files need better organization
Definition in file Core.hpp.