Version: 9.12.0
MEDFileMemSpeCls Class Reference

Public Member Functions

std::string prepareMeshNameAndGroups (SMESH_Mesh_i &self)
 
void exportTo (SMESH_Mesh *mesh, const std::string &aMeshName, CORBA::Boolean auto_groups, SMESH_MeshPartDS *partDS, CORBA::Boolean autoDimension, bool have0dField, CORBA::Double ZTolerance, CORBA::Boolean saveNumbers)
 
void prepareForWriting (SMESH_Mesh_i &)
 
void exportField (SMESH_Mesh_i &self, const std::string &aMeshName, bool have0dField, SMESHDS_Mesh *meshDS, const GEOM::ListOfFields &fields, const char *geomAssocFields)
 
MEDCoupling::MCAuto< MEDCoupling::DataArrayByte > getData ()
 

Private Attributes

MEDCoupling::MCAuto< MEDCoupling::DataArrayByte > _res
 

Member Function Documentation

◆ exportField()

void MEDFileMemSpeCls::exportField ( SMESH_Mesh_i self,
const std::string &  aMeshName,
bool  have0dField,
SMESHDS_Mesh meshDS,
const GEOM::ListOfFields &  fields,
const char *  geomAssocFields 
)

◆ exportTo()

void MEDFileMemSpeCls::exportTo ( SMESH_Mesh mesh,
const std::string &  aMeshName,
CORBA::Boolean  auto_groups,
SMESH_MeshPartDS partDS,
CORBA::Boolean  autoDimension,
bool  have0dField,
CORBA::Double  ZTolerance,
CORBA::Boolean  saveNumbers 
)

◆ getData()

MEDCoupling::MCAuto<MEDCoupling::DataArrayByte> MEDFileMemSpeCls::getData ( )

References _res.

Referenced by SMESH_Mesh_i::ExportPartToMEDCoupling().

◆ prepareForWriting()

void MEDFileMemSpeCls::prepareForWriting ( SMESH_Mesh_i )

◆ prepareMeshNameAndGroups()

std::string MEDFileMemSpeCls::prepareMeshNameAndGroups ( SMESH_Mesh_i self)

Field Documentation

◆ _res

MEDCoupling::MCAuto<MEDCoupling::DataArrayByte> MEDFileMemSpeCls::_res
private

Referenced by exportField(), exportTo(), and getData().