Thanks for those links, Dan. The wiki discussion is quite old. In addition to packages listed there, of which PyTrilinos is probably the "simplest" route to multigrid, I discovered recently that the authors of PyAMG have put together a FiPy solver class that wraps their adaptive multigrid solver:
http://code.google.com/p/pyamg/wiki/Examples#Formulation As to adaptive mesh refinement, no we don't have that capability in FiPy. FEMhub now integrates with FiPy, but I doubt that the level of integration allows for AMR in FiPy (I haven't tried). ________________________________________ From: [email protected] [[email protected]] On Behalf Of Daniel Lewis [[email protected]] Sent: Tuesday, October 27, 2009 2:05 PM To: Multiple recipients of list Subject: Re: Adaptive mesh refinement Hi Ajay, I did a quick search of the mailing list and didn't see anything. You can search the mailing list at: http://dir.gmane.org/gmane.comp.python.fipy If there is nothing there, the state of the discussion can be found here: http://matforge.org/fipy/wiki/multigrid DJL Dan Lewis Assistant Professor Materials Research Center, Room 110 Rensselaer Polytechnic Institute 110 8th Street Troy, NY 12180 [email protected] 518-276-2297 http://www.rpi.edu/~lewisd2 On Oct 27, 2009, at 1:35 PM, Ajay Rawat wrote: > For sometime i was feeling that, like in packages like deal.ii and > FemHub use AMR for faster convergence. > Is it possible todo so in fipy. > -- > Ajay Rawat > Kalpakkam, IGCAR > > ------------------------------------------------------------------------- > Save Himalayas.... > -------------------------------------------------------------------------
