Searched defs:nkeys (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/vec/is/is/utils/ |
| H A D | isblock.c | 23 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 D | ex11.cxx | 40 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 D | device.c | 294 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 D | mark_dcontext.cxx | 359 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 D | sfwindow.c | 965 PetscMPIInt k, nkeys; in PetscSFView_Window() local
|