|
escript Revision_
|
Holds information that is used to convert from finley element types to elements supported by Silo and VTK. More...
#include <FinleyElements.h>
Public Attributes | |
| ZoneType | elementType |
| ZoneType | reducedElementType |
| int | elementFactor |
| int | elementSize |
| int | reducedElementSize |
| const size_t * | multiCellIndices |
| bool | useQuadNodes |
| int | quadDim |
Holds information that is used to convert from finley element types to elements supported by Silo and VTK.
| int weipa::FinleyElementInfo::elementFactor |
| int weipa::FinleyElementInfo::elementSize |
Referenced by weipa::FinleyElements::buildReducedElements().
| ZoneType weipa::FinleyElementInfo::elementType |
| const size_t* weipa::FinleyElementInfo::multiCellIndices |
Referenced by weipa::FinleyElements::buildReducedElements().
| int weipa::FinleyElementInfo::quadDim |
Referenced by weipa::FinleyElements::initFromFinley(), and weipa::FinleyElements::readFromNc().
| int weipa::FinleyElementInfo::reducedElementSize |
| ZoneType weipa::FinleyElementInfo::reducedElementType |
Referenced by weipa::FinleyElements::buildReducedElements().
| bool weipa::FinleyElementInfo::useQuadNodes |
Referenced by weipa::FinleyElements::initFromFinley(), and weipa::FinleyElements::readFromNc().