Public Member Functions | |
const char * | getName () const throw (INTERP_KERNEL::Exception) |
MEDFileMesh * | getOneTimeStep () const throw (INTERP_KERNEL::Exception) |
void | write (med_idt fid) const throw (INTERP_KERNEL::Exception) |
void | write (const char *fileName, int mode) const throw (INTERP_KERNEL::Exception) |
void | setOneTimeStep (MEDFileMesh *mesh1TimeStep) throw (INTERP_KERNEL::Exception) |
![]() | |
bool | decrRef () const |
void | incrRef () const |
Static Public Member Functions | |
static MEDFileMeshMultiTS * | New () |
static MEDFileMeshMultiTS * | New (const char *fileName) throw (INTERP_KERNEL::Exception) |
static MEDFileMeshMultiTS * | New (const char *fileName, const char *mName) throw (INTERP_KERNEL::Exception) |
Additional Inherited Members | |
![]() | |
RefCountObject () | |
RefCountObject (const RefCountObject &other) | |
virtual | ~RefCountObject () |
|
static |
Referenced by ParaMEDMEM::MEDFileMeshes::pushMesh(), and ParaMEDMEM::MEDFileMeshes::setMeshAtPos().
|
static |
|
static |
const char * MEDFileMeshMultiTS::getName | ( | ) | const throw (INTERP_KERNEL::Exception) |
Referenced by ParaMEDMEM::MEDFileMeshes::getMeshesNames().
MEDFileMesh * MEDFileMeshMultiTS::getOneTimeStep | ( | ) | const throw (INTERP_KERNEL::Exception) |
void MEDFileMeshMultiTS::write | ( | med_idt | fid | ) | const throw (INTERP_KERNEL::Exception) |
void MEDFileMeshMultiTS::write | ( | const char * | fileName, |
int | mode | ||
) | const throw (INTERP_KERNEL::Exception) |
void MEDFileMeshMultiTS::setOneTimeStep | ( | MEDFileMesh * | mesh1TimeStep | ) | throw (INTERP_KERNEL::Exception) |
Referenced by ParaMEDMEM::MEDFileMeshes::pushMesh(), and ParaMEDMEM::MEDFileMeshes::setMeshAtPos().