![]() |
v0.15.0 |
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::OpLoopRange< E > |
Iterate over range of (sub)elements. More... | |
Namespaces | |
namespace | MoFEM |
implementation of Data Operators for Forces and Sources | |
Variables | |
DEPRECATED typedef ForcesAndSourcesCore | MoFEM::ForcesAndSurcesCore |
Implementation of elements on entities.
Those element are inherited by user to implement specific implementation of particular problem.
Definition in file ForcesAndSourcesCore.hpp.