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 216 of file vtkCGNSReaderInternal.h.

Constructor & Destructor Documentation

◆ ZoneInformation()

CGNSRead::ZoneInformation::ZoneInformation ( )
inline

Definition at line 222 of file vtkCGNSReaderInternal.h.

Member Data Documentation

◆ name

char_33 CGNSRead::ZoneInformation::name

Definition at line 219 of file vtkCGNSReaderInternal.h.

◆ family

std::string CGNSRead::ZoneInformation::family

Definition at line 220 of file vtkCGNSReaderInternal.h.

◆ bcs

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

Definition at line 221 of file vtkCGNSReaderInternal.h.


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