_axis_type | MEDCoupling::MEDFileMesh | protected |
_desc_name | MEDCoupling::MEDFileMesh | protected |
_dt_unit | MEDCoupling::MEDFileMesh | protected |
_equiv | MEDCoupling::MEDFileMesh | protected |
_families | MEDCoupling::MEDFileMesh | protected |
_groups | MEDCoupling::MEDFileMesh | protected |
_iteration | MEDCoupling::MEDFileMesh | protected |
_joints | MEDCoupling::MEDFileMesh | protected |
_name | MEDCoupling::MEDFileMesh | protected |
_order | MEDCoupling::MEDFileMesh | protected |
_time | MEDCoupling::MEDFileMesh | protected |
_univ_name | MEDCoupling::MEDFileMesh | mutableprotected |
_univ_wr_status | MEDCoupling::MEDFileMesh | protected |
addFamily(const std::string &familyName, int id) | MEDCoupling::MEDFileMesh | virtual |
addFamilyOnAllGroupsHaving(const std::string &famName, const std::string &otherFamName) | MEDCoupling::MEDFileMesh | protected |
addFamilyOnGrp(const std::string &grpName, const std::string &famName) | MEDCoupling::MEDFileMesh | |
addGroup(int meshDimRelToMaxExt, const DataArrayInt *ids) | MEDCoupling::MEDFileStructuredMesh | virtual |
addGroupUnderground(bool isNodeGroup, const DataArrayInt *ids, DataArrayInt *famArr) | MEDCoupling::MEDFileMesh | protected |
addNodeGroup(const DataArrayInt *ids) | MEDCoupling::MEDFileStructuredMesh | virtual |
advancedRepr() const | MEDCoupling::MEDFileCMesh | virtual |
appendFamilyEntries(const DataArrayInt *famIds, const std::vector< std::vector< int > > &fidsOfGrps, const std::vector< std::string > &grpNames) | MEDCoupling::MEDFileMesh | protectedvirtual |
areEquivalencesEqual(const MEDFileMesh *other, std::string &what) const | MEDCoupling::MEDFileMesh | protected |
areFamsEqual(const MEDFileMesh *other, std::string &what) const | MEDCoupling::MEDFileMesh | |
areGrpsEqual(const MEDFileMesh *other, std::string &what) const | MEDCoupling::MEDFileMesh | |
assignFamilyNameWithGroupName() | MEDCoupling::MEDFileMesh | |
buildImplicitPart() const | MEDCoupling::MEDFileStructuredMesh | protected |
buildImplicitPartIfAny(INTERP_KERNEL::NormalizedCellType gt) const | MEDCoupling::MEDFileStructuredMesh | virtual |
buildMinusOneImplicitPartIfNeeded() const | MEDCoupling::MEDFileStructuredMesh | protected |
cartesianize() const | MEDCoupling::MEDFileCMesh | virtual |
changeAllGroupsContainingFamily(const std::string &familyNameToChange, const std::vector< std::string > &newFamiliesNames) | MEDCoupling::MEDFileMesh | |
ChangeAllGroupsContainingFamily(std::map< std::string, std::vector< std::string > > &groups, const std::string &familyNameToChange, const std::vector< std::string > &newFamiliesNames) | MEDCoupling::MEDFileMesh | protectedstatic |
changeFamilyId(int oldId, int newId) | MEDCoupling::MEDFileMesh | |
changeFamilyIdArr(int oldId, int newId) | MEDCoupling::MEDFileStructuredMesh | protectedvirtual |
changeFamilyName(const std::string &oldName, const std::string &newName) | MEDCoupling::MEDFileMesh | |
changeGroupName(const std::string &oldName, const std::string &newName) | MEDCoupling::MEDFileMesh | |
changeNames(const std::vector< std::pair< std::string, std::string > > &modifTab) | MEDCoupling::MEDFileMesh | |
checkCartesian() const | MEDCoupling::MEDFileMesh | protected |
checkOrphanFamilyZero() const | MEDCoupling::MEDFileMesh | |
clearFamGrpMaps() | MEDCoupling::MEDFileMesh | |
clearFamMap() | MEDCoupling::MEDFileMesh | |
clearGrpMap() | MEDCoupling::MEDFileMesh | |
clearNonDiscrAttributes() const | MEDCoupling::MEDFileCMesh | virtual |
computeAllFamilyIdsInUse() const | MEDCoupling::MEDFileMesh | |
ConvertFromMEDFileEntity(med_entity_type etype) | MEDCoupling::MEDFileMesh | static |
ConvertFromMEDFileGeoType(med_geometry_type geoType) | MEDCoupling::MEDFileMesh | static |
copyFamGrpMapsFrom(const MEDFileMesh &other) | MEDCoupling::MEDFileMesh | |
createGroupOnAll(int meshDimRelToMaxExt, const std::string &groupName) | MEDCoupling::MEDFileMesh | virtual |
CreateNameNotIn(const std::string &nameTry, const std::vector< std::string > &namesToAvoid) | MEDCoupling::MEDFileMesh | protectedstatic |
createNewEmpty() const | MEDCoupling::MEDFileCMesh | virtual |
dealWithTinyInfo(const MEDCouplingMesh *m) | MEDCoupling::MEDFileMesh | protected |
decrRef() const | MEDCoupling::RefCountObjectOnly | |
deepCopy() const | MEDCoupling::MEDFileCMesh | virtual |
deepCpyAttributes() | MEDCoupling::MEDFileStructuredMesh | protected |
deepCpyEquivalences(const MEDFileMesh &other) | MEDCoupling::MEDFileMesh | protected |
DFT_FAM_NAME | MEDCoupling::MEDFileMesh | static |
ensureDifferentFamIdsPerLevel() | MEDCoupling::MEDFileMesh | |
existsFamily(int famId) const | MEDCoupling::MEDFileMesh | |
existsFamily(const std::string &familyName) const | MEDCoupling::MEDFileMesh | |
existsGroup(const std::string &groupName) const | MEDCoupling::MEDFileMesh | |
FindOrCreateAndGiveFamilyWithId(std::map< std::string, int > &families, int id, bool &created) | MEDCoupling::MEDFileMesh | protectedstatic |
findOrCreateAndGiveFamilyWithId(int id, bool &created) | MEDCoupling::MEDFileMesh | |
getAllFamiliesIdsReferenced() const | MEDCoupling::MEDFileMesh | |
getAllGeoTypes() const | MEDCoupling::MEDFileMesh | |
getAllNonNullFamilyIds() const | MEDCoupling::MEDFileStructuredMesh | protectedvirtual |
getAllTheProgeny() const | MEDCoupling::BigMemoryObject | |
getAxisType() const | MEDCoupling::MEDFileMesh | |
getDescription() const | MEDCoupling::MEDFileMesh | |
getDirectChildren() const | MEDCoupling::BigMemoryObject | |
getDirectChildrenWithNull() const | MEDCoupling::MEDFileCMesh | virtual |
getDistributionOfTypes(int meshDimRelToMax) const | MEDCoupling::MEDFileMesh | virtual |
getEquivalences() | MEDCoupling::MEDFileMesh | |
getEquivalences() const | MEDCoupling::MEDFileMesh | |
getEquivalencesRepr(std::ostream &oss) const | MEDCoupling::MEDFileMesh | protected |
getFamArrNonEmptyLevelsExt() const | MEDCoupling::MEDFileStructuredMesh | virtual |
getFamiliesArr(int meshDimRelToMaxExt, const std::vector< std::string > &fams, bool renum=false) const | MEDCoupling::MEDFileStructuredMesh | virtual |
getFamiliesIds(const std::vector< std::string > &famNames) const | MEDCoupling::MEDFileMesh | |
getFamiliesIdsOnGroup(const std::string &name) const | MEDCoupling::MEDFileMesh | |
getFamiliesNames() const | MEDCoupling::MEDFileMesh | |
getFamiliesNamesWithFilePointOfView() const | MEDCoupling::MEDFileMesh | |
getFamiliesOnGroup(const std::string &name) const | MEDCoupling::MEDFileMesh | |
getFamiliesOnGroups(const std::vector< std::string > &grps) const | MEDCoupling::MEDFileMesh | |
getFamilyArr(int meshDimRelToMaxExt, const std::string &fam, bool renum=false) const | MEDCoupling::MEDFileMesh | virtual |
getFamilyFieldAtLevel(int meshDimRelToMaxExt) const | MEDCoupling::MEDFileStructuredMesh | virtual |
getFamilyFieldAtLevel(int meshDimRelToMaxExt) | MEDCoupling::MEDFileStructuredMesh | virtual |
getFamilyId(const std::string &name) const | MEDCoupling::MEDFileMesh | |
getFamilyInfo() const | MEDCoupling::MEDFileMesh | |
getFamilyNameGivenId(int id) const | MEDCoupling::MEDFileMesh | |
getFamilyRepr(std::ostream &oss) const | MEDCoupling::MEDFileMesh | protected |
getFamNonEmptyLevels(const std::string &fam) const | MEDCoupling::MEDFileMesh | |
getFamNonEmptyLevelsExt(const std::string &fam) const | MEDCoupling::MEDFileMesh | |
getFamsNonEmptyLevels(const std::vector< std::string > &fams) const | MEDCoupling::MEDFileStructuredMesh | virtual |
getFamsNonEmptyLevelsExt(const std::vector< std::string > &fams) const | MEDCoupling::MEDFileStructuredMesh | virtual |
GetGeoTypeFromMeshDim(int meshDim) | MEDCoupling::MEDFileStructuredMesh | protectedstatic |
getGeoTypesAtLevel(int meshDimRelToMax) const | MEDCoupling::MEDFileStructuredMesh | virtual |
getGroupArr(int meshDimRelToMaxExt, const std::string &grp, bool renum=false) const | MEDCoupling::MEDFileMesh | virtual |
getGroupInfo() const | MEDCoupling::MEDFileMesh | |
getGroupsArr(int meshDimRelToMaxExt, const std::vector< std::string > &grps, bool renum=false) const | MEDCoupling::MEDFileMesh | virtual |
getGroupsNames() const | MEDCoupling::MEDFileMesh | |
getGroupsOnFamily(const std::string &name) const | MEDCoupling::MEDFileMesh | |
getGroupsOnSpecifiedLev(int meshDimRelToMaxExt) const | MEDCoupling::MEDFileMesh | |
getGrpNonEmptyLevels(const std::string &grp) const | MEDCoupling::MEDFileMesh | |
getGrpNonEmptyLevelsExt(const std::string &grp) const | MEDCoupling::MEDFileMesh | |
getGrpsNonEmptyLevels(const std::vector< std::string > &grps) const | MEDCoupling::MEDFileMesh | |
getGrpsNonEmptyLevelsExt(const std::vector< std::string > &grps) const | MEDCoupling::MEDFileMesh | |
getHeapMemorySize() const | MEDCoupling::BigMemoryObject | |
GetHeapMemorySizeOfObjs(const std::vector< const BigMemoryObject * > &objs) | MEDCoupling::BigMemoryObject | static |
getHeapMemorySizeStr() const | MEDCoupling::BigMemoryObject | |
getHeapMemorySizeWithoutChildren() const | MEDCoupling::MEDFileCMesh | virtual |
getImplicitFaceMesh() const | MEDCoupling::MEDFileStructuredMesh | |
getIteration() const | MEDCoupling::MEDFileMesh | |
getJoints() const | MEDCoupling::MEDFileMesh | |
GetMagicFamilyStr() | MEDCoupling::MEDFileMesh | static |
getMaxAbsFamilyId() const | MEDCoupling::MEDFileMesh | |
getMaxAbsFamilyIdInArrays() const | MEDCoupling::MEDFileStructuredMesh | virtual |
getMaxFamilyId() const | MEDCoupling::MEDFileMesh | |
getMaxFamilyIdInArrays() const | MEDCoupling::MEDFileStructuredMesh | virtual |
getMesh() const | MEDCoupling::MEDFileCMesh | |
getMeshAtLevel(int meshDimRelToMax, bool renum=false) const | MEDCoupling::MEDFileStructuredMesh | virtual |
getMeshDimension() const | MEDCoupling::MEDFileCMesh | virtual |
getMinFamilyId() const | MEDCoupling::MEDFileMesh | |
getMinFamilyIdInArrays() const | MEDCoupling::MEDFileStructuredMesh | virtual |
getName() const | MEDCoupling::MEDFileMesh | |
getNameArrNonEmptyLevelsExt() const | MEDCoupling::MEDFileStructuredMesh | virtual |
getNameFieldAtLevel(int meshDimRelToMaxExt) const | MEDCoupling::MEDFileStructuredMesh | virtual |
getNodeFamiliesArr(const std::vector< std::string > &fams, bool renum=false) const | MEDCoupling::MEDFileMesh | virtual |
getNodeFamilyArr(const std::string &fam, bool renum=false) const | MEDCoupling::MEDFileMesh | virtual |
getNodeGroupArr(const std::string &grp, bool renum=false) const | MEDCoupling::MEDFileMesh | virtual |
getNodeGroupsArr(const std::vector< std::string > &grps, bool renum=false) const | MEDCoupling::MEDFileMesh | virtual |
getNonEmptyLevels() const | MEDCoupling::MEDFileStructuredMesh | virtual |
getNonEmptyLevelsExt() const | MEDCoupling::MEDFileStructuredMesh | virtual |
getNumArrNonEmptyLevelsExt() const | MEDCoupling::MEDFileStructuredMesh | virtual |
getNumberFieldAtLevel(int meshDimRelToMaxExt) const | MEDCoupling::MEDFileStructuredMesh | virtual |
getNumberOfCellsAtLevel(int meshDimRelToMaxExt) const | MEDCoupling::MEDFileStructuredMesh | virtual |
getNumberOfCellsWithType(INTERP_KERNEL::NormalizedCellType ct) const | MEDCoupling::MEDFileStructuredMesh | virtual |
getNumberOfJoints() const | MEDCoupling::MEDFileMesh | |
getNumberOfNodes() const | MEDCoupling::MEDFileStructuredMesh | virtual |
getOrCreateAndGetFamilyFieldAtLevel(int meshDimRelToMaxExt) | MEDCoupling::MEDFileMesh | |
getOrder() const | MEDCoupling::MEDFileMesh | |
getRCValue() const | MEDCoupling::RefCountObjectOnly | |
getRevNumberFieldAtLevel(int meshDimRelToMaxExt) const | MEDCoupling::MEDFileStructuredMesh | virtual |
getSizeAtLevel(int meshDimRelToMaxExt) const | MEDCoupling::MEDFileStructuredMesh | virtual |
getSpaceDimension() const | MEDCoupling::MEDFileCMesh | |
getTheMaxAbsFamilyId() const | MEDCoupling::MEDFileMesh | |
getTheMaxFamilyId() const | MEDCoupling::MEDFileMesh | |
getTheMinFamilyId() const | MEDCoupling::MEDFileMesh | |
getTime(int &dt, int &it) const | MEDCoupling::MEDFileMesh | |
getTimeUnit() const | MEDCoupling::MEDFileMesh | |
getTimeValue() const | MEDCoupling::MEDFileMesh | |
getUnivName() const | MEDCoupling::MEDFileMesh | |
getUnivNameWrStatus() const | MEDCoupling::MEDFileMesh | |
hasImplicitPart() const | MEDCoupling::MEDFileStructuredMesh | virtual |
incrRef() const | MEDCoupling::RefCountObjectOnly | |
initializeEquivalences() | MEDCoupling::MEDFileMesh | |
isEqual(const MEDFileMesh *other, double eps, std::string &what) const | MEDCoupling::MEDFileCMesh | virtual |
isObjectInTheProgeny(const BigMemoryObject *obj) const | MEDCoupling::BigMemoryObject | |
keepFamIdsOnlyOnLevs(const std::vector< int > &famIds, const std::vector< int > &levs) | MEDCoupling::MEDFileMesh | virtual |
killEquivalences() | MEDCoupling::MEDFileMesh | |
killStructureElements() | MEDCoupling::MEDFileMesh | virtual |
loadEquivalences(med_idt fid) | MEDCoupling::MEDFileMesh | protected |
loadJointsFromFile(med_idt fid, MEDFileJoints *toUseInstedOfReading=0) | MEDCoupling::MEDFileMesh | protected |
loadLLWithAdditionalItems(med_idt fid, const std::string &mName, int dt, int it, MEDFileMeshReadSelector *mrs) | MEDCoupling::MEDFileMesh | protected |
loadStrMeshFromFile(MEDFileStrMeshL2 *strm, med_idt fid, const std::string &mName, int dt, int it, MEDFileMeshReadSelector *mrs) | MEDCoupling::MEDFileStructuredMesh | protected |
MEDFileMesh class | MEDCoupling::MEDFileCMesh | friend |
MEDCoupling::MEDFileMesh::MEDFileMesh() | MEDCoupling::MEDFileMesh | protected |
New() | MEDCoupling::MEDFileCMesh | static |
New(const std::string &fileName, MEDFileMeshReadSelector *mrs=0) | MEDCoupling::MEDFileCMesh | static |
New(med_idt fid, MEDFileMeshReadSelector *mrs=0) | MEDCoupling::MEDFileCMesh | static |
New(DataArrayByte *db) | MEDCoupling::MEDFileCMesh | static |
New(const std::string &fileName, const std::string &mName, int dt=-1, int it=-1, MEDFileMeshReadSelector *mrs=0) | MEDCoupling::MEDFileCMesh | static |
New(med_idt fid, const std::string &mName, int dt=-1, int it=-1, MEDFileMeshReadSelector *mrs=0) | MEDCoupling::MEDFileCMesh | static |
MEDCoupling::MEDFileStructuredMesh::New(const std::string &fileName, const std::string &mName, int dt=-1, int it=-1, MEDFileMeshReadSelector *mrs=0, MEDFileJoints *joints=0) | MEDCoupling::MEDFileMesh | static |
MEDCoupling::MEDFileStructuredMesh::New(med_idt fid, const std::string &mName, int dt=-1, int it=-1, MEDFileMeshReadSelector *mrs=0, MEDFileJoints *joints=0) | MEDCoupling::MEDFileMesh | static |
normalizeFamIdsMEDFile() | MEDCoupling::MEDFileMesh | |
normalizeFamIdsTrio() | MEDCoupling::MEDFileMesh | |
operator=(const RefCountObjectOnly &other) | MEDCoupling::RefCountObjectOnly | |
presenceOfStructureElements() const | MEDCoupling::MEDFileStructuredMesh | virtual |
PutInThirdComponentOfCodeOffset(std::vector< int > &code, int strt) | MEDCoupling::MEDFileMesh | protectedstatic |
rearrangeFamilies() | MEDCoupling::MEDFileMesh | |
RefCountObject() | MEDCoupling::RefCountObject | protected |
RefCountObject(const RefCountObject &other) | MEDCoupling::RefCountObject | protected |
RefCountObjectOnly() | MEDCoupling::RefCountObjectOnly | protected |
RefCountObjectOnly(const RefCountObjectOnly &other) | MEDCoupling::RefCountObjectOnly | protected |
releaseImplicitPartIfAny() const | MEDCoupling::MEDFileStructuredMesh | virtual |
removeEmptyGroups() | MEDCoupling::MEDFileMesh | |
removeFamiliesReferedByNoGroups() | MEDCoupling::MEDFileMesh | |
removeFamily(const std::string &name) | MEDCoupling::MEDFileMesh | |
removeGroup(const std::string &name) | MEDCoupling::MEDFileMesh | |
removeOrphanFamilies() | MEDCoupling::MEDFileMesh | |
removeOrphanGroups() | MEDCoupling::MEDFileMesh | |
setAxisType(MEDCouplingAxisType at) | MEDCoupling::MEDFileMesh | |
setDescription(const std::string &name) | MEDCoupling::MEDFileMesh | |
setFamiliesIdsOnGroup(const std::string &name, const std::vector< int > &famIds) | MEDCoupling::MEDFileMesh | |
setFamiliesOnGroup(const std::string &name, const std::vector< std::string > &fams) | MEDCoupling::MEDFileMesh | |
setFamilyFieldArr(int meshDimRelToMaxExt, DataArrayInt *famArr) | MEDCoupling::MEDFileStructuredMesh | virtual |
setFamilyId(const std::string &familyName, int id) | MEDCoupling::MEDFileMesh | |
setFamilyIdUnique(const std::string &familyName, int id) | MEDCoupling::MEDFileMesh | |
setFamilyInfo(const std::map< std::string, int > &info) | MEDCoupling::MEDFileMesh | |
setGroupInfo(const std::map< std::string, std::vector< std::string > > &info) | MEDCoupling::MEDFileMesh | |
setGroupsAtLevel(int meshDimRelToMaxExt, const std::vector< const DataArrayInt * > &grps, bool renum=false) | MEDCoupling::MEDFileMesh | virtual |
setGroupsOnFamily(const std::string &famName, const std::vector< std::string > &grps) | MEDCoupling::MEDFileMesh | |
setIteration(int it) | MEDCoupling::MEDFileMesh | |
setJoints(MEDFileJoints *joints) | MEDCoupling::MEDFileMesh | |
setMesh(MEDCouplingCMesh *m) | MEDCoupling::MEDFileCMesh | |
setName(const std::string &name) | MEDCoupling::MEDFileMesh | virtual |
setNameFieldAtLevel(int meshDimRelToMaxExt, DataArrayAsciiChar *nameArr) | MEDCoupling::MEDFileStructuredMesh | virtual |
setOrder(int order) | MEDCoupling::MEDFileMesh | |
setRenumFieldArr(int meshDimRelToMaxExt, DataArrayInt *renumArr) | MEDCoupling::MEDFileStructuredMesh | virtual |
setTime(int dt, int it, double time) | MEDCoupling::MEDFileMesh | |
setTimeUnit(const std::string &unit) | MEDCoupling::MEDFileMesh | |
setTimeValue(double time) | MEDCoupling::MEDFileMesh | |
setUnivName(const std::string &name) | MEDCoupling::MEDFileMesh | protected |
setUnivNameWrStatus(bool newStatus) | MEDCoupling::MEDFileMesh | |
shallowCpy() const | MEDCoupling::MEDFileCMesh | virtual |
simpleRepr() const | MEDCoupling::MEDFileCMesh | virtual |
TranslateFamilyIds(int offset, DataArrayInt *famArr, std::vector< std::vector< int > > &famIdsPerGrp) | MEDCoupling::MEDFileMesh | protectedstatic |
unPolyze(std::vector< int > &oldCode, std::vector< int > &newCode, DataArrayInt *&o2nRenumCell) | MEDCoupling::MEDFileStructuredMesh | virtual |
whichAreNodesFetched(const MEDFileField1TSStructItem &st, const MEDFileFieldGlobsReal *globs, std::vector< bool > &nodesFetched) const | MEDCoupling::MEDFileStructuredMesh | virtual |
writeJoints(med_idt fid) const | MEDCoupling::MEDFileMesh | protected |
writeLL(med_idt fid) const | MEDCoupling::MEDFileMesh | |
writeStructuredLL(med_idt fid, const std::string &maa) const | MEDCoupling::MEDFileStructuredMesh | protected |
~BigMemoryObject() | MEDCoupling::BigMemoryObject | virtual |
~MEDFileStructuredMesh() | MEDCoupling::MEDFileStructuredMesh | protected |
~RefCountObject() | MEDCoupling::RefCountObject | protectedvirtual |
~RefCountObjectOnly() | MEDCoupling::RefCountObjectOnly | protectedvirtual |