IOSS  2.0
Iocgns Namespace Reference

A namespace for the CGNS database format. More...

Classes

class  DatabaseIO
 
class  DecompositionData
 
class  DecompositionDataBase
 
class  Initializer
 
class  IOFactory
 
class  ParallelDatabaseIO
 
class  StructuredZoneData
 
class  Utils
 
class  ZoneData
 

Typedefs

using CGNSIntVector = std::vector< cgsize_t >
 

Detailed Description

A namespace for the CGNS database format.

Typedef Documentation

◆ CGNSIntVector

using Iocgns::CGNSIntVector = typedef std::vector<cgsize_t>