v0.14.0
Classes | Namespaces | Variables
ForcesAndSourcesCore.hpp File Reference

Implementation of elements on entities. More...

Go to the source code of this file.

Classes

struct  MoFEM::ForcesAndSourcesCore
 structure to get information form mofem into EntitiesFieldData More...
 
struct  MoFEM::ForcesAndSourcesCore::UserDataOperator
 
struct  MoFEM::OpLoopSide< E >
 Element used to execute operators on side of the element. More...
 
struct  MoFEM::OpCopyGeomDataToE< DIM >
 Copy geometry-related data from one element to other. More...
 

Namespaces

 MoFEM
 implementation of Data Operators for Forces and Sources
 

Variables

DEPRECATED typedef ForcesAndSourcesCore MoFEM::ForcesAndSurcesCore
 

Detailed Description

Implementation of elements on entities.

Those element are inherited by user to implement specific implementation of particular problem.

Definition in file ForcesAndSourcesCore.hpp.