VTK  9.3.20240419
Public Member Functions | Public Attributes | List of all members
CGNSRead::ZoneInformation Class Reference

#include <vtkCGNSReaderInternal.h>

Public Member Functions

 ZoneInformation ()
 

Public Attributes

char_33 name
 
std::string family
 
std::vector< CGNSRead::ZoneBCInformationbcs
 

Detailed Description

Definition at line 234 of file vtkCGNSReaderInternal.h.

Constructor & Destructor Documentation

◆ ZoneInformation()

CGNSRead::ZoneInformation::ZoneInformation ( )
inline

Definition at line 240 of file vtkCGNSReaderInternal.h.

Member Data Documentation

◆ name

char_33 CGNSRead::ZoneInformation::name

Definition at line 237 of file vtkCGNSReaderInternal.h.

◆ family

std::string CGNSRead::ZoneInformation::family

Definition at line 238 of file vtkCGNSReaderInternal.h.

◆ bcs

std::vector<CGNSRead::ZoneBCInformation> CGNSRead::ZoneInformation::bcs

Definition at line 239 of file vtkCGNSReaderInternal.h.


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