amjad ali wrote:
Hi All.
I have parallel PDE/CFD code in fortran.
Let we consider it consisting of two parts:
1) Startup part; that includes input reads, splits, distributions,
forming neighborhood information arrays, grid arrays, and all related.
It includes most of the necessary arr
Hi All.
I have parallel PDE/CFD code in fortran.
Let we consider it consisting of two parts:
1) Startup part; that includes input reads, splits, distributions, forming
neighborhood information arrays, grid arrays, and all related. It includes
most of the necessary array declarations.
2) Iterati