Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dcupmblasinterface.hpp20 #define PetscCallCUPMBLAS_(__abort_fn__, __comm__, ...) \ macro
35 #define PetscCallCUPMBLAS(...) PetscCallCUPMBLAS_(SETERRQ, PETSC_COMM_SELF, __VA_ARGS__)
36 #define PetscCallCUPMBLASAbort(comm_, ...) PetscCallCUPMBLAS_(SETERRABORT, comm_, __VA_ARGS__)