fortran 90 program with PETSc
tsjb00
tsjb00 at hotmail.com
Wed Jun 24 15:38:22 CDT 2009
Hi!
I am trying to parallelize a fortran 90 program with PETSc. The original program uses a lot of global variables defined using fortran 90 modules.
My question is: Can I use 'include PETSc include file' and 'use MyModule' in the program at the same time? If so, in what sequence should I put 'include XXX', 'use XXX' and 'implicit' statements?
Another general question is whether I can use fortran 90 features such as 'module' and dynamic allocation on a parallel system of MPI-1 standard? Any reference on such programming work will be also appreciated.
Many thanks in advance!
_________________________________________________________________
约会说不清地方?来试试微软地图最新msn互动功能!
http://ditu.live.com/?form=TL&swm=1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20090624/4f5648f2/attachment.htm>
More information about the petsc-users
mailing list