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.
const size_t* weipa::FinleyElementInfo::multiCellIndices |