Home
last modified time | relevance | path

Searched refs:waitforcontext (Results 1 – 4 of 4) sorted by relevance

/petsc/src/sys/objects/device/impls/host/
H A Dhostcontext.cxx37 PetscDesignatedInitializer(waitforcontext, waitForContext),
/petsc/include/petsc/private/
H A Ddeviceimpl.h216 PetscErrorCode (*waitforcontext)(PetscDeviceContext, PetscDeviceContext); member
/petsc/src/sys/objects/device/interface/
H A Ddcontext.cxx531 PetscUseTypeMethod(dctxa, waitforcontext, dctxb); in PetscDeviceContextWaitForContext()
/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmcontext.hpp230 PetscDesignatedInitializer(waitforcontext, waitForContext),