Home
last modified time | relevance | path

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

/petsc/include/ !
H A Dpetscdevicetypes.h378 PETSC_DEVICE_COPY_AUTO, enumerator
/petsc/src/sys/objects/device/interface/ !
H A Dmemory.cxx29 static_assert(Petsc::util::to_underlying(PETSC_DEVICE_COPY_AUTO) == 4, "");
/petsc/include/petsc/private/ !
H A Dcupminterface.hpp621 case PETSC_DEVICE_COPY_AUTO: in PetscDeviceCopyModeToCUPMMemcpyKind()