![]() |
v0.15.0 |
Header file for basic interface. More...
#include "UnknownInterface.hpp"Go to the source code of this file.
Classes | |
| struct | MoFEM::PipelineManager |
| PipelineManager interface. More... | |
| struct | MoFEM::PipelineManager::ElementsAndOpsByDim< 2 > |
| Specialization for 2D problems. More... | |
| struct | MoFEM::PipelineManager::ElementsAndOpsByDim< 3 > |
| Specialization for 3D problems. More... | |
Namespaces | |
| namespace | MoFEM |
| implementation of Data Operators for Forces and Sources | |
Header file for basic interface.
Make basic interface, to speed up problem setup and analysis. See discussion here link to google groups
Definition in file PipelineManager.hpp.