OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Enumerations | |
enum | oofem::integrationDomain { oofem::_UnknownIntegrationDomain, oofem::_Point, oofem::_Line, oofem::_Triangle, oofem::_Square, oofem::_Cube, oofem::_Tetrahedra, oofem::_Wedge, oofem::_Embedded2dLine, oofem::_3dDegShell } |
Used by integrator class to supply integration points for proper domain to be integrated (Area,Volume and its shape) More... | |