On May 9, 2013, at 4:00 PM, Dmitry Karpeev wrote:
> GAMG is primarily an algebraic multigrid preconditioner.
> The geometric part is somewhat weaker and isn't the primary purpose of GAMG,
> so I would recommend using -pc_gamg_type agg for plain aggregation.
>
OK that's clear know, I was askin
GAMG is primarily an algebraic multigrid preconditioner.
The geometric part is somewhat weaker and isn't the primary purpose of
GAMG,
so I would recommend using -pc_gamg_type agg for plain aggregation.
For good performance with elasticity it is important to use smoothed
aggregation,
for example,
On Thu, May 9, 2013 at 9:18 AM, Ataollah Mesgarnejad wrote:
>
> Cody,
>
> On May 9, 2013, at 9:29 AM, Cody Permann wrote:
>
>
>
>
> On Thu, May 9, 2013 at 8:07 AM, Ataollah Mesgarnejad <
> ames...@tigers.lsu.edu> wrote:
>
>> Dear all,
>>
>> I was wondering if anyone has any experience using gamg
Cody,
On May 9, 2013, at 9:29 AM, Cody Permann wrote:
>
>
>
> On Thu, May 9, 2013 at 8:07 AM, Ataollah Mesgarnejad
> wrote:
> Dear all,
>
> I was wondering if anyone has any experience using gamg with libMesh (I'm
> particularly interested in elasticity)?
>
>
> It certainly works, howe
On Thu, May 9, 2013 at 8:07 AM, Ataollah Mesgarnejad 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 Hypr
Dear all,
I was wondering if anyone has any experience using gamg with libMesh (I'm
particularly interested in elasticity)?
My main question would be if the geometric part of gamg would work with the
underlying mesh structure in libMesh?
I would appreciate any comments/recommendations,
Ata
---