Public Attributes | List of all members
CGNSRead::BaseInformation Class Reference

#include <vtkCGNSReaderInternal.h>

Collaboration diagram for CGNSRead::BaseInformation:
Collaboration graph
[legend]

Public Attributes

char_33 name
 
int32_t cellDim
 
int32_t physicalDim
 
int baseNumber
 
std::vector< int32_t > steps
 
std::vector< doubletimes
 
bool useGridPointers
 
bool useFlowPointers
 
std::vector< CGNSRead::FamilyInformationfamily
 
std::map< std::string, doublereferenceState
 
std::vector< CGNSRead::ZoneInformationzones
 
int nzones
 
vtkCGNSArraySelection PointDataArraySelection
 
vtkCGNSArraySelection CellDataArraySelection
 

Detailed Description

Definition at line 238 of file vtkCGNSReaderInternal.h.

Member Data Documentation

◆ name

char_33 CGNSRead::BaseInformation::name

Definition at line 241 of file vtkCGNSReaderInternal.h.

◆ cellDim

int32_t CGNSRead::BaseInformation::cellDim

Definition at line 243 of file vtkCGNSReaderInternal.h.

◆ physicalDim

int32_t CGNSRead::BaseInformation::physicalDim

Definition at line 244 of file vtkCGNSReaderInternal.h.

◆ baseNumber

int CGNSRead::BaseInformation::baseNumber

Definition at line 246 of file vtkCGNSReaderInternal.h.

◆ steps

std::vector<int32_t> CGNSRead::BaseInformation::steps

Definition at line 248 of file vtkCGNSReaderInternal.h.

◆ times

std::vector<double> CGNSRead::BaseInformation::times

Definition at line 249 of file vtkCGNSReaderInternal.h.

◆ useGridPointers

bool CGNSRead::BaseInformation::useGridPointers

Definition at line 270 of file vtkCGNSReaderInternal.h.

◆ useFlowPointers

bool CGNSRead::BaseInformation::useFlowPointers

Definition at line 271 of file vtkCGNSReaderInternal.h.

◆ family

std::vector<CGNSRead::FamilyInformation> CGNSRead::BaseInformation::family

Definition at line 273 of file vtkCGNSReaderInternal.h.

◆ referenceState

std::map<std::string, double> CGNSRead::BaseInformation::referenceState

Definition at line 274 of file vtkCGNSReaderInternal.h.

◆ zones

std::vector<CGNSRead::ZoneInformation> CGNSRead::BaseInformation::zones

Definition at line 276 of file vtkCGNSReaderInternal.h.

◆ nzones

int CGNSRead::BaseInformation::nzones

Definition at line 278 of file vtkCGNSReaderInternal.h.

◆ PointDataArraySelection

vtkCGNSArraySelection CGNSRead::BaseInformation::PointDataArraySelection

Definition at line 281 of file vtkCGNSReaderInternal.h.

◆ CellDataArraySelection

vtkCGNSArraySelection CGNSRead::BaseInformation::CellDataArraySelection

Definition at line 282 of file vtkCGNSReaderInternal.h.


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