23#ifndef __DriverStructuredCGNS_Write_HXX__
24#define __DriverStructuredCGNS_Write_HXX__
28#include <TopoDS_Shape.hxx>
55 std::string GetGroupName(
const int shapeToIndex,
int dim );
73 void GetGroupNamesMap(
const TopoDS_Shape& shape,
int dim, std::map<size_t, std::string>& groupNameMapById );
#define MESHDriverCGNS_EXPORT
Definition: SMESH_DriverCGNS.hxx:37
Driver writinging a mesh into the CGNS file.
Definition: DriverStructuredCGNS_Write.hxx:42
int _fn
file index
Definition: DriverStructuredCGNS_Write.hxx:68
virtual Status Perform()=0
Status
Definition: Driver_Mesh.h:53
Definition: Driver_SMESHDS_Mesh.h:31
Define a regular grid of nx,ny,nz dimension.
Definition: SMESH_RegularGrid.hxx:73