VTK  9.3.20240425
Public Attributes | List of all members
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 256 of file vtkCGNSReaderInternal.h.

Member Data Documentation

◆ name

char_33 CGNSRead::BaseInformation::name

Definition at line 259 of file vtkCGNSReaderInternal.h.

◆ cellDim

int32_t CGNSRead::BaseInformation::cellDim

Definition at line 261 of file vtkCGNSReaderInternal.h.

◆ physicalDim

int32_t CGNSRead::BaseInformation::physicalDim

Definition at line 262 of file vtkCGNSReaderInternal.h.

◆ baseNumber

int CGNSRead::BaseInformation::baseNumber

Definition at line 264 of file vtkCGNSReaderInternal.h.

◆ steps

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

Definition at line 266 of file vtkCGNSReaderInternal.h.

◆ times

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

Definition at line 267 of file vtkCGNSReaderInternal.h.

◆ useGridPointers

bool CGNSRead::BaseInformation::useGridPointers

Definition at line 288 of file vtkCGNSReaderInternal.h.

◆ useFlowPointers

bool CGNSRead::BaseInformation::useFlowPointers

Definition at line 289 of file vtkCGNSReaderInternal.h.

◆ family

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

Definition at line 291 of file vtkCGNSReaderInternal.h.

◆ referenceState

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

Definition at line 292 of file vtkCGNSReaderInternal.h.

◆ zones

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

Definition at line 294 of file vtkCGNSReaderInternal.h.

◆ nzones

int CGNSRead::BaseInformation::nzones

Definition at line 296 of file vtkCGNSReaderInternal.h.

◆ PointDataArraySelection

vtkCGNSArraySelection CGNSRead::BaseInformation::PointDataArraySelection

Definition at line 299 of file vtkCGNSReaderInternal.h.

◆ CellDataArraySelection

vtkCGNSArraySelection CGNSRead::BaseInformation::CellDataArraySelection

Definition at line 300 of file vtkCGNSReaderInternal.h.

◆ FaceDataArraySelection

vtkCGNSArraySelection CGNSRead::BaseInformation::FaceDataArraySelection

Definition at line 301 of file vtkCGNSReaderInternal.h.


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