Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MEDCoupling::MEDCouplingFieldT< T > Member List

This is the complete list of members for MEDCoupling::MEDCouplingFieldT< T >, including all inherited members.

_descMEDCoupling::MEDCouplingFieldprotected
_meshMEDCoupling::MEDCouplingFieldprotected
_nameMEDCoupling::MEDCouplingFieldprotected
_natureMEDCoupling::MEDCouplingFieldprotected
_time_discrMEDCoupling::MEDCouplingFieldT< T >protected
_typeMEDCoupling::MEDCouplingFieldprotected
areCompatibleForDiv(const MEDCouplingField *other) const MEDCoupling::MEDCouplingFieldT< T >
areCompatibleForMerge(const MEDCouplingField *other) const MEDCoupling::MEDCouplingFieldvirtual
areCompatibleForMul(const MEDCouplingField *other) const MEDCoupling::MEDCouplingFieldT< T >
areStrictlyCompatible(const MEDCouplingField *other) const MEDCoupling::MEDCouplingFieldT< T >virtual
areStrictlyCompatibleForMulDiv(const MEDCouplingField *other) const MEDCoupling::MEDCouplingFieldT< T >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::MEDCouplingFieldT< T >virtual
clearGaussLocalizations()MEDCoupling::MEDCouplingField
clone(bool recDeepCpy) const =0MEDCoupling::MEDCouplingFieldT< T >pure virtual
cloneWithMesh(bool recDeepCpy) const MEDCoupling::MEDCouplingFieldT< T >
computeTupleIdsToSelectFromCellIds(const int *startCellIds, const int *endCellIds) const MEDCoupling::MEDCouplingField
copyAllTinyAttrFrom(const MEDCouplingFieldT< T > *other)MEDCoupling::MEDCouplingFieldT< T >
copyTinyAttrFrom(const MEDCouplingFieldT< T > *other)MEDCoupling::MEDCouplingFieldT< T >
copyTinyStringsFrom(const MEDCouplingField *other)MEDCoupling::MEDCouplingFieldT< T >virtual
declareAsNew() const MEDCoupling::TimeLabel
decrRef() const MEDCoupling::RefCountObjectOnly
forceTimeOfThis(const TimeLabel &other) const MEDCoupling::TimeLabelprotected
getAllTheProgeny() const MEDCoupling::BigMemoryObject
getArray() const MEDCoupling::MEDCouplingFieldT< T >
getArray()MEDCoupling::MEDCouplingFieldT< T >
getArrays() const MEDCoupling::MEDCouplingFieldT< T >
getCellIdsHavingGaussLocalization(int locId, std::vector< int > &cellIds) const MEDCoupling::MEDCouplingField
getDescription() const MEDCoupling::MEDCouplingField
getDirectChildren() const MEDCoupling::BigMemoryObject
getDirectChildrenWithNull() const MEDCoupling::MEDCouplingFieldvirtual
getDiscretization() const MEDCoupling::MEDCouplingField
getDiscretization()MEDCoupling::MEDCouplingField
getEndArray() const MEDCoupling::MEDCouplingFieldT< T >
getEndArray()MEDCoupling::MEDCouplingFieldT< T >
getEndTime(int &iteration, int &order) const MEDCoupling::MEDCouplingFieldT< T >
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::BigMemoryObjectstatic
getHeapMemorySizeStr() const MEDCoupling::BigMemoryObject
getHeapMemorySizeWithoutChildren() const MEDCoupling::MEDCouplingFieldvirtual
getIJ(int tupleId, int compoId) const MEDCoupling::MEDCouplingFieldT< T >
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
getStartTime(int &iteration, int &order) const MEDCoupling::MEDCouplingFieldT< T >
getTime(int &iteration, int &order) const MEDCoupling::MEDCouplingFieldT< T >
getTimeDiscretization() const MEDCoupling::MEDCouplingFieldT< T >
getTimeOfThis() const MEDCoupling::TimeLabel
getTimeTolerance() const MEDCoupling::MEDCouplingFieldT< T >
getTimeUnit() const MEDCoupling::MEDCouplingFieldT< T >
getTypeOfField() const MEDCoupling::MEDCouplingField
incrRef() const MEDCoupling::RefCountObjectOnly
isEqual(const MEDCouplingField *other, double meshPrec, double valsPrec) const MEDCoupling::MEDCouplingFieldvirtual
isEqualIfNotWhy(const MEDCouplingField *other, double meshPrec, double valsPrec, std::string &reason) const MEDCoupling::MEDCouplingFieldT< T >virtual
isEqualWithoutConsideringStr(const MEDCouplingField *other, double meshPrec, double valsPrec) const MEDCoupling::MEDCouplingFieldT< T >virtual
isObjectInTheProgeny(const BigMemoryObject *obj) const MEDCoupling::BigMemoryObject
MEDCouplingField(TypeOfField type)MEDCoupling::MEDCouplingFieldprotected
MEDCouplingField(const MEDCouplingField &other, bool deepCopy=true)MEDCoupling::MEDCouplingFieldprotected
MEDCouplingField(MEDCouplingFieldDiscretization *type, NatureOfField nature=NoNature)MEDCoupling::MEDCouplingFieldprotected
MEDCouplingFieldT(const MEDCouplingFieldT< T > &other, bool deepCopy)MEDCoupling::MEDCouplingFieldT< T >protected
MEDCouplingFieldT(const MEDCouplingField &other, MEDCouplingTimeDiscretizationTemplate< T > *timeDiscr, bool deepCopy=true)MEDCoupling::MEDCouplingFieldT< T >protected
MEDCouplingFieldT(TypeOfField type, MEDCouplingTimeDiscretizationTemplate< T > *timeDiscr)MEDCoupling::MEDCouplingFieldT< T >protected
MEDCouplingFieldT(MEDCouplingFieldDiscretization *type, NatureOfField n, MEDCouplingTimeDiscretizationTemplate< T > *timeDiscr)MEDCoupling::MEDCouplingFieldT< T >protected
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 MEDCoupling::MEDCouplingFieldT< T >virtual
setArray(typename Traits< T >::ArrayType *array)MEDCoupling::MEDCouplingFieldT< T >
setArrays(const std::vector< typename Traits< T >::ArrayType * > &arrs)MEDCoupling::MEDCouplingFieldT< T >
setDescription(const std::string &desc)MEDCoupling::MEDCouplingField
setDiscretization(MEDCouplingFieldDiscretization *newDisc)MEDCoupling::MEDCouplingField
setEndArray(typename Traits< T >::ArrayType *array)MEDCoupling::MEDCouplingFieldT< T >
setEndIteration(int it)MEDCoupling::MEDCouplingFieldT< T >
setEndOrder(int order)MEDCoupling::MEDCouplingFieldT< T >
setEndTime(double val, int iteration, int order)MEDCoupling::MEDCouplingFieldT< T >
setEndTimeValue(double val)MEDCoupling::MEDCouplingFieldT< T >
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
setIteration(int it)MEDCoupling::MEDCouplingFieldT< T >
setMesh(const MEDCoupling::MEDCouplingMesh *mesh)MEDCoupling::MEDCouplingField
setName(const std::string &name)MEDCoupling::MEDCouplingField
setNature(NatureOfField nat)MEDCoupling::MEDCouplingFieldvirtual
setOrder(int order)MEDCoupling::MEDCouplingFieldT< T >
setStartTime(double val, int iteration, int order)MEDCoupling::MEDCouplingFieldT< T >
setTime(double val, int iteration, int order)MEDCoupling::MEDCouplingFieldT< T >
setTimeTolerance(double val)MEDCoupling::MEDCouplingFieldT< T >
setTimeUnit(const std::string &unit)MEDCoupling::MEDCouplingFieldT< T >
setTimeValue(double val)MEDCoupling::MEDCouplingFieldT< T >
simpleRepr() const MEDCoupling::MEDCouplingFieldT< T >
synchronizeTimeWithMesh()MEDCoupling::MEDCouplingFieldT< T >
TimeLabel()MEDCoupling::TimeLabelprotected
updateTime() const MEDCoupling::MEDCouplingFieldvirtual
updateTimeWith(const TimeLabel &other) const MEDCoupling::TimeLabelprotected
~BigMemoryObject()MEDCoupling::BigMemoryObjectvirtual
~MEDCouplingField()MEDCoupling::MEDCouplingFieldprotectedvirtual
~MEDCouplingFieldT()MEDCoupling::MEDCouplingFieldT< T >protected
~RefCountObject()MEDCoupling::RefCountObjectprotectedvirtual
~RefCountObjectOnly()MEDCoupling::RefCountObjectOnlyprotectedvirtual
~TimeLabel()MEDCoupling::TimeLabelprotectedvirtual