VTK  9.2.6
CGNSRead::BaseInformation Class Reference

#include <vtkCGNSReaderInternal.h>

Collaboration diagram for CGNSRead::BaseInformation:
[legend]

Public Attributes

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

Detailed Description

Definition at line 240 of file vtkCGNSReaderInternal.h.

Member Data Documentation

◆ name

char_33 CGNSRead::BaseInformation::name

Definition at line 243 of file vtkCGNSReaderInternal.h.

◆ cellDim

int32_t CGNSRead::BaseInformation::cellDim

Definition at line 245 of file vtkCGNSReaderInternal.h.

◆ physicalDim

int32_t CGNSRead::BaseInformation::physicalDim

Definition at line 246 of file vtkCGNSReaderInternal.h.

◆ baseNumber

int CGNSRead::BaseInformation::baseNumber

Definition at line 248 of file vtkCGNSReaderInternal.h.

◆ steps

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

Definition at line 250 of file vtkCGNSReaderInternal.h.

◆ times

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

Definition at line 251 of file vtkCGNSReaderInternal.h.

◆ useGridPointers

bool CGNSRead::BaseInformation::useGridPointers

Definition at line 272 of file vtkCGNSReaderInternal.h.

◆ useFlowPointers

bool CGNSRead::BaseInformation::useFlowPointers

Definition at line 273 of file vtkCGNSReaderInternal.h.

◆ family

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

Definition at line 275 of file vtkCGNSReaderInternal.h.

◆ referenceState

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

Definition at line 276 of file vtkCGNSReaderInternal.h.

◆ zones

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

Definition at line 278 of file vtkCGNSReaderInternal.h.

◆ nzones

int CGNSRead::BaseInformation::nzones

Definition at line 280 of file vtkCGNSReaderInternal.h.

◆ PointDataArraySelection

vtkCGNSArraySelection CGNSRead::BaseInformation::PointDataArraySelection

Definition at line 283 of file vtkCGNSReaderInternal.h.

◆ CellDataArraySelection

vtkCGNSArraySelection CGNSRead::BaseInformation::CellDataArraySelection

Definition at line 284 of file vtkCGNSReaderInternal.h.

◆ FaceDataArraySelection

vtkCGNSArraySelection CGNSRead::BaseInformation::FaceDataArraySelection

Definition at line 285 of file vtkCGNSReaderInternal.h.


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