|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
| class | oofem::EntityRenumberingFunctor |
| class | oofem::SpecificEntityRenumberingFunctor< TClass > |
| Derived template class. More... | |
| class | oofem::MapBasedEntityRenumberingFunctor |
| Renumbering functor based on provided maps. More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Enumerations | |
| enum | oofem::EntityRenumberingScheme { oofem::ERS_DofManager, oofem::ERS_Element } |
| Type allowing to specify the required renumbering scheme; One can have a renumbering scheme for dof managers and another one for elements;. More... | |