Home
last modified time | relevance | path

Searched defs:nkeys (Results 1 – 5 of 5) sorted by relevance

/petsc/src/vec/is/is/utils/
H A Disblock.c23 PetscErrorCode ISCompressIndicesGeneral(PetscInt n, PetscInt nkeys, PetscInt bs, PetscInt imax, con… in ISCompressIndicesGeneral()
126 PetscErrorCode ISExpandIndicesGeneral(PetscInt n, PetscInt nkeys, PetscInt bs, PetscInt imax, const… in ISExpandIndicesGeneral()
/petsc/src/sys/objects/device/tests/
H A Dex11.cxx40 static PetscErrorCode MarkedObjectMapView(PetscViewer vwr, std::size_t nkeys, const PetscObjectId *… in MarkedObjectMapView()
74 …ond, const char cond_str[], MPI_Comm comm, PetscDeviceContext dctx, std::size_t nkeys, const Petsc… in CheckMarkedObjectMap_Private()
117 std::size_t nkeys; in TestAllCombinations() local
190 std::size_t nkeys; in CheckMapEqual() 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/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/vec/is/sf/impls/window/
H A Dsfwindow.c965 PetscMPIInt k, nkeys; in PetscSFView_Window() local