Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/impls/host/
H A Dhostcontext.cxx34 PetscDesignatedInitializer(changestreamtype, changeStreamType),
/petsc/include/petsc/private/
H A Ddeviceimpl.h213 PetscErrorCode (*changestreamtype)(PetscDeviceContext, PetscStreamType); member
/petsc/src/sys/objects/device/interface/
H A Ddcontext.cxx192 PetscUseTypeMethod(dctx, changestreamtype, type); in PetscDeviceContextSetStreamType()
/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmcontext.hpp227 PetscDesignatedInitializer(changestreamtype, changeStreamType),