escript  Revision_
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

◆ elementFactor

int weipa::FinleyElementInfo::elementFactor

◆ elementSize

int weipa::FinleyElementInfo::elementSize

◆ elementType

ZoneType weipa::FinleyElementInfo::elementType

◆ multiCellIndices

const size_t* weipa::FinleyElementInfo::multiCellIndices

◆ quadDim

int weipa::FinleyElementInfo::quadDim

◆ reducedElementSize

int weipa::FinleyElementInfo::reducedElementSize

◆ reducedElementType

ZoneType weipa::FinleyElementInfo::reducedElementType

◆ useQuadNodes

bool weipa::FinleyElementInfo::useQuadNodes

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