IOSS 2.0
Loading...
Searching...
No Matches
Iocgns_Defines.h File Reference
#include <cgnstypes.h>
#include <vector>
Include dependency graph for Iocgns_Defines.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CGNS_MAX_NAME_LENGTH   255
 

Typedefs

using CGNSIntVector = std::vector<cgsize_t>
 

Macro Definition Documentation

◆ CGNS_MAX_NAME_LENGTH

#define CGNS_MAX_NAME_LENGTH   255

Typedef Documentation

◆ CGNSIntVector

using CGNSIntVector = std::vector<cgsize_t>