VTK  9.4.20250207
Public Member Functions | Public Attributes | List of all members
ensight_gold::PartInfo Struct Reference

#include <EnSightDataSet.h>

Public Member Functions

 PartInfo ()
 

Public Attributes

std::string Name
 
int NumNodes = 0
 
int NumElements = 0
 
std::vector< int > NumElementsPerType
 
int PDCIndex = -1
 

Detailed Description

Definition at line 89 of file EnSightDataSet.h.

Constructor & Destructor Documentation

◆ PartInfo()

ensight_gold::PartInfo::PartInfo ( )
inline

Definition at line 100 of file EnSightDataSet.h.

Member Data Documentation

◆ Name

std::string ensight_gold::PartInfo::Name

Definition at line 91 of file EnSightDataSet.h.

◆ NumNodes

int ensight_gold::PartInfo::NumNodes = 0

Definition at line 92 of file EnSightDataSet.h.

◆ NumElements

int ensight_gold::PartInfo::NumElements = 0

Definition at line 94 of file EnSightDataSet.h.

◆ NumElementsPerType

std::vector<int> ensight_gold::PartInfo::NumElementsPerType

Definition at line 95 of file EnSightDataSet.h.

◆ PDCIndex

int ensight_gold::PartInfo::PDCIndex = -1

Definition at line 98 of file EnSightDataSet.h.


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