Home
last modified time | relevance | path

Searched defs:sorted (Results 1 – 25 of 28) sorted by relevance

12

/petsc/src/ts/interface/
H A Dtshistory.c8 PetscBool sorted; /* if the history is sorted in ascending order */ member
90 …istorySetHistory(TSHistory tsh, PetscInt n, PetscReal hist[], PetscInt hist_id[], PetscBool sorted) in TSHistorySetHistory()
111 …(TSHistory tsh, PetscInt *n, const PetscReal *hist[], const PetscInt *hist_id[], PetscBool *sorted) in TSHistoryGetHistory()
/petsc/src/vec/is/is/impls/general/
H A Dgeneral.h9 PetscBool sorted; /* indicates the indices are sorted */ member
H A Dgeneral.c103 PetscBool sorted; in ISLocate_General() local
549 PetscBool sorted; in ISSortRemoveDups_General() local
/petsc/src/vec/is/utils/
H A Dpsort.c126 PetscBool sorted; in PetscParallelSampleSelect() local
276 PetscBool sorted; in PetscParallelSortInt_Samplesort() local
350 PetscBool sorted; in PetscParallelSortInt() local
/petsc/src/vec/is/is/tests/
H A Dex11.c14 PetscBool sorted; in main() local
/petsc/src/vec/is/is/impls/block/
H A Dblock.c9 PetscBool sorted; /* are the blocks sorted? */ member
34 PetscBool sorted; in ISLocate_Block() local
188 PetscBool sorted; in ISSortRemoveDups_Block() local
/petsc/src/sys/objects/
H A Dgarbage.c99 PetscBool sorted = PETSC_FALSE; in GarbageKeySortedIntersect_Private() local
/petsc/src/sys/utils/
H A Dsorti.c258 PetscErrorCode PetscSortedInt(PetscCount n, const PetscInt X[], PetscBool *sorted) in PetscSortedInt()
283 PetscErrorCode PetscSortedInt64(PetscCount n, const PetscInt64 X[], PetscBool *sorted) in PetscSortedInt64()
819 PetscErrorCode PetscSortedMPIInt(PetscCount n, const PetscMPIInt X[], PetscBool *sorted) in PetscSortedMPIInt()
1300 PetscBool sorted; in PetscParallelSortedInt() local
H A Dsortd.c33 PetscErrorCode PetscSortedReal(PetscCount n, const PetscReal X[], PetscBool *sorted) in PetscSortedReal()
/petsc/src/vec/is/sf/tests/
H A Dex19.c112 PetscBool sorted; in CreateSF0() local
/petsc/src/vec/vec/utils/
H A Dprojection.c482 PetscBool sorted = PETSC_FALSE; in VecISAXPY() local
552 PetscBool sorted = PETSC_FALSE; in VecISCopy() local
/petsc/src/vec/is/ao/impls/basic/
H A Daobasic.c208 PetscInt *sorted; in AOCreate_Basic() local
/petsc/src/ksp/pc/impls/hpddm/
H A Dpchpddm.cxx1291 static PetscErrorCode PCHPDDMCommunicationAvoidingPCASM_Private(PC pc, Mat C, PetscBool sorted) in PCHPDDMCommunicationAvoidingPCASM_Private()
1316 PetscBool sorted; in PCHPDDMPermute_Private() local
2576 …IS sorted; /* PCASM will sort the input IS, duplicate it to return an unmodified (PCHPDDM) input I… in PCSetUp_HPDDM() local
2657 IS sorted, is[2], *is_00; in PCSetUp_HPDDM() local
2944 …IS sorted; /* PCASM will sort the input IS, duplicate it to return an unmodified (PC… in PCSetUp_HPDDM() local
/petsc/include/petsc/private/
H A Disimpl.h23 PetscErrorCode (*sorted)(IS, PetscBool *); member
H A Dpetscimpl.h601 #define PetscSorted(n, idx, sorted) \ argument
/petsc/src/mat/impls/dense/mpi/
H A Dmmdense.c67 PetscBool sorted; in MatCreateSubMatrices_MPIDense_Local() local
/petsc/src/vec/is/is/utils/
H A Disdiff.c376 PetscBool sorted, lsorted; in ISIntersect() local
H A Discoloring.c789 PetscBool sorted; in ISComplement() local
/petsc/src/snes/impls/multiblock/
H A Dmultiblock.c199 PetscBool sorted; in SNESSetUp_Multiblock() local
/petsc/config/BuildSystem/config/
H A DsetsOrdered.py121 def _repr(self, sorted=False): argument
/petsc/src/mat/impls/aij/seq/mkl_pardiso/
H A Dmkl_pardiso.c294 PetscBool sorted; in MatFactorSetSchurIS_MKL_PARDISO() local
/petsc/src/vec/is/is/interface/
H A Dindex.c1295 PetscBool sorted; in ISLocate() local
/petsc/src/dm/impls/plex/
H A Dplexsfc.c233 PetscBool sorted; in DMPlexCreateBoxMesh_Tensor_SFC_Periodicity_Private() local
/petsc/src/vec/is/section/interface/
H A Dsection.c2327 PetscBool sorted; in PetscSectionCreateSubplexSection_Private() local
/petsc/src/dm/dt/interface/
H A Ddt.c1675 PetscBool sorted; in PetscDTGaussJacobiQuadrature_GolubWelsch_Internal() local

12