Version: 9.14.0
MEDCoupling::DataArray Member List

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

_info_on_compoMEDCoupling::DataArrayprotected
_nameMEDCoupling::DataArrayprotected
Aggregate(const std::vector< const DataArray * > &arrs)MEDCoupling::DataArraystatic
alloc(std::size_t nbOfTuple, std::size_t nbOfCompo=1)=0MEDCoupling::DataArraypure virtual
areInfoEquals(const DataArray &other) constMEDCoupling::DataArray
areInfoEqualsIfNotWhy(const DataArray &other, std::string &reason) constMEDCoupling::DataArray
BuildInfoFromVarAndUnit(const std::string &var, const std::string &unit)MEDCoupling::DataArraystatic
buildNewEmptyInstance() const =0MEDCoupling::DataArraypure virtual
checkAllocated() const =0MEDCoupling::DataArraypure virtual
CheckClosingParInRange(mcIdType ref, mcIdType value, const std::string &msg)MEDCoupling::DataArrayprotectedstatic
checkNbOfComps(std::size_t nbOfCompo, const std::string &msg) constMEDCoupling::DataArray
checkNbOfElems(mcIdType nbOfElems, const std::string &msg) constMEDCoupling::DataArray
checkNbOfTuples(mcIdType nbOfTuples, const std::string &msg) constMEDCoupling::DataArray
checkNbOfTuplesAndComp(const DataArray &other, const std::string &msg) constMEDCoupling::DataArray
checkNbOfTuplesAndComp(mcIdType nbOfTuples, std::size_t nbOfCompo, const std::string &msg) constMEDCoupling::DataArray
CheckValueInRange(mcIdType ref, mcIdType value, const std::string &msg)MEDCoupling::DataArrayprotectedstatic
CheckValueInRangeEx(mcIdType value, mcIdType start, mcIdType end, const std::string &msg)MEDCoupling::DataArrayprotectedstatic
circularPermutation(mcIdType nbOfShift=1)=0MEDCoupling::DataArraypure virtual
circularPermutationPerTuple(mcIdType nbOfShift=1)=0MEDCoupling::DataArraypure virtual
copyPartOfStringInfoFrom(const DataArray &other, const std::vector< std::size_t > &compoIds)MEDCoupling::DataArray
copyPartOfStringInfoFrom2(const std::vector< std::size_t > &compoIds, const DataArray &other)MEDCoupling::DataArray
copySorted(bool asc=true) const =0MEDCoupling::DataArraypure virtual
copyStringInfoFrom(const DataArray &other)MEDCoupling::DataArray
cppRepr(const std::string &varName) constMEDCoupling::DataArray
DataArray()MEDCoupling::DataArrayprotected
debugHeapMemorySize() constMEDCoupling::BigMemoryObject
declareAsNew() constMEDCoupling::TimeLabel
decrRef() constMEDCoupling::RefCountObjectOnly
deepCopy() const =0MEDCoupling::DataArraypure virtual
desallocate()=0MEDCoupling::DataArraypure virtual
EffectiveCircPerm(mcIdType nbOfShift, mcIdType nbOfTuples)MEDCoupling::DataArrayprotectedstatic
forceTimeOfThis(const TimeLabel &other) constMEDCoupling::TimeLabelprotected
getAllTheProgeny() constMEDCoupling::BigMemoryObject
GetAxisTypeRepr(MEDCouplingAxisType at)MEDCoupling::DataArraystatic
getClassName() constMEDCoupling::BigMemoryObjectvirtual
getDirectChildren() constMEDCoupling::BigMemoryObject
getDirectChildrenWithNull() constMEDCoupling::DataArrayvirtual
getHeapMemorySize() constMEDCoupling::BigMemoryObject
GetHeapMemorySizeOfObjs(const std::vector< const BigMemoryObject * > &objs)MEDCoupling::BigMemoryObjectstatic
getHeapMemorySizeStr() constMEDCoupling::BigMemoryObject
getHeapMemorySizeWithoutChildren() constMEDCoupling::DataArrayvirtual
getInfoOnComponent(std::size_t i) constMEDCoupling::DataArray
getInfoOnComponents() constMEDCoupling::DataArray
getInfoOnComponents()MEDCoupling::DataArray
getName() constMEDCoupling::DataArray
getNbOfElemAllocated() const =0MEDCoupling::DataArraypure virtual
getNbOfElems() const =0MEDCoupling::DataArraypure virtual
getNumberOfComponents() constMEDCoupling::DataArray
GetNumberOfItemGivenBES(mcIdType begin, mcIdType end, mcIdType step, const std::string &msg)MEDCoupling::DataArraystatic
GetNumberOfItemGivenBESRelative(mcIdType begin, mcIdType end, mcIdType step, const std::string &msg)MEDCoupling::DataArraystatic
getNumberOfTuples() const =0MEDCoupling::DataArraypure virtual
GetPosOfItemGivenBESRelativeNoThrow(mcIdType value, mcIdType begin, mcIdType end, mcIdType step)MEDCoupling::DataArraystatic
getRCValue() constMEDCoupling::RefCountObjectOnly
GetSlice(mcIdType start, mcIdType stop, mcIdType step, mcIdType sliceId, mcIdType nbOfSlices, mcIdType &startSlice, mcIdType &stopSlice)MEDCoupling::DataArraystatic
getTimeOfThis() constMEDCoupling::TimeLabel
GetUnitFromInfo(const std::string &info)MEDCoupling::DataArraystatic
getUnitOnComponent(std::size_t i) constMEDCoupling::DataArray
getUnitsOnComponent() constMEDCoupling::DataArray
GetVarNameFromInfo(const std::string &info)MEDCoupling::DataArraystatic
getVarOnComponent(std::size_t i) constMEDCoupling::DataArray
getVarsOnComponent() constMEDCoupling::DataArray
getVoidStarPointer()=0MEDCoupling::DataArraypure virtual
incrRef() constMEDCoupling::RefCountObjectOnly
isAllocated() const =0MEDCoupling::DataArraypure virtual
isObjectInTheProgeny(const BigMemoryObject *obj) constMEDCoupling::BigMemoryObject
keepSelectedComponents(const std::vector< std::size_t > &compoIds) const =0MEDCoupling::DataArraypure virtual
MEDCoupling::operator=(const RefCountObjectOnly &other)MEDCoupling::RefCountObjectOnly
MEDCoupling::TimeLabel::operator=(const TimeLabel &other)MEDCoupling::TimeLabel
reAlloc(std::size_t newNbOfTuple)=0MEDCoupling::DataArraypure virtual
rearrange(std::size_t newNbOfCompo)=0MEDCoupling::DataArraypure virtual
RefCountObject()MEDCoupling::RefCountObjectprotected
RefCountObject(const RefCountObject &other)MEDCoupling::RefCountObjectprotected
RefCountObjectOnly()MEDCoupling::RefCountObjectOnlyprotected
RefCountObjectOnly(const RefCountObjectOnly &other)MEDCoupling::RefCountObjectOnlyprotected
renumberInPlace(const mcIdType *old2New)=0MEDCoupling::DataArraypure virtual
renumberInPlaceR(const mcIdType *new2Old)=0MEDCoupling::DataArraypure virtual
reprCppStream(const std::string &varName, std::ostream &stream) const =0MEDCoupling::DataArraypure virtual
reprQuickOverview(std::ostream &stream) const =0MEDCoupling::DataArraypure virtual
reprQuickOverviewData(std::ostream &stream, std::size_t maxNbOfByteInRepr) const =0MEDCoupling::DataArraypure virtual
reprStream(std::ostream &stream) const =0MEDCoupling::DataArraypure virtual
reprWithoutNameStream(std::ostream &stream) constMEDCoupling::DataArrayvirtual
reprZipStream(std::ostream &stream) const =0MEDCoupling::DataArraypure virtual
reprZipWithoutNameStream(std::ostream &stream) const =0MEDCoupling::DataArraypure virtual
reversePerTuple()=0MEDCoupling::DataArraypure virtual
selectByTupleId(const mcIdType *new2OldBg, const mcIdType *new2OldEnd) const =0MEDCoupling::DataArraypure virtual
selectByTupleIdSafe(const mcIdType *new2OldBg, const mcIdType *new2OldEnd) const =0MEDCoupling::DataArraypure virtual
selectByTupleIdSafeSlice(mcIdType bg, mcIdType end2, mcIdType step) const =0MEDCoupling::DataArraypure virtual
selectByTupleRanges(const std::vector< std::pair< mcIdType, mcIdType > > &ranges) const =0MEDCoupling::DataArraypure virtual
setContigPartOfSelectedValues(mcIdType tupleIdStart, const DataArray *aBase, const DataArrayIdType *tuplesSelec)=0MEDCoupling::DataArraypure virtual
setContigPartOfSelectedValuesSlice(mcIdType tupleIdStart, const DataArray *aBase, mcIdType bg, mcIdType end2, mcIdType step)=0MEDCoupling::DataArraypure virtual
setInfoAndChangeNbOfCompo(const std::vector< std::string > &info)MEDCoupling::DataArray
setInfoOnComponent(std::size_t i, const std::string &info)MEDCoupling::DataArray
setInfoOnComponents(const std::vector< std::string > &info)MEDCoupling::DataArray
setName(const std::string &name)MEDCoupling::DataArray
setPartOfValuesBase3(const DataArray *aBase, const mcIdType *bgTuples, const mcIdType *endTuples, mcIdType bgComp, mcIdType endComp, mcIdType stepComp, bool strictCompoCompare=true)MEDCoupling::DataArray
SplitStringInChuncks(const std::string st, std::size_t sz)MEDCoupling::DataArraystatic
TimeLabel(const TimeLabel &other)=defaultMEDCoupling::TimeLabel
TimeLabel()MEDCoupling::TimeLabelprotected
updateTime() const =0MEDCoupling::TimeLabelpure virtual
updateTimeWith(const TimeLabel &other) constMEDCoupling::TimeLabelprotected
~BigMemoryObject()MEDCoupling::BigMemoryObjectvirtual
~DataArray()MEDCoupling::DataArrayprotected
~RefCountObject()MEDCoupling::RefCountObjectprotectedvirtual
~RefCountObjectOnly()MEDCoupling::RefCountObjectOnlyprotectedvirtual
~TimeLabel()MEDCoupling::TimeLabelprotectedvirtual