| _desc | MEDCoupling::MEDCouplingField | protected |
| _mesh | MEDCoupling::MEDCouplingField | protected |
| _name | MEDCoupling::MEDCouplingField | protected |
| _nature | MEDCoupling::MEDCouplingField | protected |
| _type | MEDCoupling::MEDCouplingField | protected |
| areCompatibleForMerge(const MEDCouplingField *other) const | MEDCoupling::MEDCouplingField | virtual |
| areStrictlyCompatible(const MEDCouplingField *other) const | MEDCoupling::MEDCouplingField | virtual |
| areStrictlyCompatibleForMulDiv(const MEDCouplingField *other) const | MEDCoupling::MEDCouplingField | virtual |
| buildMeasureField(bool isAbs) const | MEDCoupling::MEDCouplingField | |
| buildSubMeshData(const int *start, const int *end, DataArrayInt *&di) const | MEDCoupling::MEDCouplingField | |
| buildSubMeshDataRange(int begin, int end, int step, int &beginOut, int &endOut, int &stepOut, DataArrayInt *&di) const | MEDCoupling::MEDCouplingField | |
| checkConsistencyLight() const | MEDCoupling::MEDCouplingField | virtual |
| clearGaussLocalizations() | MEDCoupling::MEDCouplingField | |
| computeTupleIdsToSelectFromCellIds(const int *startCellIds, const int *endCellIds) const | MEDCoupling::MEDCouplingField | |
| copyTinyStringsFrom(const MEDCouplingField *other) | MEDCoupling::MEDCouplingField | virtual |
| declareAsNew() const | MEDCoupling::TimeLabel | |
| decrRef() const | MEDCoupling::RefCountObjectOnly | |
| forceTimeOfThis(const TimeLabel &other) const | MEDCoupling::TimeLabel | protected |
| getAllTheProgeny() const | MEDCoupling::BigMemoryObject | |
| getCellIdsHavingGaussLocalization(int locId, std::vector< int > &cellIds) const | MEDCoupling::MEDCouplingField | |
| getDescription() const | MEDCoupling::MEDCouplingField | |
| getDirectChildren() const | MEDCoupling::BigMemoryObject | |
| getDirectChildrenWithNull() const | MEDCoupling::MEDCouplingField | virtual |
| getDiscretization() const | MEDCoupling::MEDCouplingField | |
| getDiscretization() | MEDCoupling::MEDCouplingField | |
| getGaussLocalization(int locId) | MEDCoupling::MEDCouplingField | |
| getGaussLocalization(int locId) const | MEDCoupling::MEDCouplingField | |
| getGaussLocalizationIdOfOneCell(int cellId) const | MEDCoupling::MEDCouplingField | |
| getGaussLocalizationIdOfOneType(INTERP_KERNEL::NormalizedCellType type) const | MEDCoupling::MEDCouplingField | |
| getGaussLocalizationIdsOfOneType(INTERP_KERNEL::NormalizedCellType type) const | MEDCoupling::MEDCouplingField | |
| getHeapMemorySize() const | MEDCoupling::BigMemoryObject | |
| GetHeapMemorySizeOfObjs(const std::vector< const BigMemoryObject * > &objs) | MEDCoupling::BigMemoryObject | static |
| getHeapMemorySizeStr() const | MEDCoupling::BigMemoryObject | |
| getHeapMemorySizeWithoutChildren() const | MEDCoupling::MEDCouplingField | virtual |
| getLocalizationOfDiscr() const | MEDCoupling::MEDCouplingField | |
| getMesh() const | MEDCoupling::MEDCouplingField | |
| getMesh() | MEDCoupling::MEDCouplingField | |
| getName() const | MEDCoupling::MEDCouplingField | |
| getNature() const | MEDCoupling::MEDCouplingField | |
| getNbOfGaussLocalization() const | MEDCoupling::MEDCouplingField | |
| getNumberOfMeshPlacesExpected() const | MEDCoupling::MEDCouplingField | |
| getNumberOfTuplesExpected() const | MEDCoupling::MEDCouplingField | |
| getNumberOfTuplesExpectedRegardingCode(const std::vector< int > &code, const std::vector< const DataArrayInt * > &idsPerType) const | MEDCoupling::MEDCouplingField | |
| getRCValue() const | MEDCoupling::RefCountObjectOnly | |
| getTimeOfThis() const | MEDCoupling::TimeLabel | |
| getTypeOfField() const | MEDCoupling::MEDCouplingField | |
| incrRef() const | MEDCoupling::RefCountObjectOnly | |
| isEqual(const MEDCouplingField *other, double meshPrec, double valsPrec) const | MEDCoupling::MEDCouplingField | virtual |
| isEqualIfNotWhy(const MEDCouplingField *other, double meshPrec, double valsPrec, std::string &reason) const | MEDCoupling::MEDCouplingField | virtual |
| isEqualWithoutConsideringStr(const MEDCouplingField *other, double meshPrec, double valsPrec) const | MEDCoupling::MEDCouplingField | virtual |
| isObjectInTheProgeny(const BigMemoryObject *obj) const | MEDCoupling::BigMemoryObject | |
| MEDCouplingField(TypeOfField type) | MEDCoupling::MEDCouplingField | protected |
| MEDCouplingField(const MEDCouplingField &other, bool deepCopy=true) | MEDCoupling::MEDCouplingField | protected |
| MEDCouplingField(MEDCouplingFieldDiscretization *type, NatureOfField nature=NoNature) | MEDCoupling::MEDCouplingField | protected |
| MEDCoupling::operator=(const RefCountObjectOnly &other) | MEDCoupling::RefCountObjectOnly | |
| MEDCoupling::TimeLabel::operator=(const TimeLabel &other) | MEDCoupling::TimeLabel | |
| RefCountObject() | MEDCoupling::RefCountObject | protected |
| RefCountObject(const RefCountObject &other) | MEDCoupling::RefCountObject | protected |
| RefCountObjectOnly() | MEDCoupling::RefCountObjectOnly | protected |
| RefCountObjectOnly(const RefCountObjectOnly &other) | MEDCoupling::RefCountObjectOnly | protected |
| reprQuickOverview(std::ostream &stream) const =0 | MEDCoupling::MEDCouplingField | pure virtual |
| setDescription(const std::string &desc) | MEDCoupling::MEDCouplingField | |
| setDiscretization(MEDCouplingFieldDiscretization *newDisc) | MEDCoupling::MEDCouplingField | |
| setGaussLocalizationOnCells(const int *begin, const int *end, const std::vector< double > &refCoo, const std::vector< double > &gsCoo, const std::vector< double > &wg) | MEDCoupling::MEDCouplingField | |
| setGaussLocalizationOnType(INTERP_KERNEL::NormalizedCellType type, const std::vector< double > &refCoo, const std::vector< double > &gsCoo, const std::vector< double > &wg) | MEDCoupling::MEDCouplingField | |
| setMesh(const MEDCoupling::MEDCouplingMesh *mesh) | MEDCoupling::MEDCouplingField | |
| setName(const std::string &name) | MEDCoupling::MEDCouplingField | |
| setNature(NatureOfField nat) | MEDCoupling::MEDCouplingField | virtual |
| TimeLabel() | MEDCoupling::TimeLabel | protected |
| updateTime() const | MEDCoupling::MEDCouplingField | virtual |
| updateTimeWith(const TimeLabel &other) const | MEDCoupling::TimeLabel | protected |
| ~BigMemoryObject() | MEDCoupling::BigMemoryObject | virtual |
| ~MEDCouplingField() | MEDCoupling::MEDCouplingField | protectedvirtual |
| ~RefCountObject() | MEDCoupling::RefCountObject | protectedvirtual |
| ~RefCountObjectOnly() | MEDCoupling::RefCountObjectOnly | protectedvirtual |
| ~TimeLabel() | MEDCoupling::TimeLabel | protectedvirtual |