Version: 9.14.0
MEDCoupling::MEDCouplingField Member List

This is the complete list of members for MEDCoupling::MEDCouplingField, including all inherited members.

_descMEDCoupling::MEDCouplingFieldprotected
_meshMEDCoupling::MEDCouplingFieldprotected
_nameMEDCoupling::MEDCouplingFieldprotected
_natureMEDCoupling::MEDCouplingFieldprotected
_typeMEDCoupling::MEDCouplingFieldprotected
areCompatibleForMerge(const MEDCouplingField *other) constMEDCoupling::MEDCouplingFieldvirtual
areStrictlyCompatible(const MEDCouplingField *other) constMEDCoupling::MEDCouplingFieldvirtual
areStrictlyCompatibleForMulDiv(const MEDCouplingField *other) constMEDCoupling::MEDCouplingFieldvirtual
buildMeasureField(bool isAbs) constMEDCoupling::MEDCouplingField
buildSubMeshData(const mcIdType *start, const mcIdType *end, DataArrayIdType *&di) constMEDCoupling::MEDCouplingField
buildSubMeshDataRange(mcIdType begin, mcIdType end, mcIdType step, mcIdType &beginOut, mcIdType &endOut, mcIdType &stepOut, DataArrayIdType *&di) constMEDCoupling::MEDCouplingField
checkConsistencyLight() constMEDCoupling::MEDCouplingFieldvirtual
clearGaussLocalizations()MEDCoupling::MEDCouplingField
computeTupleIdsToSelectFromCellIds(const mcIdType *startCellIds, const mcIdType *endCellIds) constMEDCoupling::MEDCouplingField
copyTinyStringsFrom(const MEDCouplingField *other)MEDCoupling::MEDCouplingFieldvirtual
debugHeapMemorySize() constMEDCoupling::BigMemoryObject
declareAsNew() constMEDCoupling::TimeLabel
decrRef() constMEDCoupling::RefCountObjectOnly
forceTimeOfThis(const TimeLabel &other) constMEDCoupling::TimeLabelprotected
getAllTheProgeny() constMEDCoupling::BigMemoryObject
getCellIdsHavingGaussLocalization(int locId, std::vector< mcIdType > &cellIds) constMEDCoupling::MEDCouplingField
getClassName() constMEDCoupling::BigMemoryObjectvirtual
getDescription() constMEDCoupling::MEDCouplingField
getDirectChildren() constMEDCoupling::BigMemoryObject
getDirectChildrenWithNull() constMEDCoupling::MEDCouplingFieldvirtual
getDiscretization() constMEDCoupling::MEDCouplingField
getDiscretization()MEDCoupling::MEDCouplingField
getGaussLocalization(int locId)MEDCoupling::MEDCouplingField
getGaussLocalization(int locId) constMEDCoupling::MEDCouplingField
getGaussLocalizationIdOfOneCell(mcIdType cellId) constMEDCoupling::MEDCouplingField
getGaussLocalizationIdOfOneType(INTERP_KERNEL::NormalizedCellType type) constMEDCoupling::MEDCouplingField
getGaussLocalizationIdsOfOneType(INTERP_KERNEL::NormalizedCellType type) constMEDCoupling::MEDCouplingField
getHeapMemorySize() constMEDCoupling::BigMemoryObject
GetHeapMemorySizeOfObjs(const std::vector< const BigMemoryObject * > &objs)MEDCoupling::BigMemoryObjectstatic
getHeapMemorySizeStr() constMEDCoupling::BigMemoryObject
getHeapMemorySizeWithoutChildren() constMEDCoupling::MEDCouplingFieldvirtual
getLocalizationOfDiscr() constMEDCoupling::MEDCouplingField
getMesh() constMEDCoupling::MEDCouplingField
getMesh()MEDCoupling::MEDCouplingField
getName() constMEDCoupling::MEDCouplingField
getNature() constMEDCoupling::MEDCouplingField
getNbOfGaussLocalization() constMEDCoupling::MEDCouplingField
getNumberOfMeshPlacesExpected() constMEDCoupling::MEDCouplingField
getNumberOfTuplesExpected() constMEDCoupling::MEDCouplingField
getNumberOfTuplesExpectedRegardingCode(const std::vector< mcIdType > &code, const std::vector< const DataArrayIdType * > &idsPerType) constMEDCoupling::MEDCouplingField
getRCValue() constMEDCoupling::RefCountObjectOnly
getTimeOfThis() constMEDCoupling::TimeLabel
getTypeOfField() constMEDCoupling::MEDCouplingField
incrRef() constMEDCoupling::RefCountObjectOnly
isEqualIfNotWhyProtected(const MEDCouplingField *other, double meshPrec, std::string &reason) constMEDCoupling::MEDCouplingFieldprotected
isEqualWithoutConsideringStrProtected(const MEDCouplingField *other, double meshPrec) constMEDCoupling::MEDCouplingFieldprotected
isObjectInTheProgeny(const BigMemoryObject *obj) constMEDCoupling::BigMemoryObject
MEDCouplingField(TypeOfField type)MEDCoupling::MEDCouplingFieldprotected
MEDCouplingField(const MEDCouplingField &other, bool deepCopy=true)MEDCoupling::MEDCouplingFieldprotected
MEDCouplingField(MEDCouplingFieldDiscretization *type, NatureOfField nature=NoNature)MEDCoupling::MEDCouplingFieldprotected
MEDCoupling::operator=(const RefCountObjectOnly &other)MEDCoupling::RefCountObjectOnly
MEDCoupling::TimeLabel::operator=(const TimeLabel &other)MEDCoupling::TimeLabel
RefCountObject()MEDCoupling::RefCountObjectprotected
RefCountObject(const RefCountObject &other)MEDCoupling::RefCountObjectprotected
RefCountObjectOnly()MEDCoupling::RefCountObjectOnlyprotected
RefCountObjectOnly(const RefCountObjectOnly &other)MEDCoupling::RefCountObjectOnlyprotected
reprQuickOverview(std::ostream &stream) const =0MEDCoupling::MEDCouplingFieldpure virtual
setDescription(const std::string &desc)MEDCoupling::MEDCouplingField
setDiscretization(MEDCouplingFieldDiscretization *newDisc)MEDCoupling::MEDCouplingField
setGaussLocalizationOnCells(const mcIdType *begin, const mcIdType *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::MEDCouplingFieldvirtual
TimeLabel(const TimeLabel &other)=defaultMEDCoupling::TimeLabel
TimeLabel()MEDCoupling::TimeLabelprotected
updateTime() constMEDCoupling::MEDCouplingFieldvirtual
updateTimeWith(const TimeLabel &other) constMEDCoupling::TimeLabelprotected
~BigMemoryObject()MEDCoupling::BigMemoryObjectvirtual
~MEDCouplingField()MEDCoupling::MEDCouplingFieldprotectedvirtual
~RefCountObject()MEDCoupling::RefCountObjectprotectedvirtual
~RefCountObjectOnly()MEDCoupling::RefCountObjectOnlyprotectedvirtual
~TimeLabel()MEDCoupling::TimeLabelprotectedvirtual