|
MEDFileField1TSWithoutSDA * | convertToDouble () const |
|
MEDFileIntField1TSWithoutSDA * | deepCopy () const |
|
const char * | getTypeStr () const |
|
DataArray * | getUndergroundDataArrayExt (std::vector< std::pair< std::pair< INTERP_KERNEL::NormalizedCellType, int >, std::pair< int, int > > > &entries) const |
|
DataArrayInt * | getUndergroundDataArrayIntExt (std::vector< std::pair< std::pair< INTERP_KERNEL::NormalizedCellType, int >, std::pair< int, int > > > &entries) const |
|
| MEDFileIntField1TSWithoutSDA () |
|
MEDFileIntField1TSWithoutSDA * | shallowCpy () const |
|
void | aggregate (const typename std::vector< typename MLFieldTraits< int >::F1TSWSDAType const * > &f1tss, const std::vector< std::vector< std::pair< int, int > > > &dts) |
|
DataArray * | createNewEmptyDataArrayInstance () const |
|
DataArray * | getOrCreateAndGetArray () |
|
const DataArray * | getOrCreateAndGetArray () const |
|
Traits< int >::ArrayType * | getOrCreateAndGetArrayTemplate () |
|
Traits< int >::ArrayType const * | getOrCreateAndGetArrayTemplate () const |
|
DataArray * | getUndergroundDataArray () const |
|
Traits< int >::ArrayType * | getUndergroundDataArrayTemplate () const |
|
void | setArray (DataArray *arr) |
|
void | accept (MEDFileFieldVisitor &visitor) const |
|
bool | allocIfNecessaryTheArrayToReceiveDataFromFile () |
|
void | allocNotFromFile (int newNbOfTuples) |
|
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) |
|
void | convertMedBallIntoClassic () |
|
int | copyTinyInfoFrom (const MEDCouplingFieldDouble *field, const DataArray *arr) |
|
void | deepCpyLeavesFrom (const MEDFileAnyTypeField1TSWithoutSDA &other) |
|
MEDCouplingFieldDouble * | fieldOnMesh (const MEDFileFieldGlobsReal *glob, const MEDFileMesh *mesh, MCAuto< DataArray > &arrOut, const MEDFileFieldNameScope &nasc) const |
|
void | fillIteration (std::pair< int, int > &p) const |
|
void | fillTypesOfFieldAvailable (std::vector< TypeOfField > &types) const |
|
int | getDimension () const |
|
std::vector< const
BigMemoryObject * > | getDirectChildrenWithNull () const |
|
std::pair< int, int > | getDtIt () const |
|
MEDCouplingFieldDouble * | getFieldAtLevel (TypeOfField type, int meshDimRelToMax, const std::string &mName, int renumPol, const MEDFileFieldGlobsReal *glob, MCAuto< DataArray > &arrOut, const MEDFileFieldNameScope &nasc) const |
|
MEDCouplingFieldDouble * | getFieldAtTopLevel (TypeOfField type, const std::string &mName, int renumPol, const MEDFileFieldGlobsReal *glob, MCAuto< DataArray > &arrOut, const MEDFileFieldNameScope &nasc) const |
|
MEDCouplingFieldDouble * | getFieldOnMeshAtLevel (TypeOfField type, int meshDimRelToMax, int renumPol, const MEDFileFieldGlobsReal *glob, const MEDFileMesh *mesh, MCAuto< DataArray > &arrOut, const MEDFileFieldNameScope &nasc) const |
|
MEDCouplingFieldDouble * | getFieldOnMeshAtLevel (TypeOfField type, int renumPol, const MEDFileFieldGlobsReal *glob, const MEDCouplingMesh *mesh, const DataArrayInt *cellRenum, const DataArrayInt *nodeRenum, MCAuto< DataArray > &arrOut, const MEDFileFieldNameScope &nasc) const |
|
std::vector< std::vector
< std::pair< int, int > > > | 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 |
|
DataArray * | getFieldWithProfile (TypeOfField type, int meshDimRelToMax, const MEDFileMesh *mesh, DataArrayInt *&pfl, const MEDFileFieldGlobsReal *glob, const MEDFileFieldNameScope &nasc) const |
|
std::size_t | getHeapMemorySizeWithoutChildren () const |
|
const std::vector< std::string > & | getInfo () const |
|
std::vector< std::string > & | getInfo () |
|
int | getIteration () const |
|
MEDFileFieldPerMeshPerTypePerDisc * | getLeafGivenMeshAndTypeAndLocId (const std::string &mName, INTERP_KERNEL::NormalizedCellType typ, int locId) |
|
const
MEDFileFieldPerMeshPerTypePerDisc * | getLeafGivenMeshAndTypeAndLocId (const std::string &mName, INTERP_KERNEL::NormalizedCellType typ, int locId) const |
|
std::vector< std::string > | getLocsReallyUsed2 () const |
|
std::vector< std::string > | getLocsReallyUsedMulti2 () const |
|
int | getMeshIteration () const |
|
int | getMeshOrder () const |
|
void | getMeshSENames (std::vector< std::pair< std::string, std::string > > &ps) const |
|
int | getNonEmptyLevels (const std::string &mname, std::vector< int > &levs) const |
|
int | getNumberOfComponents () const |
|
int | getOrder () const |
|
std::vector< std::string > | getPflsReallyUsed2 () const |
|
std::vector< std::string > | getPflsReallyUsedMulti2 () const |
|
double | getTime (int &iteration, int &order) const |
|
std::vector< TypeOfField > | getTypesOfFieldAvailable () const |
|
bool | isDealingTS (int iteration, int order) const |
|
int | keepOnlyGaussDiscretization (std::size_t idOfDisc, std::vector< std::pair< int, int > > &its) |
|
void | keepOnlyOnSE (const std::string &seName) |
|
int | keepOnlySpatialDiscretization (TypeOfField tof, std::vector< std::pair< int, int > > &its) |
|
void | keepOnlyStructureElements () |
|
void | killStructureElements () |
|
void | loadBigArraysRecursively (med_idt fid, const MEDFileFieldNameScope &nasc) |
|
void | loadBigArraysRecursivelyIfNecessary (med_idt fid, const MEDFileFieldNameScope &nasc) |
|
void | loadOnlyStructureOfDataRecursively (med_idt fid, const MEDFileFieldNameScope &nasc, const MEDFileMeshes *ms, const MEDFileEntities *entities) |
|
void | loadStructureAndBigArraysRecursively (med_idt fid, const MEDFileFieldNameScope &nasc, const MEDFileMeshes *ms, const MEDFileEntities *entities) |
|
void | makeReduction (INTERP_KERNEL::NormalizedCellType ct, TypeOfField tof, const DataArrayInt *pfl) |
|
| MEDFileAnyTypeField1TSWithoutSDA () |
|
| MEDFileAnyTypeField1TSWithoutSDA (const std::string &fieldName, const std::string &meshName, int csit, int iteration, int order) |
|
bool | onlyStructureElements () const |
|
bool | presenceOfMultiDiscPerGeoType () const |
|
bool | presenceOfStructureElements () const |
|
bool | renumberEntitiesLyingOnMesh (const std::string &meshName, const std::vector< int > &oldCode, const std::vector< int > &newCode, const DataArrayInt *renumO2N, MEDFileFieldGlobsReal &glob) |
|
void | setFieldNoProfileSBT (const MEDCouplingFieldDouble *field, const DataArray *arr, MEDFileFieldGlobsReal &glob, const MEDFileFieldNameScope &nasc) |
|
void | setFieldProfile (const MEDCouplingFieldDouble *field, const DataArray *arrOfVals, const MEDFileMesh *mesh, int meshDimRelToMax, const DataArrayInt *profile, MEDFileFieldGlobsReal &glob, const MEDFileFieldNameScope &nasc) |
|
void | setInfo (const std::vector< std::string > &infos) |
|
void | setTime (int iteration, int order, double val) |
|
virtual void | simpleRepr (int bkOffset, std::ostream &oss, int f1tsId) const |
|
virtual std::vector< MCAuto
< MEDFileAnyTypeField1TSWithoutSDA > > | splitComponents () const |
|
std::vector< MCAuto
< MEDFileAnyTypeField1TSWithoutSDA > > | splitDiscretizations () const |
|
std::vector< MCAuto
< MEDFileAnyTypeField1TSWithoutSDA > > | splitMultiDiscrPerGeoTypes () const |
|
void | unloadArrays () |
|
void | writeLL (med_idt fid, const MEDFileWritable &opts, const MEDFileFieldNameScope &nasc) 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) |
|
SDA is for Shared Data Arrays such as profiles.