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

Karl Rupp rupp at mcs.anl.gov
Wed Sep 18 13:51:29 CDT 2013


Hey,

in addition to what Jed said, feel free to have a look at the actual 
'implementation' here:
http://www.mcs.anl.gov/petsc/petsc-current/include/petscsys.h.html#line169

Best regards,
Karli


On 09/18/2013 08:30 PM, Jose David Bermeol wrote:
> 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