<div dir="ltr"> Hello All,
<div><br></div><div>I am trying to use petsc with Fortran. The initial mechanism to use petsc with FORTRAN77 that works fine. However, I found the Fortran 90 interfaces difficult to work with. The very first issue is one has to recompile petsc with the Fortran compiler in case different to the one which was used to create the Fortran Mod files. Also, we would still need to use C type #include statements along with Fortran 'use' statement which is not so optimal.  </div>

<div><br></div><div>Since Fortran 2003 offers great interface to C, did anyone try to write a F03 interface to petsc? Using F03 features, we can have very low data access to petsc database as well.</div><div><br></div><div>

<br></div><div>Cheers</div><div>Hossein</div><div><br></div></div>