Home
last modified time | relevance | path

Searched defs:keys (Results 1 – 16 of 16) sorted by relevance

/petsc/src/sys/objects/device/tests/
H A Dex11.cxx40 …rorCode MarkedObjectMapView(PetscViewer vwr, std::size_t nkeys, const PetscObjectId *keys, const P… in MarkedObjectMapView()
74 …r[], MPI_Comm comm, PetscDeviceContext dctx, std::size_t nkeys, const PetscObjectId *keys, const P… in CheckMarkedObjectMap_Private()
118 PetscObjectId *keys; in TestAllCombinations() local
191 PetscObjectId *keys; in CheckMapEqual() local
/petsc/src/sys/objects/
H A Dgarbage.c209 PetscInt64 *keys; in PetscGarbageCleanup() local
252 PetscInt64 *keys; in PetscGarbageView() local
/petsc/src/vec/is/utils/
H A Dpsort.c5 …Int rankStart, PetscMPIInt rankEnd, PetscMPIInt rank, PetscMPIInt n, PetscInt keys[], PetscInt buf… in PetscParallelSortInt_Bitonic_Merge()
49 …Int rankStart, PetscMPIInt rankEnd, PetscMPIInt rank, PetscMPIInt n, PetscInt keys[], PetscInt buf… in PetscParallelSortInt_Bitonic_Recursive()
76 static PetscErrorCode PetscParallelSortInt_Bitonic(MPI_Comm comm, PetscInt n, PetscInt keys[]) in PetscParallelSortInt_Bitonic()
/petsc/src/vec/is/is/tests/
H A Dex11.c12 PetscInt *keys, *keyscopy, *keyseven, *keyssorted; in main() local
/petsc/src/sys/tests/
H A Dex40.c25 PetscInt n, v, koff, keys[4], voff, vals[4], na, nb, i, size, *karray, off; in PETSC_HASH_MAP() local
/petsc/src/sys/objects/device/c/
H A Ddevice.c294 PetscErrorCode PetscGetMarkedObjectMap_Internal(size_t *nkeys, PetscObjectId **keys, PetscMemoryAcc… in PetscGetMarkedObjectMap_Internal()
310 PetscErrorCode PetscRestoreMarkedObjectMap_Internal(size_t nkeys, PETSC_UNUSED PetscObjectId **keys in PetscRestoreMarkedObjectMap_Internal()
/petsc/config/BuildSystem/
H A DsourceDatabase.py131 def keys(self): member in SourceDB
H A DRDict.py293 def keys(self): member in RDict
/petsc/src/sys/objects/device/interface/
H A Dmark_dcontext.cxx359 PetscErrorCode PetscGetMarkedObjectMap_Internal(std::size_t *nkeys, PetscObjectId **keys, PetscMemo… in PetscGetMarkedObjectMap_Internal()
382 PetscErrorCode PetscRestoreMarkedObjectMap_Internal(std::size_t nkeys, PetscObjectId **keys, PetscM… in PetscRestoreMarkedObjectMap_Internal()
/petsc/src/dm/impls/network/
H A Dnetwork.c2986 …ISAddSize_private(DM_Network *network, PetscInt p, PetscInt numkeys, PetscInt keys[], PetscInt blo… in DMISAddSize_private()
3012 …rrorCode DMISComputeIdx_private(DM dm, PetscInt p, PetscInt numkeys, PetscInt keys[], PetscInt blo… in DMISComputeIdx_private()
3065 PetscErrorCode DMNetworkCreateIS(DM dm, PetscInt numkeys, PetscInt keys[], PetscInt blocksize[], Pe… in DMNetworkCreateIS()
3109 …ode DMISComputeLocalIdx_private(DM dm, PetscInt p, PetscInt numkeys, PetscInt keys[], PetscInt blo… in DMISComputeLocalIdx_private()
3162 PetscErrorCode DMNetworkCreateLocalIS(DM dm, PetscInt numkeys, PetscInt keys[], PetscInt blocksize[… in DMNetworkCreateLocalIS()
/petsc/src/sys/logging/handler/impls/nested/
H A Dlognested.c321 NestedIdPair *keys; in PetscLogNestedCreatePerfNodes() local
/petsc/src/sys/classes/viewer/impls/glvis/
H A Dglvis.c489 char keys[256] = "", cmds[2 * PETSC_MAX_PATH_LEN] = ""; in PetscViewerGLVisInitWindow_Internal() local
/petsc/src/sys/utils/
H A Dsorti.c1298 PetscErrorCode PetscParallelSortedInt(MPI_Comm comm, PetscInt n, const PetscInt keys[], PetscBool *… in PetscParallelSortedInt()
/petsc/src/dm/impls/plex/tests/
H A Dex5.c1137 PetscFormKey keys[3]; in TestAssembly() local
/petsc/src/dm/dt/interface/
H A Ddtweakform.c293 PetscFormKey *keys; in PetscWeakFormRewriteKeys_Internal() local
361 PetscFormKey *keys; in PetscWeakFormReplaceLabel_Internal() local
961 PetscFormKey *keys; in PetscWeakFormViewTable_Ascii() local
/petsc/src/dm/interface/
H A Ddm.c9346 PetscHashAuxKey *keys; in DMGetAuxiliaryLabels() local