| _arr | MEDCoupling::MEDFileField1TSTemplateWithoutSDA< double > | protected |
| _csit | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | mutable |
| _dt | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | protected |
| _dt_unit | MEDCoupling::MEDFileFieldNameScope | protected |
| _field_per_mesh | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | protected |
| _iteration | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | protected |
| _mesh_name | MEDCoupling::MEDFileFieldNameScope | protected |
| _name | MEDCoupling::MEDFileFieldNameScope | protected |
| _nb_of_tuples_to_be_allocated | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | mutable |
| _order | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | protected |
| accept(MEDFileFieldVisitor &visitor) const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| addNewEntryIfNecessary(const MEDCouplingMesh *mesh) | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | protected |
| aggregate(const typename std::vector< typename MLFieldTraits< double >::F1TSWSDAType const * > &f1tss, const std::vector< std::vector< std::pair< int, int > > > &dts) | MEDCoupling::MEDFileField1TSTemplateWithoutSDA< double > | |
| allocIfNecessaryTheArrayToReceiveDataFromFile() | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| allocNotFromFile(int newNbOfTuples) | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| changeLocsRefsNamesGen2(const std::vector< std::pair< std::vector< std::string >, std::string > > &mapOfModif) | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| changeMeshNames(const std::vector< std::pair< std::string, std::string > > &modifTab) | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| changePflsRefsNamesGen2(const std::vector< std::pair< std::vector< std::string >, std::string > > &mapOfModif) | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| CheckMeshDimRel(int meshDimRelToMax) | MEDCoupling::MEDFileField1TSWithoutSDA | static |
| CheckSBTMesh(const MEDCouplingMesh *mesh) | MEDCoupling::MEDFileField1TSWithoutSDA | static |
| convertMedBallIntoClassic() | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| convertToInt() const | MEDCoupling::MEDFileField1TSWithoutSDA | |
| copyNameScope(const MEDFileFieldNameScope &other) | MEDCoupling::MEDFileFieldNameScope | |
| copyTinyInfoFrom(const MEDCouplingFieldDouble *field, const DataArray *arr) | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| createNewEmptyDataArrayInstance() const | MEDCoupling::MEDFileField1TSTemplateWithoutSDA< double > | virtual |
| decrRef() const | MEDCoupling::RefCountObjectOnly | |
| deepCopy() const | MEDCoupling::MEDFileField1TSWithoutSDA | virtual |
| deepCpyLeavesFrom(const MEDFileAnyTypeField1TSWithoutSDA &other) | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| fieldOnMesh(const MEDFileFieldGlobsReal *glob, const MEDFileMesh *mesh, MCAuto< DataArray > &arrOut, const MEDFileFieldNameScope &nasc) const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| fillIteration(std::pair< int, int > &p) const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| fillTypesOfFieldAvailable(std::vector< TypeOfField > &types) const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| getAllTheProgeny() const | MEDCoupling::BigMemoryObject | |
| getDimension() const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| getDirectChildren() const | MEDCoupling::BigMemoryObject | |
| getDirectChildrenWithNull() const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | virtual |
| getDtIt() const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| getDtUnit() const | MEDCoupling::MEDFileFieldNameScope | |
| getFieldAtLevel(TypeOfField type, int meshDimRelToMax, const std::string &mName, int renumPol, const MEDFileFieldGlobsReal *glob, MCAuto< DataArray > &arrOut, const MEDFileFieldNameScope &nasc) const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| getFieldAtTopLevel(TypeOfField type, const std::string &mName, int renumPol, const MEDFileFieldGlobsReal *glob, MCAuto< DataArray > &arrOut, const MEDFileFieldNameScope &nasc) const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| getFieldOnMeshAtLevel(TypeOfField type, int meshDimRelToMax, int renumPol, const MEDFileFieldGlobsReal *glob, const MEDFileMesh *mesh, MCAuto< DataArray > &arrOut, const MEDFileFieldNameScope &nasc) const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| getFieldOnMeshAtLevel(TypeOfField type, int renumPol, const MEDFileFieldGlobsReal *glob, const MEDCouplingMesh *mesh, const DataArrayInt *cellRenum, const DataArrayInt *nodeRenum, MCAuto< DataArray > &arrOut, const MEDFileFieldNameScope &nasc) const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| getFieldSplitedByType(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 | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| getFieldSplitedByType2(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 | MEDCoupling::MEDFileField1TSWithoutSDA | |
| getFieldWithProfile(TypeOfField type, int meshDimRelToMax, const MEDFileMesh *mesh, DataArrayInt *&pfl, const MEDFileFieldGlobsReal *glob, const MEDFileFieldNameScope &nasc) const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| getHeapMemorySize() const | MEDCoupling::BigMemoryObject | |
| GetHeapMemorySizeOfObjs(const std::vector< const BigMemoryObject * > &objs) | MEDCoupling::BigMemoryObject | static |
| getHeapMemorySizeStr() const | MEDCoupling::BigMemoryObject | |
| getHeapMemorySizeWithoutChildren() const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | virtual |
| getInfo() const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| getInfo() | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| getIteration() const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| getLeafGivenMeshAndTypeAndLocId(const std::string &mName, INTERP_KERNEL::NormalizedCellType typ, int locId) | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| getLeafGivenMeshAndTypeAndLocId(const std::string &mName, INTERP_KERNEL::NormalizedCellType typ, int locId) const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| getLocsReallyUsed2() const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| getLocsReallyUsedMulti2() const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| getMeshIdFromMeshName(const std::string &mName) const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | protected |
| getMeshIteration() const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| getMeshName() const | MEDCoupling::MEDFileFieldNameScope | |
| getMeshOrder() const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| getMeshSENames(std::vector< std::pair< std::string, std::string > > &ps) const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| getName() const | MEDCoupling::MEDFileFieldNameScope | |
| getNonEmptyLevels(const std::string &mname, std::vector< int > &levs) const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| getNumberOfComponents() const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| getOrCreateAndGetArray() | MEDCoupling::MEDFileField1TSTemplateWithoutSDA< double > | virtual |
| getOrCreateAndGetArray() const | MEDCoupling::MEDFileField1TSTemplateWithoutSDA< double > | virtual |
| getOrCreateAndGetArrayTemplate() | MEDCoupling::MEDFileField1TSTemplateWithoutSDA< double > | |
| getOrCreateAndGetArrayTemplate() const | MEDCoupling::MEDFileField1TSTemplateWithoutSDA< double > | |
| getOrder() const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| getPflsReallyUsed2() const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| getPflsReallyUsedMulti2() const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| getRCValue() const | MEDCoupling::RefCountObjectOnly | |
| getTime(int &iteration, int &order) const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| getTypesOfFieldAvailable() const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| getTypeStr() const | MEDCoupling::MEDFileField1TSWithoutSDA | virtual |
| getUndergroundDataArray() const | MEDCoupling::MEDFileField1TSTemplateWithoutSDA< double > | virtual |
| getUndergroundDataArrayDoubleExt(std::vector< std::pair< std::pair< INTERP_KERNEL::NormalizedCellType, int >, std::pair< int, int > > > &entries) const | MEDCoupling::MEDFileField1TSWithoutSDA | |
| getUndergroundDataArrayExt(std::vector< std::pair< std::pair< INTERP_KERNEL::NormalizedCellType, int >, std::pair< int, int > > > &entries) const | MEDCoupling::MEDFileField1TSWithoutSDA | virtual |
| getUndergroundDataArrayTemplate() const | MEDCoupling::MEDFileField1TSTemplateWithoutSDA< double > | |
| incrRef() const | MEDCoupling::RefCountObjectOnly | |
| isDealingTS(int iteration, int order) const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| isObjectInTheProgeny(const BigMemoryObject *obj) const | MEDCoupling::BigMemoryObject | |
| keepOnlyGaussDiscretization(std::size_t idOfDisc, std::vector< std::pair< int, int > > &its) | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| keepOnlyOnSE(const std::string &seName) | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| keepOnlySpatialDiscretization(TypeOfField tof, std::vector< std::pair< int, int > > &its) | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| keepOnlyStructureElements() | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| killStructureElements() | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| loadBigArraysRecursively(med_idt fid, const MEDFileFieldNameScope &nasc) | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| loadBigArraysRecursivelyIfNecessary(med_idt fid, const MEDFileFieldNameScope &nasc) | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| loadOnlyStructureOfDataRecursively(med_idt fid, const MEDFileFieldNameScope &nasc, const MEDFileMeshes *ms, const MEDFileEntities *entities) | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| loadStructureAndBigArraysRecursively(med_idt fid, const MEDFileFieldNameScope &nasc, const MEDFileMeshes *ms, const MEDFileEntities *entities) | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| makeReduction(INTERP_KERNEL::NormalizedCellType ct, TypeOfField tof, const DataArrayInt *pfl) | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| MEDFileAnyTypeField1TSWithoutSDA() | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| MEDFileAnyTypeField1TSWithoutSDA(const std::string &fieldName, const std::string &meshName, int csit, int iteration, int order) | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| MEDFileField1TSTemplateWithoutSDA(const std::string &fieldName, const std::string &meshName, int csit, int iteration, int order) | MEDCoupling::MEDFileField1TSTemplateWithoutSDA< double > | protected |
| MEDFileField1TSTemplateWithoutSDA() | MEDCoupling::MEDFileField1TSTemplateWithoutSDA< double > | protected |
| MEDFileField1TSWithoutSDA() | MEDCoupling::MEDFileField1TSWithoutSDA | |
| MEDFileField1TSWithoutSDA(const std::string &fieldName, const std::string &meshName, int csit, int iteration, int order, const std::vector< std::string > &infos) | MEDCoupling::MEDFileField1TSWithoutSDA | |
| MEDFileFieldNameScope() | MEDCoupling::MEDFileFieldNameScope | |
| MEDFileFieldNameScope(const std::string &fieldName, const std::string &meshName) | MEDCoupling::MEDFileFieldNameScope | |
| New(const std::string &fieldName, const std::string &meshName, int csit, int iteration, int order, const std::vector< std::string > &infos) | MEDCoupling::MEDFileField1TSWithoutSDA | static |
| onlyStructureElements() const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| operator=(const RefCountObjectOnly &other) | MEDCoupling::RefCountObjectOnly | |
| presenceOfMultiDiscPerGeoType() const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| presenceOfStructureElements() const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| RefCountObject() | MEDCoupling::RefCountObject | protected |
| RefCountObject(const RefCountObject &other) | MEDCoupling::RefCountObject | protected |
| RefCountObjectOnly() | MEDCoupling::RefCountObjectOnly | protected |
| RefCountObjectOnly(const RefCountObjectOnly &other) | MEDCoupling::RefCountObjectOnly | protected |
| renumberEntitiesLyingOnMesh(const std::string &meshName, const std::vector< int > &oldCode, const std::vector< int > &newCode, const DataArrayInt *renumO2N, MEDFileFieldGlobsReal &glob) | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| setArray(DataArray *arr) | MEDCoupling::MEDFileField1TSTemplateWithoutSDA< double > | virtual |
| setDtUnit(const std::string &dtUnit) | MEDCoupling::MEDFileFieldNameScope | |
| setFieldNoProfileSBT(const MEDCouplingFieldDouble *field, const DataArray *arr, MEDFileFieldGlobsReal &glob, const MEDFileFieldNameScope &nasc) | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| setFieldProfile(const MEDCouplingFieldDouble *field, const DataArray *arrOfVals, const MEDFileMesh *mesh, int meshDimRelToMax, const DataArrayInt *profile, MEDFileFieldGlobsReal &glob, const MEDFileFieldNameScope &nasc) | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| setInfo(const std::vector< std::string > &infos) | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| setMeshName(const std::string &meshName) | MEDCoupling::MEDFileFieldNameScope | |
| setName(const std::string &fieldName) | MEDCoupling::MEDFileFieldNameScope | |
| setTime(int iteration, int order, double val) | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| shallowCpy() const | MEDCoupling::MEDFileField1TSWithoutSDA | virtual |
| simpleRepr(int bkOffset, std::ostream &oss, int f1tsId) const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | virtual |
| splitComponents() const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | virtual |
| splitDiscretizations() const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| splitMultiDiscrPerGeoTypes() const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| TYPE_STR | MEDCoupling::MEDFileField1TSWithoutSDA | static |
| unloadArrays() | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| updateData(int newLgth, const std::vector< std::pair< int, int > > &oldStartStops) | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | protected |
| writeLL(med_idt fid, const MEDFileWritable &opts, const MEDFileFieldNameScope &nasc) const | MEDCoupling::MEDFileAnyTypeField1TSWithoutSDA | |
| ~BigMemoryObject() | MEDCoupling::BigMemoryObject | virtual |
| ~RefCountObject() | MEDCoupling::RefCountObject | protectedvirtual |
| ~RefCountObjectOnly() | MEDCoupling::RefCountObjectOnly | protectedvirtual |