Version: 6.5.0
Functions
MESH_general

Functions

void MEDMEM::GMESH::setName (std::string name)
std::string MEDMEM::GMESH::getName () const
void MEDMEM::GMESH::setDescription (std::string description)
std::string MEDMEM::GMESH::getDescription () const
int MEDMEM::GMESH::getSpaceDimension () const
virtual int MEDMEM::MESH::getMeshDimension () const

Detailed Description

Function Documentation

void GMESH::setName ( std::string  name)

Sets the MESH name. Name should not exceed MED_TAILLE_NOM length defined in Med (i.e. 32 characters).

Referenced by MEDMEM::GRID::convertInMESH(), and MEDMEM::SUPPORT::makeMesh().

string GMESH::getName ( ) const
void GMESH::setDescription ( std::string  description)

Set the MESH description

string GMESH::getDescription ( ) const

Gets the MESH description. The string returned contains a short description of the mesh, which is stored for information purposes only.

int GMESH::getSpaceDimension ( ) const
int MESH::getMeshDimension ( ) const
virtual
Copyright © 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS