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

Public Member Functions

void cartesianizeMe ()
 
bool changeNames (const std::vector< std::pair< std::string, std::string > > &modifTab)
 
MEDFileMeshMultiTSdeepCopy () const
 
std::string getClassName () const override
 
std::vector< const BigMemoryObject * > getDirectChildrenWithNull () const
 
std::size_t getHeapMemorySizeWithoutChildren () const
 
MEDFileJoints * getJoints () const
 
std::string getName () const
 
MEDFileMeshgetOneTimeStep () const
 
void killStructureElements ()
 
bool presenceOfStructureElements () const
 
void setJoints (MEDFileJoints *joints)
 
void setName (const std::string &newMeshName)
 
void setOneTimeStep (MEDFileMesh *mesh1TimeStep)
 
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 ()
 

Static Public Member Functions

static MEDFileMeshMultiTSNew ()
 
static MEDFileMeshMultiTSNew (const std::string &fileName)
 
static MEDFileMeshMultiTSNew (const std::string &fileName, const std::string &mName)
 
static MEDFileMeshMultiTSNew (med_idt fid)
 
static MEDFileMeshMultiTSNew (med_idt fid, const std::string &mName)
 
- 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 ()
 

Member Function Documentation

◆ New() [1/5]

◆ New() [2/5]

MEDFileMeshMultiTS * MEDFileMeshMultiTS::New ( med_idt  fid)
static

◆ New() [3/5]

MEDFileMeshMultiTS * MEDFileMeshMultiTS::New ( const std::string &  fileName)
static

References New().

◆ New() [4/5]

MEDFileMeshMultiTS * MEDFileMeshMultiTS::New ( med_idt  fid,
const std::string &  mName 
)
static

◆ New() [5/5]

MEDFileMeshMultiTS * MEDFileMeshMultiTS::New ( const std::string &  fileName,
const std::string &  mName 
)
static

References New().

◆ getClassName()

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

Reimplemented from MEDCoupling::BigMemoryObject.

◆ deepCopy()

MEDFileMeshMultiTS * MEDFileMeshMultiTS::deepCopy ( ) const

References New().

◆ getHeapMemorySizeWithoutChildren()

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

◆ getDirectChildrenWithNull()

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

◆ getName()

std::string MEDFileMeshMultiTS::getName ( ) const

◆ setName()

void MEDFileMeshMultiTS::setName ( const std::string &  newMeshName)

References changeNames(), and getName().

◆ changeNames()

bool MEDFileMeshMultiTS::changeNames ( const std::vector< std::pair< std::string, std::string > > &  modifTab)

◆ cartesianizeMe()

void MEDFileMeshMultiTS::cartesianizeMe ( )

◆ getOneTimeStep()

MEDFileMesh * MEDFileMeshMultiTS::getOneTimeStep ( ) const

Referenced by getJoints().

◆ writeLL()

void MEDFileMeshMultiTS::writeLL ( med_idt  fid) const

◆ setOneTimeStep()

void MEDFileMeshMultiTS::setOneTimeStep ( MEDFileMesh mesh1TimeStep)

◆ getJoints()

MEDFileJoints * MEDFileMeshMultiTS::getJoints ( ) const

References getOneTimeStep().

Referenced by writeLL().

◆ setJoints()

void MEDFileMeshMultiTS::setJoints ( MEDFileJoints *  joints)

Set Joints that are common to all time-stamps.

◆ presenceOfStructureElements()

bool MEDFileMeshMultiTS::presenceOfStructureElements ( ) const

◆ killStructureElements()

void MEDFileMeshMultiTS::killStructureElements ( )