|
VTK
9.4.2
|
#include <vtkCGNSReaderInternal.h>
Public Member Functions | |
| ZoneInformation () | |
Public Attributes | |
| char_33 | name |
| std::string | family |
| std::vector< CGNSRead::ZoneBCInformation > | bcs |
Definition at line 234 of file vtkCGNSReaderInternal.h.
|
inline |
Definition at line 240 of file vtkCGNSReaderInternal.h.
| char_33 CGNSRead::ZoneInformation::name |
Definition at line 237 of file vtkCGNSReaderInternal.h.
| std::string CGNSRead::ZoneInformation::family |
Definition at line 238 of file vtkCGNSReaderInternal.h.
| std::vector<CGNSRead::ZoneBCInformation> CGNSRead::ZoneInformation::bcs |
Definition at line 239 of file vtkCGNSReaderInternal.h.