v0.14.0
Classes | Namespaces | Typedefs
Core.hpp File Reference

Core interface class for user interface. More...

#include <CoreTemplates.hpp>

Go to the source code of this file.

Classes

struct  MoFEM::WrapMPIComm
 Wrap MPI comminitactor 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

 MoFEM
 implementation of Data Operators for Forces and Sources
 

Typedefs

using MoFEM::Core = CoreTmp< 0 >
 

Detailed Description

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.