[petsc-users] 64 bit integers

Michele Rosso mrosso at uci.edu
Fri Aug 17 09:40:55 CDT 2012


Hi,

I want to build my application with 64 bit integer support
because of the size of the problem I am working on.
I compiled petsc with the option /--with-64-bit-indices=1/.
In my Fortran code some petsc vectors are initialize by taking
values from Fortran arrays.
I used PetscInt indexes to reference both petsc and fortran vectors.
It used to work with 32 bit indexes.
Will it still be the case for the 64 bit case?

Thank you

/

/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120817/221e25b7/attachment.html>


More information about the petsc-users mailing list