Version: 6.5.0
Public Member Functions | Static Public Member Functions | List of all members
ParaMEDMEM::MEDFileMeshes Class Reference
Inheritance diagram for ParaMEDMEM::MEDFileMeshes:
Inheritance graph
[legend]
Collaboration diagram for ParaMEDMEM::MEDFileMeshes:
Collaboration graph
[legend]

Public Member Functions

std::string simpleRepr () const
void simpleReprWithoutHeader (std::ostream &oss) const
void write (const char *fileName, int mode) const throw (INTERP_KERNEL::Exception)
void write (med_idt fid) const throw (INTERP_KERNEL::Exception)
int getNumberOfMeshes () const throw (INTERP_KERNEL::Exception)
MEDFileMeshgetMeshAtPos (int i) const throw (INTERP_KERNEL::Exception)
MEDFileMeshgetMeshWithName (const char *mname) const throw (INTERP_KERNEL::Exception)
std::vector< std::string > getMeshesNames () const throw (INTERP_KERNEL::Exception)
void resize (int newSize) throw (INTERP_KERNEL::Exception)
void pushMesh (MEDFileMesh *mesh) throw (INTERP_KERNEL::Exception)
void setMeshAtPos (int i, MEDFileMesh *mesh) throw (INTERP_KERNEL::Exception)
void destroyMeshAtPos (int i) throw (INTERP_KERNEL::Exception)
- Public Member Functions inherited from ParaMEDMEM::RefCountObject
bool decrRef () const
void incrRef () const

Static Public Member Functions

static MEDFileMeshesNew ()
static MEDFileMeshesNew (const char *fileName) throw (INTERP_KERNEL::Exception)

Additional Inherited Members

- Protected Member Functions inherited from ParaMEDMEM::RefCountObject
 RefCountObject ()
 RefCountObject (const RefCountObject &other)
virtual ~RefCountObject ()

Member Function Documentation

MEDFileMeshes * MEDFileMeshes::New ( )
static
MEDFileMeshes * MEDFileMeshes::New ( const char *  fileName) throw (INTERP_KERNEL::Exception)
static
std::string MEDFileMeshes::simpleRepr ( ) const
void MEDFileMeshes::simpleReprWithoutHeader ( std::ostream &  oss) const

References getMeshesNames(), and getNumberOfMeshes().

Referenced by simpleRepr().

void MEDFileMeshes::write ( const char *  fileName,
int  mode 
) const throw (INTERP_KERNEL::Exception)
void MEDFileMeshes::write ( med_idt  fid) const throw (INTERP_KERNEL::Exception)
int MEDFileMeshes::getNumberOfMeshes ( ) const throw (INTERP_KERNEL::Exception)

Referenced by simpleReprWithoutHeader().

MEDFileMesh * MEDFileMeshes::getMeshAtPos ( int  i) const throw (INTERP_KERNEL::Exception)
MEDFileMesh * MEDFileMeshes::getMeshWithName ( const char *  mname) const throw (INTERP_KERNEL::Exception)
std::vector< std::string > MEDFileMeshes::getMeshesNames ( ) const throw (INTERP_KERNEL::Exception)
void MEDFileMeshes::resize ( int  newSize) throw (INTERP_KERNEL::Exception)
void MEDFileMeshes::pushMesh ( MEDFileMesh mesh) throw (INTERP_KERNEL::Exception)
void MEDFileMeshes::setMeshAtPos ( int  i,
MEDFileMesh mesh 
) throw (INTERP_KERNEL::Exception)
void MEDFileMeshes::destroyMeshAtPos ( int  i) throw (INTERP_KERNEL::Exception)
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