Version: 9.12.0
MEDCoupling::MEDFileFields Class Reference
Inheritance diagram for MEDCoupling::MEDFileFields:
Collaboration diagram for MEDCoupling::MEDFileFields:

Public Member Functions

void accept (MEDFileFieldVisitor &visitor) const
 
void aggregate (const MEDFileFields &other)
 
void aggregateFieldsOnSameMeshes (MEDFileMeshes *ms)
 
void blowUpSE (MEDFileMeshes *ms, const MEDFileStructureElements *ses)
 
MEDFileFieldsbuildSubPart (const int *startIds, const int *endIds) const
 
void changeLocsRefsNamesGen (const std::vector< std::pair< std::vector< std::string >, std::string > > &mapOfModif)
 
bool changeMeshNames (const std::vector< std::pair< std::string, std::string > > &modifTab)
 
void changePflsRefsNamesGen (const std::vector< std::pair< std::vector< std::string >, std::string > > &mapOfModif)
 
MEDFileFieldsdeepCopy () const
 
void destroyFieldAtPos (int i)
 
void destroyFieldsAtPos (const int *startIds, const int *endIds)
 
void destroyFieldsAtPos2 (int bg, int end, int step)
 
MEDFileFieldsextractPart (const std::map< int, MCAuto< DataArrayIdType > > &extractDef, MEDFileMesh *mm) const
 
std::string getClassName () const override
 
std::vector< std::pair< int, int > > getCommonIterations (bool &areThereSomeForgottenTS) const
 
std::vector< const BigMemoryObject * > getDirectChildrenWithNull () const
 
MEDFileAnyTypeFieldMultiTSgetFieldAtPos (int i) const
 
std::vector< std::string > getFieldsNames () const
 
MEDFileAnyTypeFieldMultiTSgetFieldWithName (const std::string &fieldName) const
 
std::size_t getHeapMemorySizeWithoutChildren () const
 
std::vector< std::string > getLocsReallyUsed () const
 
std::vector< std::string > getLocsReallyUsedMulti () const
 
std::vector< std::string > getMeshesNames () const
 
void getMeshSENames (std::vector< std::pair< std::string, std::string > > &ps) const
 
int getNumberOfFields () const
 
std::vector< std::string > getPflsReallyUsed () const
 
std::vector< std::string > getPflsReallyUsedMulti () const
 
int getPosFromFieldName (const std::string &fieldName) const
 
MEDFileFieldsIteratoriterator ()
 
void keepOnlyOnMeshSE (const std::string &meshName, const std::string &seName)
 
void keepOnlyStructureElements ()
 
void killStructureElements ()
 
MCAuto< MEDFileFieldslinearToQuadratic (const MEDFileMeshes *oldLin, const MEDFileMeshes *newQuad) const
 
void loadArrays ()
 
void loadArraysIfNecessary ()
 
MEDFileFieldspartOfThisLyingOnSpecifiedMeshName (const std::string &meshName) const
 
MCAuto< MEDFileFieldspartOfThisLyingOnSpecifiedMeshSEName (const std::string &meshName, const std::string &seName) const
 
MEDFileFieldspartOfThisLyingOnSpecifiedTimeSteps (const std::vector< std::pair< int, int > > &timeSteps) const
 
MEDFileFieldspartOfThisNotLyingOnSpecifiedTimeSteps (const std::vector< std::pair< int, int > > &timeSteps) const
 
MCAuto< MEDFileFieldspartOfThisOnStructureElements () const
 
bool presenceOfStructureElements () const
 
void pushField (MEDFileAnyTypeFieldMultiTS *field)
 
void pushFields (const std::vector< MEDFileAnyTypeFieldMultiTS * > &fields)
 
bool removeFieldsWithoutAnyTimeStep ()
 
bool renumberEntitiesLyingOnMesh (const std::string &meshName, const std::vector< mcIdType > &oldCode, const std::vector< mcIdType > &newCode, const DataArrayIdType *renumO2N)
 
void resize (int newSize)
 
void setFieldAtPos (int i, MEDFileAnyTypeFieldMultiTS *field)
 
MEDFileFieldsshallowCpy () const
 
std::string simpleRepr () const
 
void simpleRepr (int bkOffset, std::ostream &oss) const
 
void unloadArrays ()
 
void unloadArraysWithoutDataLoss ()
 
void writeLL (med_idt fid) const
 
- Public Member Functions inherited from MEDCoupling::RefCountObjectOnly
bool decrRef () const
 
int getRCValue () const
 
void incrRef () const
 
RefCountObjectOnlyoperator= (const RefCountObjectOnly &other)
 
- Public Member Functions inherited from MEDCoupling::BigMemoryObject
std::string debugHeapMemorySize () const
 
std::vector< const BigMemoryObject * > getAllTheProgeny () const
 
std::vector< const BigMemoryObject * > getDirectChildren () const
 
std::size_t getHeapMemorySize () const
 
std::string getHeapMemorySizeStr () const
 
bool isObjectInTheProgeny (const BigMemoryObject *obj) const
 
virtual ~BigMemoryObject ()
 
- Public Member Functions inherited from MEDCoupling::MEDFileFieldGlobsReal
void appendGlobs (const MEDFileFieldGlobsReal &other, double eps)
 
void appendLoc (const std::string &locName, INTERP_KERNEL::NormalizedCellType geoType, const std::vector< double > &refCoo, const std::vector< double > &gsCoo, const std::vector< double > &w)
 
void appendProfile (DataArrayIdType *pfl)
 
void changeLocName (const std::string &oldName, const std::string &newName)
 
void changeLocsNames (const std::vector< std::pair< std::vector< std::string >, std::string > > &mapOfModif)
 
void changeLocsNamesInStruct (const std::vector< std::pair< std::vector< std::string >, std::string > > &mapOfModif)
 
void changePflName (const std::string &oldName, const std::string &newName)
 
void changePflsNames (const std::vector< std::pair< std::vector< std::string >, std::string > > &mapOfModif)
 
void changePflsNamesInStruct (const std::vector< std::pair< std::vector< std::string >, std::string > > &mapOfModif)
 
void checkGlobsCoherency () const
 
void checkGlobsLocsPartCoherency () const
 
void checkGlobsPflsPartCoherency () const
 
std::string createNewNameOfLoc () const
 
std::string createNewNameOfPfl () const
 
void deepCpyGlobs (const MEDFileFieldGlobsReal &other)
 
void deepCpyOnlyUsedGlobs (const MEDFileFieldGlobsReal &other)
 
bool existsLoc (const std::string &locName) const
 
bool existsPfl (const std::string &pflName) const
 
std::vector< const BigMemoryObject * > getDirectChildrenWithNull () const
 
std::string getFileName () const
 
std::size_t getHeapMemorySizeWithoutChildren () const
 
MEDFileFieldLoc & getLocalization (const std::string &locName)
 
const MEDFileFieldLoc & getLocalization (const std::string &locName) const
 
MEDFileFieldLoc & getLocalizationFromId (int locId)
 
const MEDFileFieldLoc & getLocalizationFromId (int locId) const
 
int getLocalizationId (const std::string &loc) const
 
std::vector< std::string > getLocs () const
 
int getNbOfGaussPtPerCell (int locId) const
 
std::vector< std::string > getPfls () const
 
DataArrayIdType * getProfile (const std::string &pflName)
 
const DataArrayIdType * getProfile (const std::string &pflName) const
 
DataArrayIdType * getProfileFromId (int pflId)
 
const DataArrayIdType * getProfileFromId (int pflId) const
 
int getProfileId (const std::string &pfl) const
 
void killLocalizationIds (const std::vector< int > &locIds)
 
void killProfileIds (const std::vector< int > &pflIds)
 
void killStructureElementsInGlobs ()
 
void loadAllGlobals (med_idt fid, const MEDFileEntities *entities=0)
 
void loadGlobals (med_idt fid)
 
void loadProfileInFile (med_idt fid, int id)
 
void loadProfileInFile (med_idt fid, int id, const std::string &pflName)
 
 MEDFileFieldGlobsReal ()
 
 MEDFileFieldGlobsReal (med_idt fid)
 
void resetContent ()
 
void setFileName (const std::string &fileName)
 
void shallowCpyGlobs (const MEDFileFieldGlobsReal &other)
 
void shallowCpyOnlyUsedGlobs (const MEDFileFieldGlobsReal &other)
 
void simpleReprGlobs (std::ostream &oss) const
 
std::vector< std::vector< int > > whichAreEqualLocs (double eps) const
 
std::vector< std::vector< int > > whichAreEqualProfiles () const
 
void writeGlobals (med_idt fid, const MEDFileWritable &opt) const
 
std::vector< std::pair< std::vector< std::string >, std::string > > zipLocsNames (double eps)
 
std::vector< std::pair< std::vector< std::string >, std::string > > zipPflsNames ()
 
virtual ~MEDFileFieldGlobsReal ()
 

Static Public Member Functions

static MEDFileFieldsLoadPartOf (const std::string &fileName, bool loadAll=true, const MEDFileMeshes *ms=0)
 
static MEDFileFieldsLoadSpecificEntities (const std::string &fileName, const std::vector< std::pair< TypeOfField, INTERP_KERNEL::NormalizedCellType > > &entities, bool loadAll=true)
 
static MEDFileFieldsNew ()
 
static MEDFileFieldsNew (const std::string &fileName, bool loadAll=true)
 
static MEDFileFieldsNew (DataArrayByte *db)
 
static MEDFileFieldsNew (med_idt fid, bool loadAll=true)
 
static MEDFileFieldsNewAdv (const std::string &fileName, bool loadAll, const MEDFileEntities *entities)
 
static MEDFileFieldsNewAdv (med_idt fid, bool loadAll, const MEDFileEntities *entities)
 
static MEDFileFieldsNewWithDynGT (const std::string &fileName, const MEDFileStructureElements *se, bool loadAll=true)
 
static MEDFileFieldsNewWithDynGT (med_idt fid, const MEDFileStructureElements *se, bool loadAll=true)
 
- Static Public Member Functions inherited from MEDCoupling::BigMemoryObject
static std::size_t GetHeapMemorySizeOfObjs (const std::vector< const BigMemoryObject * > &objs)
 

Additional Inherited Members

- Protected Member Functions inherited from MEDCoupling::RefCountObject
 RefCountObject ()
 
 RefCountObject (const RefCountObject &other)
 
virtual ~RefCountObject ()
 
- Protected Member Functions inherited from MEDCoupling::RefCountObjectOnly
 RefCountObjectOnly ()
 
 RefCountObjectOnly (const RefCountObjectOnly &other)
 
virtual ~RefCountObjectOnly ()
 
- Protected Member Functions inherited from MEDCoupling::MEDFileFieldGlobsReal
MEDFileFieldGlobscontentNotNull ()
 
const MEDFileFieldGlobscontentNotNull () const
 
- Protected Attributes inherited from MEDCoupling::MEDFileFieldGlobsReal
MCAuto< MEDFileFieldGlobs_globals
 

Detailed Description

Use class.

Member Function Documentation

◆ New() [1/4]

◆ New() [2/4]

MEDFileFields * MEDFileFields::New ( const std::string &  fileName,
bool  loadAll = true 
)
static

References New().

◆ New() [3/4]

MEDFileFields * MEDFileFields::New ( med_idt  fid,
bool  loadAll = true 
)
static

◆ NewAdv() [1/2]

MEDFileFields * MEDFileFields::NewAdv ( const std::string &  fileName,
bool  loadAll,
const MEDFileEntities *  entities 
)
static

◆ NewAdv() [2/2]

MEDFileFields * MEDFileFields::NewAdv ( med_idt  fid,
bool  loadAll,
const MEDFileEntities *  entities 
)
static

◆ NewWithDynGT() [1/2]

MEDFileFields * MEDFileFields::NewWithDynGT ( const std::string &  fileName,
const MEDFileStructureElements *  se,
bool  loadAll = true 
)
static

◆ NewWithDynGT() [2/2]

MEDFileFields * MEDFileFields::NewWithDynGT ( med_idt  fid,
const MEDFileStructureElements *  se,
bool  loadAll = true 
)
static

◆ New() [4/4]

static MEDFileFields* MEDCoupling::MEDFileFields::New ( DataArrayByte db)
static

◆ getClassName()

std::string MEDCoupling::MEDFileFields::getClassName ( ) const
overridevirtual

Reimplemented from MEDCoupling::BigMemoryObject.

◆ LoadPartOf()

MEDFileFields * MEDFileFields::LoadPartOf ( const std::string &  fileName,
bool  loadAll = true,
const MEDFileMeshes ms = 0 
)
static

◆ LoadSpecificEntities()

MEDFileFields * MEDFileFields::LoadSpecificEntities ( const std::string &  fileName,
const std::vector< std::pair< TypeOfField, INTERP_KERNEL::NormalizedCellType > > &  entities,
bool  loadAll = true 
)
static

◆ getHeapMemorySizeWithoutChildren()

std::size_t MEDFileFields::getHeapMemorySizeWithoutChildren ( ) const
virtual

◆ getDirectChildrenWithNull()

std::vector< const BigMemoryObject * > MEDFileFields::getDirectChildrenWithNull ( ) const
virtual

◆ deepCopy()

MEDFileFields * MEDFileFields::deepCopy ( ) const

◆ shallowCpy()

MEDFileFields * MEDFileFields::shallowCpy ( ) const

Referenced by buildSubPart(), and deepCopy().

◆ writeLL()

◆ loadArrays()

void MEDFileFields::loadArrays ( )

This method alloc the arrays and load potentially huge arrays contained in this field. This method should be called when a MEDFileAnyTypeFieldMultiTS::New constructor has been with false as the last parameter. This method can be also called to refresh or reinit values from a file.

Exceptions
Ifthe fileName is not set or points to a non readable MED file.

References MEDCoupling::MEDFileFieldGlobsReal::getFileName(), iterator(), and MEDCoupling::MEDFileAnyTypeFieldMultiTSWithoutSDA::loadBigArraysRecursively().

◆ loadArraysIfNecessary()

void MEDFileFields::loadArraysIfNecessary ( )

This method behaves as MEDFileFields::loadArrays does, the first call, if this was built using a file without loading big arrays. But once data loaded once, this method does nothing.

Exceptions
Ifthe fileName is not set or points to a non readable MED file.
See also
MEDFileFields::loadArrays, MEDFileFields::unloadArrays

References MEDCoupling::MEDFileFieldGlobsReal::getFileName(), iterator(), and MEDCoupling::MEDFileAnyTypeFieldMultiTSWithoutSDA::loadBigArraysRecursivelyIfNecessary().

◆ unloadArrays()

void MEDFileFields::unloadArrays ( )

This method releases potentially big data arrays and so returns to the same heap memory than status loaded with 'loadAll' parameter set to false. WARNING, this method does release arrays even if this does not come from a load of a MED file. So this method can lead to a loss of data. If you want to unload arrays safely call MEDFileFields::unloadArraysWithoutDataLoss instead.

See also
MEDFileFields::loadArrays, MEDFileFields::loadArraysIfNecessary, MEDFileFields::unloadArraysWithoutDataLoss

References iterator(), and MEDCoupling::MEDFileAnyTypeFieldMultiTSWithoutSDA::unloadArrays().

Referenced by unloadArraysWithoutDataLoss().

◆ unloadArraysWithoutDataLoss()

void MEDFileFields::unloadArraysWithoutDataLoss ( )

This method potentially releases big data arrays if this is coming from a file. If this has been built from scratch this method will have no effect. This method is the symmetrical method of MEDFileFields::loadArraysIfNecessary. This method is useful to reduce safely amount of heap memory necessary for this by using MED file as database.

See also
MEDFileFields::loadArraysIfNecessary

References MEDCoupling::MEDFileFieldGlobsReal::getFileName(), and unloadArrays().

◆ getNumberOfFields()

int MEDFileFields::getNumberOfFields ( ) const

◆ getCommonIterations()

std::vector< std::pair< int, int > > MEDFileFields::getCommonIterations ( bool &  areThereSomeForgottenTS) const

This method scans for all fields in this which time steps ids are common. Time step are discriminated by the pair of integer (iteration,order) whatever the double time value. If all returned time steps are exactly those for all fields in this output parameter areThereSomeForgottenTS will be set to false. If areThereSomeForgottenTS is set to true, only the sorted intersection of time steps present for all fields in this will be returned.

Parameters
[out]areThereSomeForgottenTS- indicates to the caller if there is some time steps in this that are not present for all fields in this.
Returns
the sorted list of time steps (specified with a pair of integer iteration first and order second) present for all fields in this.
See also
MEDFileFields::partOfThisLyingOnSpecifiedTimeSteps, MEDFileFields::partOfThisNotLyingOnSpecifiedTimeSteps

◆ getFieldsNames()

std::vector< std::string > MEDFileFields::getFieldsNames ( ) const

◆ getMeshesNames()

std::vector< std::string > MEDFileFields::getMeshesNames ( ) const

◆ simpleRepr() [1/2]

std::string MEDFileFields::simpleRepr ( ) const

◆ simpleRepr() [2/2]

◆ resize()

void MEDFileFields::resize ( int  newSize)

◆ pushField()

◆ pushFields()

void MEDFileFields::pushFields ( const std::vector< MEDFileAnyTypeFieldMultiTS * > &  fields)

References pushField().

◆ setFieldAtPos()

◆ getPosFromFieldName()

int MEDFileFields::getPosFromFieldName ( const std::string &  fieldName) const

◆ getFieldAtPos()

◆ getFieldWithName()

MEDFileAnyTypeFieldMultiTS * MEDFileFields::getFieldWithName ( const std::string &  fieldName) const

◆ buildSubPart()

MEDFileFields * MEDFileFields::buildSubPart ( const int *  startIds,
const int *  endIds 
) const

Return a shallow copy of this reduced to the fields ids defined in [ startIds , endIds ). This method is accessible in python using getitem with a list in input.

Returns
a new object that the caller should deal with.

References shallowCpy().

◆ removeFieldsWithoutAnyTimeStep()

bool MEDFileFields::removeFieldsWithoutAnyTimeStep ( )

This method removes, if any, fields in this having no time steps. If there is one or more than one such field in this true is returned and those fields will not be referenced anymore in this.

If false is returned this does not contain such fields. If false is returned this method can be considered as const.

References MEDCoupling::MEDFileAnyTypeFieldMultiTSWithoutSDA::getNumberOfTS().

◆ partOfThisLyingOnSpecifiedMeshName()

MEDFileFields * MEDFileFields::partOfThisLyingOnSpecifiedMeshName ( const std::string &  meshName) const

This method returns a new object containing part of this fields lying on mesh name specified by the input parameter meshName. This method can be seen as a filter applied on this, that returns an object containing reduced the list of fields compared to those in this. The returned object is a new object but the object on which it lies are only shallow copied from this.

Parameters
[in]meshName- the name of the mesh on w
Returns
a new object that the caller should deal with.

References MEDCoupling::MEDFileFieldNameScope::getMeshName(), MEDCoupling::RefCountObjectOnly::incrRef(), and New().

◆ partOfThisLyingOnSpecifiedTimeSteps()

MEDFileFields * MEDFileFields::partOfThisLyingOnSpecifiedTimeSteps ( const std::vector< std::pair< int, int > > &  timeSteps) const

This method returns a new object containing part of this fields lying ** exactly ** on the time steps specified by input parameter timeSteps. Input time steps are specified using a pair of integer (iteration, order). This method can be seen as a filter applied on this, that returns an object containing the same number of fields than those in this, but for each multitimestep only the time steps in timeSteps are kept. Typically the input parameter timeSteps comes from the call of MEDFileFields::getCommonIterations.

The returned object points to shallow copy of elements in this.

Parameters
[in]timeSteps- the time steps given by a vector of pair of integers (iteration,order)
Exceptions
Ifthere is a field in this that is not defined on a time step in the input timeSteps.
See also
MEDFileFields::getCommonIterations, MEDFileFields::partOfThisNotLyingOnSpecifiedTimeSteps

References New(), and MEDCoupling::MEDFileAnyTypeFieldMultiTSWithoutSDA::partOfThisLyingOnSpecifiedTimeSteps().

◆ partOfThisNotLyingOnSpecifiedTimeSteps()

MEDFileFields * MEDFileFields::partOfThisNotLyingOnSpecifiedTimeSteps ( const std::vector< std::pair< int, int > > &  timeSteps) const

◆ presenceOfStructureElements()

bool MEDFileFields::presenceOfStructureElements ( ) const

◆ killStructureElements()

void MEDFileFields::killStructureElements ( )

References iterator().

◆ keepOnlyStructureElements()

void MEDFileFields::keepOnlyStructureElements ( )

References iterator().

◆ keepOnlyOnMeshSE()

void MEDFileFields::keepOnlyOnMeshSE ( const std::string &  meshName,
const std::string &  seName 
)

References iterator().

◆ getMeshSENames()

void MEDFileFields::getMeshSENames ( std::vector< std::pair< std::string, std::string > > &  ps) const

◆ blowUpSE()

void MEDFileFields::blowUpSE ( MEDFileMeshes ms,
const MEDFileStructureElements *  ses 
)

◆ aggregateFieldsOnSameMeshes()

void MEDFileFields::aggregateFieldsOnSameMeshes ( MEDFileMeshes ms)

This method is dedicated to explosed Structured Elements that can lead to exotic situation. Especially when there are several structured elements for a same field.

This method looks into meshes into ms if there is presence of multiple mesh having same name. If so, these meshes are aggregated in the same order than ms. The fields in this lying on the same meshName are also aggregated in the same order than this.

References MEDCoupling::DataArrayDouble::Aggregate(), MEDCoupling::MEDFileAnyTypeFieldMultiTS::Aggregate(), MEDCoupling::MEDFileAnyTypeFieldMultiTS::BuildNewInstanceFromContent(), MEDCoupling::MEDFileUMesh::getCoords(), MEDCoupling::MEDFileMeshes::getMeshAtPos(), MEDCoupling::MEDFileMeshes::getMeshesNames(), MEDCoupling::MEDFileMeshes::getNumberOfMeshes(), MEDCoupling::MEDFileUMesh::New(), MEDCoupling::MEDFileMeshes::pushMesh(), and MEDCoupling::MEDFileMeshes::resize().

Referenced by blowUpSE().

◆ partOfThisOnStructureElements()

MCAuto< MEDFileFields > MEDFileFields::partOfThisOnStructureElements ( ) const

References deepCopy().

◆ partOfThisLyingOnSpecifiedMeshSEName()

MCAuto< MEDFileFields > MEDFileFields::partOfThisLyingOnSpecifiedMeshSEName ( const std::string &  meshName,
const std::string &  seName 
) const

References deepCopy().

◆ aggregate()

void MEDFileFields::aggregate ( const MEDFileFields other)

◆ iterator()

◆ destroyFieldAtPos()

void MEDFileFields::destroyFieldAtPos ( int  i)

References destroyFieldsAtPos().

◆ destroyFieldsAtPos()

void MEDFileFields::destroyFieldsAtPos ( const int *  startIds,
const int *  endIds 
)

Referenced by destroyFieldAtPos().

◆ destroyFieldsAtPos2()

void MEDFileFields::destroyFieldsAtPos2 ( int  bg,
int  end,
int  step 
)

◆ changeMeshNames()

bool MEDFileFields::changeMeshNames ( const std::vector< std::pair< std::string, std::string > > &  modifTab)

◆ renumberEntitiesLyingOnMesh()

bool MEDFileFields::renumberEntitiesLyingOnMesh ( const std::string &  meshName,
const std::vector< mcIdType > &  oldCode,
const std::vector< mcIdType > &  newCode,
const DataArrayIdType *  renumO2N 
)
Parameters
[in]meshNamethe name of the mesh that will be renumbered.
[in]oldCodeis of format returned by MEDCouplingUMesh::getDistributionOfTypes. And for each i oldCode[3*i+2] gives the position (MEDFileUMesh::PutInThirdComponentOfCodeOffset). This code corresponds to the distribution of types in the corresponding mesh.
[in]newCodeidem to param oldCode except that here the new distribution is given.
[in]renumO2Nthe old to new renumber array.
Returns
If true a renumbering has been performed. The structure in this has been modified. If false, nothing has been done: it is typically the case if meshName is not referred by any field in this.

References iterator(), and MEDCoupling::MEDFileAnyTypeFieldMultiTSWithoutSDA::renumberEntitiesLyingOnMesh().

◆ accept()

◆ linearToQuadratic()

MCAuto< MEDFileFields > MEDFileFields::linearToQuadratic ( const MEDFileMeshes oldLin,
const MEDFileMeshes newQuad 
) const

◆ extractPart()

MEDFileFields * MEDFileFields::extractPart ( const std::map< int, MCAuto< DataArrayIdType > > &  extractDef,
MEDFileMesh mm 
) const

Return an extraction of this using extractDef map to specify the extraction. The keys of extractDef is level relative to max ext of mm mesh.

Returns
A new object that the caller is responsible to deallocate.

References getFieldAtPos(), getNumberOfFields(), and New().

◆ getPflsReallyUsed()

std::vector< std::string > MEDFileFields::getPflsReallyUsed ( ) const
virtual

◆ getLocsReallyUsed()

std::vector< std::string > MEDFileFields::getLocsReallyUsed ( ) const
virtual

◆ getPflsReallyUsedMulti()

std::vector< std::string > MEDFileFields::getPflsReallyUsedMulti ( ) const
virtual

◆ getLocsReallyUsedMulti()

std::vector< std::string > MEDFileFields::getLocsReallyUsedMulti ( ) const
virtual

◆ changePflsRefsNamesGen()

void MEDFileFields::changePflsRefsNamesGen ( const std::vector< std::pair< std::vector< std::string >, std::string > > &  mapOfModif)
virtual

◆ changeLocsRefsNamesGen()

void MEDFileFields::changeLocsRefsNamesGen ( const std::vector< std::pair< std::vector< std::string >, std::string > > &  mapOfModif)
virtual