![]() |
v0.15.0 |
Go to the source code of this file.
Classes | |
| struct | MoFEM::PetscData |
| struct | MoFEM::KspMethod |
| data structure for ksp (linear solver) context More... | |
| struct | MoFEM::SnesMethod |
| data structure for snes (nonlinear solver) context More... | |
| struct | MoFEM::TSMethod |
| data structure for TS (time stepping) context More... | |
| struct | MoFEM::BasicMethod |
| Data structure to exchange data between mofem and User Loop Methods. More... | |
| struct | MoFEM::FEMethod |
| structure for User Loop Methods on finite elements More... | |
| struct | MoFEM::EntityMethod |
| Data structure to exchange data between mofem and User Loop Methods on entities. More... | |
| struct | MoFEM::DofMethod |
| Data structure to exchange data between mofem and User Loop Methods on entities. More... | |
Namespaces | |
| namespace | MoFEM |
| implementation of Data Operators for Forces and Sources | |
Variables | |
| DEPRECATED typedef DofMethod | MoFEM::EntMethod |
MoFEM interface.
Data structures for making loops over finite elements and entities in the problem or MoFEM database.
Definition in file LoopMethods.hpp.