escript  Revision_Unversioneddirectory
Public Attributes | List of all members
weipa::FinleyElementInfo Struct Reference

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
 

Detailed Description

Holds information that is used to convert from finley element types to elements supported by Silo and VTK.

Member Data Documentation

int weipa::FinleyElementInfo::elementFactor
int weipa::FinleyElementInfo::elementSize
ZoneType weipa::FinleyElementInfo::elementType
const size_t* weipa::FinleyElementInfo::multiCellIndices
int weipa::FinleyElementInfo::quadDim
int weipa::FinleyElementInfo::reducedElementSize
ZoneType weipa::FinleyElementInfo::reducedElementType
bool weipa::FinleyElementInfo::useQuadNodes

The documentation for this struct was generated from the following file: