Home
last modified time | relevance | path

Searched refs:PetscDeviceContextJoinModes (Results 1 – 3 of 3) sorted by relevance

/petsc/src/sys/objects/device/util/
H A Ddevicereg.c42 const char *const PetscDeviceContextJoinModes[] = { variable
/petsc/include/
H A Dpetscdevicetypes.h346 PETSC_EXTERN const char *const PetscDeviceContextJoinModes[]; variable
/petsc/src/sys/objects/device/interface/
H A Ddcontext.cxx811 …_FMT ", mode %s with IDs: %s\n", n, PetscObjectCast(dctx)->id, PetscDeviceContextJoinModes[joinMod… in PetscDeviceContextJoin()