#include <MEDFileMeshLL.hxx>

Public Member Functions | |
| MEDFileCMeshL2 () | |
| void | loadAll (med_idt fid, int mId, const char *mName, int dt, int it) throw (INTERP_KERNEL::Exception) |
| MEDCouplingCMesh * | getMesh () |
Static Private Member Functions | |
| static med_data_type | GetDataTypeCorrespondingToSpaceId (int id) throw (INTERP_KERNEL::Exception) |
Private Attributes | |
| MEDCouplingAutoRefCountObjectPtr < MEDCouplingCMesh > | _cmesh |
| MEDFileCMeshL2::MEDFileCMeshL2 | ( | ) |
| void MEDFileCMeshL2::loadAll | ( | med_idt | fid, |
| int | mId, | ||
| const char * | mName, | ||
| int | dt, | ||
| int | it | ||
| ) | throw (INTERP_KERNEL::Exception) |
| MEDCouplingCMesh* ParaMEDMEM.MEDFileCMeshL2.getMesh | ( | ) |
References ParaMEDMEM.MEDFileCMeshL2._cmesh.
| med_data_type MEDFileCMeshL2::GetDataTypeCorrespondingToSpaceId | ( | int | id | ) | throw (INTERP_KERNEL::Exception) [static, private] |