[petsc-users] Adding adaptive mesh refinement to current	fortran code
    Barry Smith 
    bsmith at mcs.anl.gov
       
    Wed Nov 17 11:28:27 CST 2010
    
    
  
   libmesh has adaptive refinement and all kinds of cool stuff and lives on top of PETSc. 
    Barry
   But it is C++.
On Nov 17, 2010, at 8:04 AM, TAY wee-beng wrote:
> Hi,
> 
> I am thinking of adding adaptive mesh refinement to my current fortran code. I am using an immersed boundary code with staggered cartesian grid. I am using PETSc to solve my momentum equations and PETSc/hypre to solve my poisson equation. The code now runs in parallel.
> 
> Since I'm programming in fortran, some other c++ packages may not be feasible.  I am considering packages like paramesh and AGRIF. I wonder if it is possible to integrate them together with PETSc. Is there anything which I need to consider too?
> 
> Thanks!
> 
> -- 
> Yours sincerely,
> 
> TAY wee-beng
> 
    
    
More information about the petsc-users
mailing list