[petsc-dev] 32-bits or 64-bits petsc

Jose David Bermeol jbermeol at purdue.edu
Wed Sep 18 13:30:14 CDT 2013


Hi, I'm coding a solver, and I'm using PetscInt for indices, the problem is that a have to do a cast to int or long long int to pass the information to my external package, is there a variable that says which kind of indices(int or long long int) I'm using?

Thanks



More information about the petsc-dev mailing list