<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
I want to build my application with 64 bit integer support <br>
because of the size of the problem I am working on.<br>
I compiled petsc with the option <tt><i>--with-64-bit-indices=1</i></tt>.<br>
In my Fortran code some petsc vectors are initialize by taking<br>
values from Fortran arrays. <br>
I used PetscInt indexes to reference both petsc and fortran vectors.<br>
It used to work with 32 bit indexes.<br>
Will it still be the case for the 64 bit case?<br>
<br>
Thank you <br>
<br>
<i><br>
<br>
</i><br>
<font face="Ubuntu"> </font>
</body>
</html>