Home
last modified time | relevance | path

Searched refs:PetscDeviceContextSetFromOptions (Results 1 – 10 of 10) sorted by relevance

/petsc/src/sys/objects/device/tests/
H A Dex3.c58 PetscCall(PetscDeviceContextSetFromOptions(comm, dctx)); in main()
H A Dex4.c82 PetscCall(PetscDeviceContextSetFromOptions(comm, dctx)); in main()
H A Dex11.cxx276 PetscCall(PetscDeviceContextSetFromOptions(PETSC_COMM_WORLD, dctx_a)); in main()
/petsc/include/
H A Dpetscdevice.h63 PETSC_EXTERN PetscErrorCode PetscDeviceContextSetFromOptions(MPI_Comm, PetscDeviceContext);
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdevice.pxi61 PetscErrorCode PetscDeviceContextSetFromOptions(MPI_Comm, PetscDeviceContext)
H A DDevice.pyx512 Sys.getDefaultComm, petsc.PetscDeviceContextSetFromOptions
517 CHKERR(PetscDeviceContextSetFromOptions(ccomm, self.dctx))
/petsc/src/sys/objects/device/c/
H A Ddevice.c185 PetscErrorCode PetscDeviceContextSetFromOptions(PETSC_UNUSED MPI_Comm comm, PETSC_UNUSED PetscDevic… in PetscDeviceContextSetFromOptions() function
/petsc/src/sys/objects/device/interface/
H A Ddcontext.cxx956 PetscErrorCode PetscDeviceContextSetFromOptions(MPI_Comm comm, PetscDeviceContext dctx) in PetscDeviceContextSetFromOptions() function
/petsc/doc/changes/
H A D316.md41 `PetscDeviceContextSetFromOptions()`
H A D318.md107 - Change `PetscDeviceContextSetFromOptions()` to no longer accept the options prefix (`PetscDeviceC…