|
MEDFileIntFieldMultiTSWithoutSDA * | convertToInt () const |
|
MEDFileAnyTypeFieldMultiTSWithoutSDA * | createNew () const |
|
std::vector< std::vector
< DataArrayDouble * > > | getFieldSplitedByType2 (int iteration, int order, const std::string &mname, std::vector< INTERP_KERNEL::NormalizedCellType > &types, std::vector< std::vector< TypeOfField > > &typesF, std::vector< std::vector< std::string > > &pfls, std::vector< std::vector< std::string > > &locs) const |
|
const char * | getTypeStr () const |
|
| MEDFileFieldMultiTSWithoutSDA (med_idt fid, int fieldId, bool loadAll, const MEDFileMeshes *ms, const MEDFileEntities *entities) |
|
| MEDFileFieldMultiTSWithoutSDA () |
|
MEDFileAnyTypeFieldMultiTSWithoutSDA * | shallowCpy () const |
|
void | accept (MEDFileFieldVisitor &visitor) const |
|
void | appendFieldNoProfileSBT (const MEDCouplingFieldDouble *field, const DataArray *arr, MEDFileFieldGlobsReal &glob) |
|
void | appendFieldProfile (const MEDCouplingFieldDouble *field, const DataArray *arr, const MEDFileMesh *mesh, int meshDimRelToMax, const DataArrayInt *profile, MEDFileFieldGlobsReal &glob) |
|
MEDFileAnyTypeFieldMultiTSWithoutSDA * | buildFromTimeStepIds (const int *startIds, const int *endIds) const |
|
MEDFileAnyTypeFieldMultiTSWithoutSDA * | buildFromTimeStepIds2 (int bg, int end, int step) const |
|
void | changeLocsRefsNamesGen2 (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 | changePflsRefsNamesGen2 (const std::vector< std::pair< std::vector< std::string >, std::string > > &mapOfModif) |
|
virtual
MEDFileAnyTypeFieldMultiTSWithoutSDA * | deepCopy () const |
|
void | eraseEmptyTS () |
|
void | eraseTimeStepIds (const int *startIds, const int *endIds) |
|
void | eraseTimeStepIds2 (int bg, int end, int step) |
|
std::vector< const
BigMemoryObject * > | getDirectChildrenWithNull () const |
|
std::vector< std::vector
< std::pair< int, int > > > | getFieldSplitedByType (int iteration, int order, const std::string &mname, std::vector< INTERP_KERNEL::NormalizedCellType > &types, std::vector< std::vector< TypeOfField > > &typesF, std::vector< std::vector< std::string > > &pfls, std::vector< std::vector< std::string > > &locs) const |
|
std::size_t | getHeapMemorySizeWithoutChildren () const |
|
const std::vector< std::string > & | getInfo () const |
|
std::vector< std::pair< int,
int > > | getIterations () const |
|
std::vector< std::string > | getLocsReallyUsed2 () const |
|
std::vector< std::string > | getLocsReallyUsedMulti2 () const |
|
void | getMeshSENames (std::vector< std::pair< std::string, std::string > > &ps) const |
|
int | getNonEmptyLevels (int iteration, int order, const std::string &mname, std::vector< int > &levs) const |
|
int | getNumberOfTS () const |
|
std::vector< std::string > | getPflsReallyUsed2 () const |
|
std::vector< std::string > | getPflsReallyUsedMulti2 () const |
|
int | getPosGivenTime (double time, double eps=1e-8) const |
|
int | getPosOfTimeStep (int iteration, int order) const |
|
const
MEDFileAnyTypeField1TSWithoutSDA * | getTimeStepAtPos2 (int pos) const |
|
MEDFileAnyTypeField1TSWithoutSDA * | getTimeStepAtPos2 (int pos) |
|
const
MEDFileAnyTypeField1TSWithoutSDA & | getTimeStepEntry (int iteration, int order) const |
|
MEDFileAnyTypeField1TSWithoutSDA & | getTimeStepEntry (int iteration, int order) |
|
int | getTimeStepPos (int iteration, int order) const |
|
std::vector< std::pair< int,
int > > | getTimeSteps (std::vector< double > &ret1) const |
|
std::vector< std::vector
< TypeOfField > > | getTypesOfFieldAvailable () const |
|
DataArray * | getUndergroundDataArray (int iteration, int order) const |
|
DataArray * | getUndergroundDataArrayExt (int iteration, int order, std::vector< std::pair< std::pair< INTERP_KERNEL::NormalizedCellType, int >, std::pair< int, int > > > &entries) const |
|
void | keepOnlyOnSE (const std::string &seName) |
|
void | keepOnlyStructureElements () |
|
void | killStructureElements () |
|
void | loadBigArraysRecursively (med_idt fid, const MEDFileFieldNameScope &nasc) |
|
void | loadBigArraysRecursivelyIfNecessary (med_idt fid, const MEDFileFieldNameScope &nasc) |
|
void | loadStructureOrStructureAndBigArraysRecursively (med_idt fid, int nbPdt, med_field_type fieldTyp, bool loadAll, const MEDFileMeshes *ms, const MEDFileEntities *entities) |
|
bool | onlyStructureElements () const |
|
MEDFileAnyTypeFieldMultiTSWithoutSDA * | partOfThisLyingOnSpecifiedTimeSteps (const std::vector< std::pair< int, int > > &timeSteps) const |
|
MEDFileAnyTypeFieldMultiTSWithoutSDA * | partOfThisNotLyingOnSpecifiedTimeSteps (const std::vector< std::pair< int, int > > &timeSteps) const |
|
bool | presenceOfMultiDiscPerGeoType () const |
|
bool | presenceOfStructureElements () const |
|
void | pushBackTimeStep (MCAuto< MEDFileAnyTypeField1TSWithoutSDA > &tse) |
|
bool | renumberEntitiesLyingOnMesh (const std::string &meshName, const std::vector< int > &oldCode, const std::vector< int > &newCode, const DataArrayInt *renumO2N, MEDFileFieldGlobsReal &glob) |
|
void | setInfo (const std::vector< std::string > &info) |
|
void | setIteration (int i, MCAuto< MEDFileAnyTypeField1TSWithoutSDA > ts) |
|
void | simpleRepr (int bkOffset, std::ostream &oss, int fmtsId) const |
|
virtual std::vector< MCAuto
< MEDFileAnyTypeFieldMultiTSWithoutSDA > > | splitComponents () const |
|
virtual std::vector< MCAuto
< MEDFileAnyTypeFieldMultiTSWithoutSDA > > | splitDiscretizations () const |
|
virtual std::vector< MCAuto
< MEDFileAnyTypeFieldMultiTSWithoutSDA > > | splitMultiDiscrPerGeoTypes () const |
|
void | synchronizeNameScope () |
|
void | unloadArrays () |
|
void | writeLL (med_idt fid, const MEDFileWritable &opts) const |
|
void | copyNameScope (const MEDFileFieldNameScope &other) |
|
std::string | getDtUnit () const |
|
std::string | getMeshName () const |
|
std::string | getName () const |
|
| MEDFileFieldNameScope () |
|
| MEDFileFieldNameScope (const std::string &fieldName, const std::string &meshName) |
|
void | setDtUnit (const std::string &dtUnit) |
|
void | setMeshName (const std::string &meshName) |
|
void | setName (const std::string &fieldName) |
|
|
void | checkCoherencyOfType (const MEDFileAnyTypeField1TSWithoutSDA *f1ts) const |
|
MEDFileAnyTypeField1TSWithoutSDA * | createNew1TSWithoutSDAEmptyInstance () const |
|
med_field_type | getMEDFileFieldType () const |
|
| MEDFileFieldMultiTSWithoutSDA (const std::string &fieldName, const std::string &meshName) |
|
| MEDFileFieldMultiTSWithoutSDA (med_idt fid, const std::string &fieldName, const std::string &meshName, med_field_type fieldTyp, const std::vector< std::string > &infos, int nbOfStep, const std::string &dtunit, bool loadAll, const MEDFileMeshes *ms, const MEDFileEntities *entities) |
|
void | checkCoherencyOfTinyInfo (const MEDCouplingFieldDouble *field, const DataArray *arr) const |
|
void | checkThatComponentsMatch (const std::vector< std::string > &compos) const |
|
void | checkThatNbOfCompoOfTSMatchThis () const |
|
void | copyTinyInfoFrom (const MEDCouplingFieldDouble *field, const DataArray *arr) |
|
| MEDFileAnyTypeFieldMultiTSWithoutSDA () |
|
| MEDFileAnyTypeFieldMultiTSWithoutSDA (const std::string &fieldName, const std::string &meshName) |
|
| MEDFileAnyTypeFieldMultiTSWithoutSDA (med_idt fid, int fieldId, bool loadAll, const MEDFileMeshes *ms, const MEDFileEntities *entities) |
|
| MEDFileAnyTypeFieldMultiTSWithoutSDA (med_idt fid, const std::string &fieldName, const std::string &meshName, med_field_type fieldTyp, const std::vector< std::string > &infos, int nbOfStep, const std::string &dtunit, bool loadAll, const MEDFileMeshes *ms, const MEDFileEntities *entities) |
|
| RefCountObject () |
|
| RefCountObject (const RefCountObject &other) |
|
virtual | ~RefCountObject () |
|
| RefCountObjectOnly () |
|
| RefCountObjectOnly (const RefCountObjectOnly &other) |
|
virtual | ~RefCountObjectOnly () |
|