PetscHipBLASInt#
datatype used to represent ‘int’ parameters to hipBLAS/hipSOLVER functions.
Notes#
As of this writing PetscHipBLASInt
is always the system int
.
PetscErrorCode
PetscHipBLASIntCast
(a,&b) checks if the given PetscInt
a will fit in a PetscHipBLASInt
, if not it
generates a PETSC_ERR_ARG_OUTOFRANGE
error
See Also#
PetscBLASInt, PetscMPIInt, PetscInt, PetscHipBLASIntCast()
Level#
intermediate
Location#
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages