From: Cody P. <cod...@gm...> - 2013-05-09 14:29:37
|
On Thu, May 9, 2013 at 8:07 AM, Ataollah Mesgarnejad <am...@ti... > wrote: > Dear all, > > I was wondering if anyone has any experience using gamg with libMesh (I'm > particularly interested in elasticity)? > > It certainly works, however in my very limited experiecne, it's slightly more tricky to use than Hypre as we've found that it requires a few more options. Gamg is very flexible and part of PETSc so it ties in nicely. > My main question would be if the geometric part of gamg would work with > the underlying mesh structure in libMesh? > I'm not sure if I'm missing something with this question. I don't see why this preconditioner would care about the mesh structure, it's abstracted well above that level. From libMesh's perspective, it's just another preconditioner. Cody > > I would appreciate any comments/recommendations, > Ata > > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and > their applications. This 200-page book is written by three acclaimed > leaders in the field. The early access version is available now. > Download your free book today! http://p.sf.net/sfu/neotech_d2d_may > _______________________________________________ > Libmesh-users mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libmesh-users > |