PetscBLASInt

datatype used to represent 'int' parameters to BLAS/LAPACK functions.

Notes: usually this is the same as PetscInt, but if PETSc was built with --with-64-bit-indices but standard C/Fortran integers are 32 bit then this is NOT the same as PetscInt

See Also

PetscMPIInt, PetscInt

Level:intermediate
Location:
include/petsc.h
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages