_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::MEDFileUMesh | virtual |
addGroupUnderground(bool isNodeGroup, const DataArrayInt *ids, DataArrayInt *famArr) | MEDCoupling::MEDFileMesh | protected |
addNodeGroup(const DataArrayInt *ids) | MEDCoupling::MEDFileUMesh | virtual |
advancedRepr() const | MEDCoupling::MEDFileUMesh | virtual |
Aggregate(const std::vector< const MEDFileUMesh * > &meshes) | MEDCoupling::MEDFileUMesh | static |
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 | |
buildExtrudedMesh(const MEDCouplingUMesh *m1D, int policy) const | MEDCoupling::MEDFileUMesh | |
buildImplicitPartIfAny(INTERP_KERNEL::NormalizedCellType gt) const | MEDCoupling::MEDFileUMesh | virtual |
buildInnerBoundaryAlongM1Group(const std::string &grpNameM1, DataArrayInt *&nodesDuplicated, DataArrayInt *&cellsModified, DataArrayInt *&cellsNotModified) | MEDCoupling::MEDFileUMesh | |
cartesianize() const | MEDCoupling::MEDFileUMesh | 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 | |
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 |
checkConsistency() const | MEDCoupling::MEDFileUMesh | |
checkOrphanFamilyZero() const | MEDCoupling::MEDFileMesh | |
checkSMESHConsistency() const | MEDCoupling::MEDFileUMesh | |
clearFamGrpMaps() | MEDCoupling::MEDFileMesh | |
clearFamMap() | MEDCoupling::MEDFileMesh | |
clearGrpMap() | MEDCoupling::MEDFileMesh | |
clearNodeAndCellNumbers() | MEDCoupling::MEDFileUMesh | |
clearNonDiscrAttributes() const | MEDCoupling::MEDFileUMesh | virtual |
computeAllFamilyIdsInUse() const | MEDCoupling::MEDFileMesh | |
ConvertFromMEDFileEntity(med_entity_type etype) | MEDCoupling::MEDFileMesh | static |
ConvertFromMEDFileGeoType(med_geometry_type geoType) | MEDCoupling::MEDFileMesh | static |
convertToExtrudedMesh() const | MEDCoupling::MEDFileUMesh | |
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::MEDFileUMesh | virtual |
dealWithTinyInfo(const MEDCouplingMesh *m) | MEDCoupling::MEDFileMesh | protected |
decrRef() const | MEDCoupling::RefCountObjectOnly | |
deduceNodeSubPartFromCellSubPart(const std::map< int, MCAuto< DataArrayInt > > &extractDef) const | MEDCoupling::MEDFileUMesh | |
deepCopy() const | MEDCoupling::MEDFileUMesh | virtual |
deepCpyEquivalences(const MEDFileMesh &other) | MEDCoupling::MEDFileMesh | protected |
DFT_FAM_NAME | MEDCoupling::MEDFileMesh | static |
ensureDifferentFamIdsPerLevel() | MEDCoupling::MEDFileMesh | |
eraseGroupsAtLevel(int meshDimRelToMaxExt) | MEDCoupling::MEDFileUMesh | |
existsFamily(int famId) const | MEDCoupling::MEDFileMesh | |
existsFamily(const std::string &familyName) const | MEDCoupling::MEDFileMesh | |
existsGroup(const std::string &groupName) const | MEDCoupling::MEDFileMesh | |
extractFamilyFieldOnGeoType(INTERP_KERNEL::NormalizedCellType gt) const | MEDCoupling::MEDFileUMesh | |
extractNumberFieldOnGeoType(INTERP_KERNEL::NormalizedCellType gt) const | MEDCoupling::MEDFileUMesh | |
extractPart(const std::map< int, MCAuto< DataArrayInt > > &extractDef) const | MEDCoupling::MEDFileUMesh | |
findOrCreateAndGiveFamilyWithId(int id, bool &created) | MEDCoupling::MEDFileMesh | |
FindOrCreateAndGiveFamilyWithId(std::map< std::string, int > &families, int id, bool &created) | MEDCoupling::MEDFileMesh | protectedstatic |
forceComputationOfParts() const | MEDCoupling::MEDFileUMesh | |
getAccessOfUndergroundEltStrs() const | MEDCoupling::MEDFileUMesh | |
getAllDistributionOfTypes() const | MEDCoupling::MEDFileUMesh | |
getAllFamiliesIdsReferenced() const | MEDCoupling::MEDFileMesh | |
getAllGeoTypes() const | MEDCoupling::MEDFileMesh | |
getAllTheProgeny() const | MEDCoupling::BigMemoryObject | |
getAxisType() const | MEDCoupling::MEDFileMesh | |
getCoords() const | MEDCoupling::MEDFileUMesh | |
getDescription() const | MEDCoupling::MEDFileMesh | |
getDirectChildren() const | MEDCoupling::BigMemoryObject | |
getDirectChildrenWithNull() const | MEDCoupling::MEDFileUMesh | virtual |
getDirectUndergroundSingleGeoTypeMesh(INTERP_KERNEL::NormalizedCellType gt) const | MEDCoupling::MEDFileUMesh | |
getDirectUndergroundSingleGeoTypeMeshes(int meshDimRelToMax) const | MEDCoupling::MEDFileUMesh | |
getDistributionOfTypes(int meshDimRelToMax) const | MEDCoupling::MEDFileUMesh | virtual |
getEquivalences() | MEDCoupling::MEDFileMesh | |
getEquivalences() const | MEDCoupling::MEDFileMesh | |
getEquivalencesRepr(std::ostream &oss) const | MEDCoupling::MEDFileMesh | protected |
getFamArrNonEmptyLevelsExt() const | MEDCoupling::MEDFileUMesh | virtual |
getFamilies(int meshDimRelToMaxExt, const std::vector< std::string > &fams, bool renum=false) const | MEDCoupling::MEDFileUMesh | |
getFamiliesArr(int meshDimRelToMaxExt, const std::vector< std::string > &fams, bool renum=false) const | MEDCoupling::MEDFileUMesh | 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 | |
getFamily(int meshDimRelToMaxExt, const std::string &fam, bool renum=false) const | MEDCoupling::MEDFileUMesh | |
getFamilyArr(int meshDimRelToMaxExt, const std::string &fam, bool renum=false) const | MEDCoupling::MEDFileMesh | virtual |
getFamilyFieldAtLevel(int meshDimRelToMaxExt) const | MEDCoupling::MEDFileUMesh | virtual |
getFamilyFieldAtLevel(int meshDimRelToMaxExt) | MEDCoupling::MEDFileUMesh | 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::MEDFileUMesh | virtual |
getFamsNonEmptyLevelsExt(const std::vector< std::string > &fams) const | MEDCoupling::MEDFileUMesh | virtual |
getGeoTypesAtLevel(int meshDimRelToMax) const | MEDCoupling::MEDFileUMesh | virtual |
getGroup(int meshDimRelToMaxExt, const std::string &grp, bool renum=false) const | MEDCoupling::MEDFileUMesh | |
getGroupArr(int meshDimRelToMaxExt, const std::string &grp, bool renum=false) const | MEDCoupling::MEDFileMesh | virtual |
getGroupInfo() const | MEDCoupling::MEDFileMesh | |
getGroups(int meshDimRelToMaxExt, const std::vector< std::string > &grps, bool renum=false) const | MEDCoupling::MEDFileUMesh | |
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::MEDFileUMesh | virtual |
getIteration() const | MEDCoupling::MEDFileMesh | |
getJoints() const | MEDCoupling::MEDFileMesh | |
getLevel0Mesh(bool renum=false) const | MEDCoupling::MEDFileUMesh | |
getLevelM1Mesh(bool renum=false) const | MEDCoupling::MEDFileUMesh | |
getLevelM2Mesh(bool renum=false) const | MEDCoupling::MEDFileUMesh | |
getLevelM3Mesh(bool renum=false) const | MEDCoupling::MEDFileUMesh | |
GetMagicFamilyStr() | MEDCoupling::MEDFileMesh | static |
getMaxAbsFamilyId() const | MEDCoupling::MEDFileMesh | |
getMaxAbsFamilyIdInArrays() const | MEDCoupling::MEDFileUMesh | virtual |
getMaxFamilyId() const | MEDCoupling::MEDFileMesh | |
getMaxFamilyIdInArrays() const | MEDCoupling::MEDFileUMesh | virtual |
getMeshAtLevel(int meshDimRelToMax, bool renum=false) const | MEDCoupling::MEDFileUMesh | virtual |
getMeshDimension() const | MEDCoupling::MEDFileUMesh | virtual |
getMinFamilyId() const | MEDCoupling::MEDFileMesh | |
getMinFamilyIdInArrays() const | MEDCoupling::MEDFileUMesh | virtual |
getName() const | MEDCoupling::MEDFileMesh | |
getNameArrNonEmptyLevelsExt() const | MEDCoupling::MEDFileUMesh | virtual |
getNameFieldAtLevel(int meshDimRelToMaxExt) const | MEDCoupling::MEDFileUMesh | 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::MEDFileUMesh | virtual |
getNonEmptyLevelsExt() const | MEDCoupling::MEDFileUMesh | virtual |
getNumArrNonEmptyLevelsExt() const | MEDCoupling::MEDFileUMesh | virtual |
getNumberFieldAtLevel(int meshDimRelToMaxExt) const | MEDCoupling::MEDFileUMesh | virtual |
getNumberOfCellsAtLevel(int meshDimRelToMaxExt) const | MEDCoupling::MEDFileUMesh | virtual |
getNumberOfCellsWithType(INTERP_KERNEL::NormalizedCellType ct) const | MEDCoupling::MEDFileUMesh | virtual |
getNumberOfJoints() const | MEDCoupling::MEDFileMesh | |
getNumberOfNodes() const | MEDCoupling::MEDFileUMesh | virtual |
getOrCreateAndGetFamilyFieldAtLevel(int meshDimRelToMaxExt) | MEDCoupling::MEDFileMesh | |
getOrder() const | MEDCoupling::MEDFileMesh | |
getPartDefAtLevel(int meshDimRelToMaxExt, INTERP_KERNEL::NormalizedCellType gt=INTERP_KERNEL::NORM_ERROR) const | MEDCoupling::MEDFileUMesh | |
getRCValue() const | MEDCoupling::RefCountObjectOnly | |
getRelativeLevOnGeoType(INTERP_KERNEL::NormalizedCellType gt) const | MEDCoupling::MEDFileUMesh | |
getRevNumberFieldAtLevel(int meshDimRelToMaxExt) const | MEDCoupling::MEDFileUMesh | virtual |
getSizeAtLevel(int meshDimRelToMaxExt) const | MEDCoupling::MEDFileUMesh | virtual |
getSpaceDimension() const | MEDCoupling::MEDFileUMesh | |
GetSpeStr4ExtMesh() | MEDCoupling::MEDFileUMesh | static |
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::MEDFileUMesh | virtual |
incrRef() const | MEDCoupling::RefCountObjectOnly | |
initializeEquivalences() | MEDCoupling::MEDFileMesh | |
isEqual(const MEDFileMesh *other, double eps, std::string &what) const | MEDCoupling::MEDFileUMesh | 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::MEDFileUMesh | virtual |
linearToQuadratic(int conversionType=0, double eps=1e-12) const | MEDCoupling::MEDFileUMesh | |
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 |
LoadPartOf(const std::string &fileName, const std::string &mName, const std::vector< INTERP_KERNEL::NormalizedCellType > &types, const std::vector< int > &slicPerTyp, int dt=-1, int it=-1, MEDFileMeshReadSelector *mrs=0) | MEDCoupling::MEDFileUMesh | static |
LoadPartOf(med_idt fid, const std::string &mName, const std::vector< INTERP_KERNEL::NormalizedCellType > &types, const std::vector< int > &slicPerTyp, int dt=-1, int it=-1, MEDFileMeshReadSelector *mrs=0) | MEDCoupling::MEDFileUMesh | static |
MEDFileMesh class | MEDCoupling::MEDFileUMesh | friend |
MEDCoupling::MEDFileMesh::MEDFileMesh() | MEDCoupling::MEDFileMesh | protected |
New(const std::string &fileName, const std::string &mName, int dt=-1, int it=-1, MEDFileMeshReadSelector *mrs=0) | MEDCoupling::MEDFileUMesh | static |
New(med_idt fid, const std::string &mName, int dt=-1, int it=-1, MEDFileMeshReadSelector *mrs=0) | MEDCoupling::MEDFileUMesh | static |
New(const std::string &fileName, MEDFileMeshReadSelector *mrs=0) | MEDCoupling::MEDFileUMesh | static |
New(med_idt fid, MEDFileMeshReadSelector *mrs=0) | MEDCoupling::MEDFileUMesh | static |
New(DataArrayByte *db) | MEDCoupling::MEDFileUMesh | static |
New(const MEDCouplingMappedExtrudedMesh *mem) | MEDCoupling::MEDFileUMesh | static |
New() | MEDCoupling::MEDFileUMesh | static |
MEDCoupling::MEDFileMesh::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::MEDFileMesh::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 | |
optimizeFamilies() | MEDCoupling::MEDFileUMesh | |
presenceOfStructureElements() const | MEDCoupling::MEDFileUMesh | virtual |
PutInThirdComponentOfCodeOffset(std::vector< int > &code, int strt) | MEDCoupling::MEDFileMesh | protectedstatic |
quadraticToLinear(double eps=1e-12) const | MEDCoupling::MEDFileUMesh | |
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::MEDFileUMesh | virtual |
removeEmptyGroups() | MEDCoupling::MEDFileMesh | |
removeFamiliesReferedByNoGroups() | MEDCoupling::MEDFileMesh | |
removeFamily(const std::string &name) | MEDCoupling::MEDFileMesh | |
removeGroup(const std::string &name) | MEDCoupling::MEDFileMesh | |
removeMeshAtLevel(int meshDimRelToMax) | MEDCoupling::MEDFileUMesh | |
removeOrphanFamilies() | MEDCoupling::MEDFileMesh | |
removeOrphanGroups() | MEDCoupling::MEDFileMesh | |
serialize(std::vector< double > &tinyDouble, std::vector< int > &tinyInt, std::vector< std::string > &tinyStr, std::vector< MCAuto< DataArrayInt > > &bigArraysI, MCAuto< DataArrayDouble > &bigArrayD) | MEDCoupling::MEDFileUMesh | |
setAxisType(MEDCouplingAxisType at) | MEDCoupling::MEDFileMesh | |
setCoords(DataArrayDouble *coords) | MEDCoupling::MEDFileUMesh | |
setCoordsForced(DataArrayDouble *coords) | MEDCoupling::MEDFileUMesh | |
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::MEDFileUMesh | 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 | |
setFamilyNameAttachedOnId(int id, const std::string &newFamName) | MEDCoupling::MEDFileUMesh | |
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 |
setGroupsFromScratch(int meshDimRelToMax, const std::vector< const MEDCouplingUMesh * > &ms, bool renum=false) | MEDCoupling::MEDFileUMesh | |
setGroupsOnFamily(const std::string &famName, const std::vector< std::string > &grps) | MEDCoupling::MEDFileMesh | |
setGroupsOnSetMesh(int meshDimRelToMax, const std::vector< const MEDCouplingUMesh * > &ms, bool renum=false) | MEDCoupling::MEDFileUMesh | |
setIteration(int it) | MEDCoupling::MEDFileMesh | |
setJoints(MEDFileJoints *joints) | MEDCoupling::MEDFileMesh | |
setMeshAtLevel(int meshDimRelToMax, MEDCoupling1GTUMesh *m) | MEDCoupling::MEDFileUMesh | |
setMeshAtLevel(int meshDimRelToMax, MEDCouplingUMesh *m, bool newOrOld=false) | MEDCoupling::MEDFileUMesh | |
setMeshes(const std::vector< const MEDCouplingUMesh * > &ms, bool renum=false) | MEDCoupling::MEDFileUMesh | |
setName(const std::string &name) | MEDCoupling::MEDFileUMesh | virtual |
setNameFieldAtLevel(int meshDimRelToMaxExt, DataArrayAsciiChar *nameArr) | MEDCoupling::MEDFileUMesh | virtual |
setOrder(int order) | MEDCoupling::MEDFileMesh | |
setRenumFieldArr(int meshDimRelToMaxExt, DataArrayInt *renumArr) | MEDCoupling::MEDFileUMesh | 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::MEDFileUMesh | virtual |
simpleRepr() const | MEDCoupling::MEDFileUMesh | virtual |
symmetry3DPlane(const double point[3], const double normalVector[3]) const | MEDCoupling::MEDFileUMesh | |
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::MEDFileUMesh | virtual |
unserialize(std::vector< double > &tinyDouble, std::vector< int > &tinyInt, std::vector< std::string > &tinyStr, std::vector< MCAuto< DataArrayInt > > &bigArraysI, MCAuto< DataArrayDouble > &bigArrayD) | MEDCoupling::MEDFileUMesh | |
whichAreNodesFetched(const MEDFileField1TSStructItem &st, const MEDFileFieldGlobsReal *globs, std::vector< bool > &nodesFetched) const | MEDCoupling::MEDFileUMesh | virtual |
writeJoints(med_idt fid) const | MEDCoupling::MEDFileMesh | protected |
writeLL(med_idt fid) const | MEDCoupling::MEDFileMesh | |
zipCoords() | MEDCoupling::MEDFileUMesh | |
~BigMemoryObject() | MEDCoupling::BigMemoryObject | virtual |
~RefCountObject() | MEDCoupling::RefCountObject | protectedvirtual |
~RefCountObjectOnly() | MEDCoupling::RefCountObjectOnly | protectedvirtual |