|
VTK
9.4.2
|
#include <vtkCGNSReaderInternal.h>
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::FamilyInformation > | family |
| std::map< std::string, double > | referenceState |
| std::vector< CGNSRead::ZoneInformation > | zones |
| int | nzones |
| vtkCGNSArraySelection | PointDataArraySelection |
| vtkCGNSArraySelection | CellDataArraySelection |
| vtkCGNSArraySelection | FaceDataArraySelection |
Definition at line 256 of file vtkCGNSReaderInternal.h.
| char_33 CGNSRead::BaseInformation::name |
Definition at line 259 of file vtkCGNSReaderInternal.h.
| int32_t CGNSRead::BaseInformation::cellDim |
Definition at line 261 of file vtkCGNSReaderInternal.h.
| int32_t CGNSRead::BaseInformation::physicalDim |
Definition at line 262 of file vtkCGNSReaderInternal.h.
| int CGNSRead::BaseInformation::baseNumber |
Definition at line 264 of file vtkCGNSReaderInternal.h.
| std::vector<int32_t> CGNSRead::BaseInformation::steps |
Definition at line 266 of file vtkCGNSReaderInternal.h.
| std::vector<double> CGNSRead::BaseInformation::times |
Definition at line 267 of file vtkCGNSReaderInternal.h.
| bool CGNSRead::BaseInformation::useGridPointers |
Definition at line 288 of file vtkCGNSReaderInternal.h.
| bool CGNSRead::BaseInformation::useFlowPointers |
Definition at line 289 of file vtkCGNSReaderInternal.h.
| std::vector<CGNSRead::FamilyInformation> CGNSRead::BaseInformation::family |
Definition at line 291 of file vtkCGNSReaderInternal.h.
| std::map<std::string, double> CGNSRead::BaseInformation::referenceState |
Definition at line 292 of file vtkCGNSReaderInternal.h.
| std::vector<CGNSRead::ZoneInformation> CGNSRead::BaseInformation::zones |
Definition at line 294 of file vtkCGNSReaderInternal.h.
| int CGNSRead::BaseInformation::nzones |
Definition at line 296 of file vtkCGNSReaderInternal.h.
| vtkCGNSArraySelection CGNSRead::BaseInformation::PointDataArraySelection |
Definition at line 299 of file vtkCGNSReaderInternal.h.
| vtkCGNSArraySelection CGNSRead::BaseInformation::CellDataArraySelection |
Definition at line 300 of file vtkCGNSReaderInternal.h.
| vtkCGNSArraySelection CGNSRead::BaseInformation::FaceDataArraySelection |
Definition at line 301 of file vtkCGNSReaderInternal.h.