Hi All,
I am using PETSC from Fortran. I would like to define my own layout i.e. which row belongs to which CPU since I have already done the domain decomposition. It appears that "PetscLayoutCreate" and the other routine do this. But in the manual it says it is not provided in Fortran. Is there any way that I can do this using Fortran? Anyone has an example? Cheers Hossein
