Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
WriteCGNS.hpp File Reference
#include "moab/Forward.hpp"
#include "moab/WriterIface.hpp"
#include <cstdio>
#include "cgnslib.h"
#include "moab/Range.hpp"
+ Include dependency graph for WriteCGNS.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  moab::WriteCGNS
 Export CGNS files. More...
 
class  moab::WriteCGNS::SetStruct
 

Namespaces

 moab
 Class representing axis-aligned bounding box.
 

Macros

#define cgsize_t   int
 

Macro Definition Documentation

◆ cgsize_t

#define cgsize_t   int

MOAB, a Mesh-Oriented datABase, is a software component for creating, storing and accessing finite element mesh data.

Copyright 2004 Sandia Corporation. Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government retains certain rights in this software.

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

Definition at line 29 of file WriteCGNS.hpp.