Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MEDCoupling::DataArrayInt Member List

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

_info_on_compoMEDCoupling::DataArrayprotected
_memMEDCoupling::DataArrayTemplate< int >protected
_nameMEDCoupling::DataArrayprotected
abs()MEDCoupling::DataArrayInt
accessToMemArray()MEDCoupling::DataArrayInt
accessToMemArray() const MEDCoupling::DataArrayInt
accumulate(int *res) const MEDCoupling::DataArrayInt
accumulate(int compId) const MEDCoupling::DataArrayInt
accumulatePerChunck(const int *bgOfIndex, const int *endOfIndex) const MEDCoupling::DataArrayInt
Add(const DataArrayInt *a1, const DataArrayInt *a2)MEDCoupling::DataArrayIntstatic
addEqual(const DataArrayInt *other)MEDCoupling::DataArrayInt
Aggregate(const DataArrayInt *a1, const DataArrayInt *a2, int offsetA2)MEDCoupling::DataArrayIntstatic
Aggregate(const std::vector< const DataArrayInt * > &arr)MEDCoupling::DataArrayIntstatic
DataArrayTemplate< int >::Aggregate(const std::vector< const DataArray * > &arrs)MEDCoupling::DataArraystatic
aggregate(const DataArrayInt *other)MEDCoupling::DataArrayInt
AggregateIndexes(const std::vector< const DataArrayInt * > &arrs)MEDCoupling::DataArrayIntstatic
alloc(std::size_t nbOfTuple, std::size_t nbOfCompo=1)MEDCoupling::DataArrayTemplate< int >virtual
allocIfNecessary(int nbOfTuple, int nbOfCompo)MEDCoupling::DataArrayTemplate< int >
applyDivideBy(int val)MEDCoupling::DataArrayInt
applyInv(int numerator)MEDCoupling::DataArrayInt
applyLin(int a, int b, int compoId)MEDCoupling::DataArrayInt
applyLin(int a, int b)MEDCoupling::DataArrayInt
applyModulus(int val)MEDCoupling::DataArrayInt
applyPow(int val)MEDCoupling::DataArrayInt
applyRModulus(int val)MEDCoupling::DataArrayInt
applyRPow(int val)MEDCoupling::DataArrayInt
areInfoEquals(const DataArray &other) const MEDCoupling::DataArray
areInfoEqualsIfNotWhy(const DataArray &other, std::string &reason) const MEDCoupling::DataArray
back() constMEDCoupling::DataArrayTemplate< int >
begin() constMEDCoupling::DataArrayTemplate< int >
buildComplement(int nbOfElement) const MEDCoupling::DataArrayInt
buildExplicitArrByRanges(const DataArrayInt *offsets) const MEDCoupling::DataArrayInt
buildExplicitArrOfSliceOnScaledArr(int begin, int stop, int step) const MEDCoupling::DataArrayInt
BuildInfoFromVarAndUnit(const std::string &var, const std::string &unit)MEDCoupling::DataArraystatic
buildIntersection(const DataArrayInt *other) const MEDCoupling::DataArrayInt
BuildIntersection(const std::vector< const DataArrayInt * > &arr)MEDCoupling::DataArrayIntstatic
BuildListOfSwitchedOff(const std::vector< bool > &v)MEDCoupling::DataArrayIntstatic
BuildListOfSwitchedOn(const std::vector< bool > &v)MEDCoupling::DataArrayIntstatic
buildNewEmptyInstance() const MEDCoupling::DataArrayIntvirtual
buildPermArrPerLevel() const MEDCoupling::DataArrayInt
buildPermutationArr(const DataArrayInt &other) const MEDCoupling::DataArrayInt
buildSubstraction(const DataArrayInt *other) const MEDCoupling::DataArrayInt
buildSubstractionOptimized(const DataArrayInt *other) const MEDCoupling::DataArrayInt
BuildUnion(const std::vector< const DataArrayInt * > &arr)MEDCoupling::DataArrayIntstatic
buildUnion(const DataArrayInt *other) const MEDCoupling::DataArrayInt
buildUnique() const MEDCoupling::DataArrayInt
buildUniqueNotSorted() const MEDCoupling::DataArrayInt
changeNbOfComponents(int newNbOfComp, intdftValue) constMEDCoupling::DataArrayTemplate< int >
changeSurjectiveFormat(int targetNb, DataArrayInt *&arr, DataArrayInt *&arrI) const MEDCoupling::DataArrayInt
changeValue(int oldValue, int newValue)MEDCoupling::DataArrayInt
checkAllIdsInRange(int vmin, int vmax) const MEDCoupling::DataArrayInt
checkAllocated() constMEDCoupling::DataArrayTemplate< int >virtual
CheckAndPreparePermutation(const int *start, const int *end)MEDCoupling::DataArrayIntstatic
checkAndPreparePermutation() const MEDCoupling::DataArrayInt
CheckClosingParInRange(int ref, int value, const std::string &msg)MEDCoupling::DataArrayprotectedstatic
checkMonotonic(bool increasing) const MEDCoupling::DataArrayInt
checkNbOfComps(int nbOfCompo, const std::string &msg) const MEDCoupling::DataArray
checkNbOfElems(std::size_t nbOfElems, const std::string &msg) const MEDCoupling::DataArray
checkNbOfTuples(int nbOfTuples, const std::string &msg) const MEDCoupling::DataArray
checkNbOfTuplesAndComp(const DataArray &other, const std::string &msg) const MEDCoupling::DataArray
checkNbOfTuplesAndComp(int nbOfTuples, int nbOfCompo, const std::string &msg) const MEDCoupling::DataArray
checkStrictlyMonotonic(bool increasing) const MEDCoupling::DataArrayInt
CheckValueInRange(int ref, int value, const std::string &msg)MEDCoupling::DataArrayprotectedstatic
CheckValueInRangeEx(int value, int start, int end, const std::string &msg)MEDCoupling::DataArrayprotectedstatic
circularPermutation(int nbOfShift=1)MEDCoupling::DataArrayTemplate< int >virtual
circularPermutationPerTuple(int nbOfShift=1)MEDCoupling::DataArrayTemplate< int >virtual
computeAbs() const MEDCoupling::DataArrayInt
computeOffsets()MEDCoupling::DataArrayInt
computeOffsetsFull()MEDCoupling::DataArrayInt
ConvertIndexArrayToO2N(int nbOfOldTuples, const int *arr, const int *arrIBg, const int *arrIEnd, int &newNbOfTuples)MEDCoupling::DataArrayIntstatic
convertToDblArr() const MEDCoupling::DataArrayInt
copyPartOfStringInfoFrom(const DataArray &other, const std::vector< int > &compoIds)MEDCoupling::DataArray
copyPartOfStringInfoFrom2(const std::vector< int > &compoIds, const DataArray &other)MEDCoupling::DataArray
copyStringInfoFrom(const DataArray &other)MEDCoupling::DataArray
count(int value) const MEDCoupling::DataArrayInt
cppRepr(const std::string &varName) const MEDCoupling::DataArray
DataArray()MEDCoupling::DataArrayprotected
declareAsNew() const MEDCoupling::TimeLabel
decrRef() const MEDCoupling::RefCountObjectOnly
deepCopy() const MEDCoupling::DataArrayIntvirtual
deepCopyFrom(const DataArrayTemplate< int > &other)MEDCoupling::DataArrayTemplate< int >
deltaShiftIndex() const MEDCoupling::DataArrayInt
desallocate()MEDCoupling::DataArrayTemplate< int >virtual
Divide(const DataArrayInt *a1, const DataArrayInt *a2)MEDCoupling::DataArrayIntstatic
divideEqual(const DataArrayInt *other)MEDCoupling::DataArrayInt
duplicateEachTupleNTimes(int nbTimes) const MEDCoupling::DataArrayInt
EffectiveCircPerm(int nbOfShift, int nbOfTuples)MEDCoupling::DataArrayprotectedstatic
empty() constMEDCoupling::DataArrayTemplate< int >
end() constMEDCoupling::DataArrayTemplate< int >
explodeComponents() constMEDCoupling::DataArrayTemplate< int >
fillWithValue(intval)MEDCoupling::DataArrayTemplate< int >
fillWithZero()MEDCoupling::DataArrayInt
findIdFirstEqual(int value) const MEDCoupling::DataArrayInt
findIdFirstEqual(const std::vector< int > &vals) const MEDCoupling::DataArrayInt
findIdFirstEqualTuple(const std::vector< int > &tupl) const MEDCoupling::DataArrayInt
findIdInRangeForEachTuple(const DataArrayInt *ranges) const MEDCoupling::DataArrayInt
findIdsEqual(int val) const MEDCoupling::DataArrayInt
findIdsEqualList(const int *valsBg, const int *valsEnd) const MEDCoupling::DataArrayInt
findIdsEqualTuple(const int *tupleBg, const int *tupleEnd) const MEDCoupling::DataArrayInt
findIdSequence(const std::vector< int > &vals) const MEDCoupling::DataArrayInt
findIdsInRange(int vmin, int vmax) const MEDCoupling::DataArrayInt
findIdsNotEqual(int val) const MEDCoupling::DataArrayInt
findIdsNotEqualList(const int *valsBg, const int *valsEnd) const MEDCoupling::DataArrayInt
findIdsNotInRange(int vmin, int vmax) const MEDCoupling::DataArrayInt
findIdsRangesInListOfIds(const DataArrayInt *listOfIds, DataArrayInt *&rangeIdsFetched, DataArrayInt *&idsInInputListThatFetch) const MEDCoupling::DataArrayInt
findIdsStricltyNegative() const MEDCoupling::DataArrayInt
FindPermutationFromFirstToSecond(const DataArrayInt *ids1, const DataArrayInt *ids2)MEDCoupling::DataArrayIntstatic
findRangeIdForEachTuple(const DataArrayInt *ranges) const MEDCoupling::DataArrayInt
finishUnserialization(const std::vector< int > &tinyInfoI, const std::vector< std::string > &tinyInfoS)MEDCoupling::DataArrayInt
forceTimeOfThis(const TimeLabel &other) const MEDCoupling::TimeLabelprotected
fromNoInterlace() const MEDCoupling::DataArrayInt
front() constMEDCoupling::DataArrayTemplate< int >
getAllTheProgeny() const MEDCoupling::BigMemoryObject
GetAxisTypeRepr(MEDCouplingAxisType at)MEDCoupling::DataArraystatic
getConstPointer() constMEDCoupling::DataArrayTemplate< int >
getDifferentValues() const MEDCoupling::DataArrayInt
getDirectChildren() const MEDCoupling::BigMemoryObject
getDirectChildrenWithNull() const MEDCoupling::DataArrayvirtual
getHashCode() const MEDCoupling::DataArrayInt
getHeapMemorySize() const MEDCoupling::BigMemoryObject
GetHeapMemorySizeOfObjs(const std::vector< const BigMemoryObject * > &objs)MEDCoupling::BigMemoryObjectstatic
getHeapMemorySizeStr() const MEDCoupling::BigMemoryObject
getHeapMemorySizeWithoutChildren() constMEDCoupling::DataArrayTemplate< int >virtual
getIJ(int tupleId, int compoId) constMEDCoupling::DataArrayTemplate< int >
getIJSafe(int tupleId, int compoId) constMEDCoupling::DataArrayTemplate< int >
getInfoOnComponent(int i) const MEDCoupling::DataArray
getInfoOnComponents() const MEDCoupling::DataArray
getInfoOnComponents()MEDCoupling::DataArray
getMaxValue(int &tupleId) constMEDCoupling::DataArrayTemplate< int >
getMaxValueInArray() constMEDCoupling::DataArrayTemplate< int >
getMinMaxValues(int &minValue, int &maxValue) const MEDCoupling::DataArrayInt
getMinValue(int &tupleId) constMEDCoupling::DataArrayTemplate< int >
getMinValueInArray() constMEDCoupling::DataArrayTemplate< int >
getName() const MEDCoupling::DataArray
getNbOfElemAllocated() constMEDCoupling::DataArrayTemplate< int >virtual
getNbOfElems() constMEDCoupling::DataArrayTemplate< int >virtual
getNumberOfComponents() const MEDCoupling::DataArray
GetNumberOfItemGivenBES(int begin, int end, int step, const std::string &msg)MEDCoupling::DataArraystatic
GetNumberOfItemGivenBESRelative(int begin, int end, int step, const std::string &msg)MEDCoupling::DataArraystatic
getNumberOfTuples() constMEDCoupling::DataArrayTemplate< int >virtual
getPointer()MEDCoupling::DataArrayTemplate< int >
GetPosOfItemGivenBESRelativeNoThrow(int value, int begin, int end, int step)MEDCoupling::DataArraystatic
getRCValue() const MEDCoupling::RefCountObjectOnly
GetSlice(int start, int stop, int step, int sliceId, int nbOfSlices, int &startSlice, int &stopSlice)MEDCoupling::DataArraystatic
getTimeOfThis() const MEDCoupling::TimeLabel
getTinySerializationIntInformation(std::vector< int > &tinyInfo) const MEDCoupling::DataArrayInt
getTinySerializationStrInformation(std::vector< std::string > &tinyInfo) const MEDCoupling::DataArrayInt
getTuple(int tupleId, int *res) const MEDCoupling::DataArrayInt
GetUnitFromInfo(const std::string &info)MEDCoupling::DataArraystatic
getUnitOnComponent(int i) const MEDCoupling::DataArray
getUnitsOnComponent() const MEDCoupling::DataArray
GetVarNameFromInfo(const std::string &info)MEDCoupling::DataArraystatic
getVarOnComponent(int i) const MEDCoupling::DataArray
getVarsOnComponent() const MEDCoupling::DataArray
getVoidStarPointer()MEDCoupling::DataArrayTemplate< int >virtual
hasUniqueValues() const MEDCoupling::DataArrayInt
incrRef() const MEDCoupling::RefCountObjectOnly
indicesOfSubPart(const DataArrayInt &partOfThis) const MEDCoupling::DataArrayInt
insertAtTheEnd(InputIterator first, InputIterator last)MEDCoupling::DataArrayInt
intValue() const MEDCoupling::DataArrayInt
invertArrayN2O2O2N(int oldNbOfElem) const MEDCoupling::DataArrayInt
invertArrayO2N2N2O(int newNbOfElem) const MEDCoupling::DataArrayInt
invertArrayO2N2N2OBis(int newNbOfElem) const MEDCoupling::DataArrayInt
iota(int init=0)MEDCoupling::DataArrayInt
isAllocated() constMEDCoupling::DataArrayTemplate< int >virtual
isEqual(const DataArrayInt &other) const MEDCoupling::DataArrayInt
isEqualIfNotWhy(const DataArrayInt &other, std::string &reason) const MEDCoupling::DataArrayInt
isEqualWithoutConsideringStr(const DataArrayInt &other) const MEDCoupling::DataArrayInt
isEqualWithoutConsideringStrAndOrder(const DataArrayInt &other) const MEDCoupling::DataArrayInt
isFittingWith(const std::vector< bool > &v) const MEDCoupling::DataArrayInt
isIota(int sizeExpected) const MEDCoupling::DataArrayInt
isMonotonic(bool increasing) const MEDCoupling::DataArrayInt
isObjectInTheProgeny(const BigMemoryObject *obj) const MEDCoupling::BigMemoryObject
isRange(int &strt, int &sttoopp, int &stteepp) const MEDCoupling::DataArrayInt
isStrictlyMonotonic(bool increasing) const MEDCoupling::DataArrayInt
isUniform(int val) const MEDCoupling::DataArrayInt
iterator()MEDCoupling::DataArrayInt
keepSelectedComponents(const std::vector< int > &compoIds) const MEDCoupling::DataArrayIntvirtual
MakePartition(const std::vector< const DataArrayInt * > &groups, int newNb, std::vector< std::vector< int > > &fidsOfGroups)MEDCoupling::DataArrayIntstatic
Meld(const DataArrayInt *a1, const DataArrayInt *a2)MEDCoupling::DataArrayIntstatic
Meld(const std::vector< const DataArrayInt * > &arr)MEDCoupling::DataArrayIntstatic
meldWith(const DataArrayInt *other)MEDCoupling::DataArrayInt
Modulus(const DataArrayInt *a1, const DataArrayInt *a2)MEDCoupling::DataArrayIntstatic
modulusEqual(const DataArrayInt *other)MEDCoupling::DataArrayInt
Multiply(const DataArrayInt *a1, const DataArrayInt *a2)MEDCoupling::DataArrayIntstatic
multiplyEqual(const DataArrayInt *other)MEDCoupling::DataArrayInt
myKeepSelectedComponents(const std::vector< int > &compoIds) constMEDCoupling::DataArrayTemplate< int >protected
mySelectByTupleId(const int *new2OldBg, const int *new2OldEnd) constMEDCoupling::DataArrayTemplate< int >protected
mySelectByTupleId(const DataArrayInt &di) constMEDCoupling::DataArrayTemplate< int >protected
mySelectByTupleIdSafe(const int *new2OldBg, const int *new2OldEnd) constMEDCoupling::DataArrayTemplate< int >protected
mySelectByTupleIdSafeSlice(int bg, int end2, int step) constMEDCoupling::DataArrayTemplate< int >protected
mySelectByTupleRanges(const std::vector< std::pair< int, int > > &ranges) constMEDCoupling::DataArrayTemplate< int >protected
negate() const MEDCoupling::DataArrayInt
New()MEDCoupling::DataArrayIntstatic
NewFromStdVector(const typename std::vector< int > &v)MEDCoupling::DataArrayTemplate< int >static
MEDCoupling::operator=(const RefCountObjectOnly &other)MEDCoupling::RefCountObjectOnly
MEDCoupling::TimeLabel::operator=(const TimeLabel &other)MEDCoupling::TimeLabel
pack() constMEDCoupling::DataArrayTemplate< int >
partitionByDifferentValues(std::vector< int > &differentIds) const MEDCoupling::DataArrayInt
performCopyOrIncrRef(bool deepCopy) const MEDCoupling::DataArrayInt
popBackSilent()MEDCoupling::DataArrayTemplate< int >
Pow(const DataArrayInt *a1, const DataArrayInt *a2)MEDCoupling::DataArrayIntstatic
powEqual(const DataArrayInt *other)MEDCoupling::DataArrayInt
presenceOfTuple(const std::vector< int > &tupl) const MEDCoupling::DataArrayInt
presenceOfValue(int value) const MEDCoupling::DataArrayInt
presenceOfValue(const std::vector< int > &vals) const MEDCoupling::DataArrayInt
pushBackSilent(intval)MEDCoupling::DataArrayTemplate< int >
pushBackValsSilent(const int *valsBg, const int *valsEnd)MEDCoupling::DataArrayTemplate< int >
PutIntoToSkylineFrmt(const std::vector< std::vector< int > > &v, DataArrayInt *&data, DataArrayInt *&dataIndex)MEDCoupling::DataArrayIntstatic
Range(int begin, int end, int step)MEDCoupling::DataArrayIntstatic
reAlloc(std::size_t newNbOfTuple)MEDCoupling::DataArrayTemplate< int >virtual
rearrange(int newNbOfCompo)MEDCoupling::DataArrayTemplate< int >virtual
RefCountObject()MEDCoupling::RefCountObjectprotected
RefCountObject(const RefCountObject &other)MEDCoupling::RefCountObjectprotected
RefCountObjectOnly()MEDCoupling::RefCountObjectOnlyprotected
RefCountObjectOnly(const RefCountObjectOnly &other)MEDCoupling::RefCountObjectOnlyprotected
renumber(const int *old2New) constMEDCoupling::DataArrayTemplate< int >
renumberAndReduce(const int *old2New, int newNbOfTuple) constMEDCoupling::DataArrayTemplate< int >
renumberInPlace(const int *old2New)MEDCoupling::DataArrayTemplate< int >virtual
renumberInPlaceR(const int *new2Old)MEDCoupling::DataArrayTemplate< int >virtual
renumberR(const int *new2Old) constMEDCoupling::DataArrayTemplate< int >
repr() const MEDCoupling::DataArrayInt
reprCppStream(const std::string &varName, std::ostream &stream) const MEDCoupling::DataArrayIntvirtual
reprNotTooLong() const MEDCoupling::DataArrayInt
reprNotTooLongStream(std::ostream &stream) const MEDCoupling::DataArrayInt
reprNotTooLongWithoutNameStream(std::ostream &stream) const MEDCoupling::DataArrayInt
reprQuickOverview(std::ostream &stream) const MEDCoupling::DataArrayIntvirtual
reprQuickOverviewData(std::ostream &stream, std::size_t maxNbOfByteInRepr) const MEDCoupling::DataArrayIntvirtual
reprStream(std::ostream &stream) const MEDCoupling::DataArrayIntvirtual
reprWithoutNameStream(std::ostream &stream) const MEDCoupling::DataArrayIntvirtual
reprZip() const MEDCoupling::DataArrayInt
reprZipStream(std::ostream &stream) const MEDCoupling::DataArrayIntvirtual
reprZipWithoutNameStream(std::ostream &stream) const MEDCoupling::DataArrayIntvirtual
reserve(std::size_t nbOfElems)MEDCoupling::DataArrayTemplate< int >
resizeForUnserialization(const std::vector< int > &tinyInfoI)MEDCoupling::DataArrayInt
reverse()MEDCoupling::DataArrayTemplate< int >
reversePerTuple()MEDCoupling::DataArrayTemplate< int >virtual
selectByTupleId(const int *new2OldBg, const int *new2OldEnd) const MEDCoupling::DataArrayIntvirtual
selectByTupleId(const DataArrayInt &di) const MEDCoupling::DataArrayInt
selectByTupleIdSafe(const int *new2OldBg, const int *new2OldEnd) const MEDCoupling::DataArrayIntvirtual
selectByTupleIdSafeSlice(int bg, int end2, int step) const MEDCoupling::DataArrayIntvirtual
selectByTupleRanges(const std::vector< std::pair< int, int > > &ranges) const MEDCoupling::DataArrayIntvirtual
selectPartDef(const PartDefinition *pd) constMEDCoupling::DataArrayTemplate< int >
SetArrayIn(DataArrayInt *newArray, DataArrayInt *&arrayToSet)MEDCoupling::DataArrayIntstatic
setContigPartOfSelectedValues(int tupleIdStart, const DataArray *aBase, const DataArrayInt *tuplesSelec)MEDCoupling::DataArrayTemplate< int >virtual
setContigPartOfSelectedValuesSlice(int tupleIdStart, const DataArray *aBase, int bg, int end2, int step)MEDCoupling::DataArrayTemplate< int >virtual
setIJ(int tupleId, int compoId, intnewVal)MEDCoupling::DataArrayTemplate< int >
setIJSilent(int tupleId, int compoId, intnewVal)MEDCoupling::DataArrayTemplate< int >
setInfoAndChangeNbOfCompo(const std::vector< std::string > &info)MEDCoupling::DataArray
setInfoOnComponent(int i, const std::string &info)MEDCoupling::DataArray
setInfoOnComponents(const std::vector< std::string > &info)MEDCoupling::DataArray
setName(const std::string &name)MEDCoupling::DataArray
setPartOfValues1(const typename Traits< int >::ArrayType *a, int bgTuples, int endTuples, int stepTuples, int bgComp, int endComp, int stepComp, bool strictCompoCompare=true)MEDCoupling::DataArrayTemplate< int >
setPartOfValues2(const typename Traits< int >::ArrayType *a, const int *bgTuples, const int *endTuples, const int *bgComp, const int *endComp, bool strictCompoCompare=true)MEDCoupling::DataArrayTemplate< int >
setPartOfValues3(const typename Traits< int >::ArrayType *a, const int *bgTuples, const int *endTuples, int bgComp, int endComp, int stepComp, bool strictCompoCompare=true)MEDCoupling::DataArrayTemplate< int >
setPartOfValues4(const typename Traits< int >::ArrayType *a, int bgTuples, int endTuples, int stepTuples, const int *bgComp, const int *endComp, bool strictCompoCompare=true)MEDCoupling::DataArrayTemplate< int >
setPartOfValuesAdv(const typename Traits< int >::ArrayType *a, const DataArrayInt *tuplesSelec)MEDCoupling::DataArrayTemplate< int >
setPartOfValuesBase3(const DataArray *aBase, const int *bgTuples, const int *endTuples, int bgComp, int endComp, int stepComp, bool strictCompoCompare=true)MEDCoupling::DataArray
setPartOfValuesSimple1(inta, int bgTuples, int endTuples, int stepTuples, int bgComp, int endComp, int stepComp)MEDCoupling::DataArrayTemplate< int >
setPartOfValuesSimple2(inta, const int *bgTuples, const int *endTuples, const int *bgComp, const int *endComp)MEDCoupling::DataArrayTemplate< int >
setPartOfValuesSimple3(inta, const int *bgTuples, const int *endTuples, int bgComp, int endComp, int stepComp)MEDCoupling::DataArrayTemplate< int >
setPartOfValuesSimple4(inta, int bgTuples, int endTuples, int stepTuples, const int *bgComp, const int *endComp)MEDCoupling::DataArrayTemplate< int >
setSelectedComponents(const DataArrayInt *a, const std::vector< int > &compoIds)MEDCoupling::DataArrayInt
sort(bool asc=true)MEDCoupling::DataArrayTemplate< int >
sortEachPairToMakeALinkedList()MEDCoupling::DataArrayInt
splitByValueRange(const int *arrBg, const int *arrEnd, DataArrayInt *&castArr, DataArrayInt *&rankInsideCast, DataArrayInt *&castsPresent) const MEDCoupling::DataArrayInt
splitInBalancedSlices(int nbOfSlices) const MEDCoupling::DataArrayInt
subArray(int tupleIdBg, int tupleIdEnd=-1) constMEDCoupling::DataArrayTemplate< int >
Substract(const DataArrayInt *a1, const DataArrayInt *a2)MEDCoupling::DataArrayIntstatic
substractEqual(const DataArrayInt *other)MEDCoupling::DataArrayInt
sumPerTuple() const MEDCoupling::DataArrayInt
switchOnTupleEqualTo(int val, std::vector< bool > &vec) const MEDCoupling::DataArrayInt
switchOnTupleNotEqualTo(int val, std::vector< bool > &vec) const MEDCoupling::DataArrayInt
TimeLabel()MEDCoupling::TimeLabelprotected
toNoInterlace() const MEDCoupling::DataArrayInt
transformWithIndArr(const int *indArrBg, const int *indArrEnd)MEDCoupling::DataArrayInt
transformWithIndArrR(const int *indArrBg, const int *indArrEnd) const MEDCoupling::DataArrayInt
transpose()MEDCoupling::DataArrayTemplate< int >
updateTime() const MEDCoupling::DataArrayIntvirtual
updateTimeWith(const TimeLabel &other) const MEDCoupling::TimeLabelprotected
useArray(const int *array, bool ownership, DeallocType type, int nbOfTuple, int nbOfCompo)MEDCoupling::DataArrayTemplate< int >
useExternalArrayWithRWAccess(const int *array, int nbOfTuple, int nbOfCompo)MEDCoupling::DataArrayTemplate< int >
writeOnPlace(std::size_t id, int element0, const int *others, int sizeOfOthers)MEDCoupling::DataArrayInt
writeVTK(std::ostream &ofs, int indent, const std::string &type, const std::string &nameInFile, DataArrayByte *byteArr) const MEDCoupling::DataArrayInt
~BigMemoryObject()MEDCoupling::BigMemoryObjectvirtual
~DataArray()MEDCoupling::DataArrayprotected
~RefCountObject()MEDCoupling::RefCountObjectprotectedvirtual
~RefCountObjectOnly()MEDCoupling::RefCountObjectOnlyprotectedvirtual
~TimeLabel()MEDCoupling::TimeLabelprotectedvirtual