On Wed, May 31, 2017 at 10:18 AM, Salazar De Troya, Miguel <
salazardet...@llnl.gov> wrote:
> Hi
>
> I am solving an elasticity problem with the following iterative solver
> options:
>
> -ksp_monitor_true_residual
> -ksp_converged_reason
> -ksp_type cg
> -log_view
> -mg_levels_esteig_ksp_type cg
>
Hi
I am solving an elasticity problem with the following iterative solver options:
-ksp_monitor_true_residual
-ksp_converged_reason
-ksp_type cg
-log_view
-mg_levels_esteig_ksp_type cg
-mg_levels_ksp_chebyshev_esteig_steps 50
-mg_levels_ksp_type chebyshev
-mg_levels_pc_type jacobi
-pc_type gamg
-