Dear all We are developing a 3d unstructured grid finite volume code for compressible turbulent flows.
Our approach is to use metis/parmetis to partition the mesh. Then read these partitioned mesh files in the MPI-based cfd code for computation. Are there any examples available in PETSc which are similar to this. Thanks praveen
