e provided option properly.
>
> -Ben
>
>
>
> - Original Message -
> From: yunfei zhu
> To: [email protected] >
> Sent: Tue Jan 13 16:23:23 2009
> Subject: [Libmesh-users] nonlinear steps
>
> Hi, all
> I find that the number of n
To: [email protected]
Sent: Tue Jan 13 16:23:23 2009
Subject: [Libmesh-users] nonlinear steps
Hi, all
I find that the number of nonlinear steps can not be controled by:
es.parameters.set ("nonlinear solver maximum iterations") =
100
In the function NonlinearImpl
Hi, all
I find that the number of nonlinear steps can not be controled by:
es.parameters.set ("nonlinear solver maximum iterations") =
100
In the function NonlinearImplicitSystem::solve ( ) , the parameter is
assigned to "maxits" by:
const unsigned int maxits = es.parameters.get("nonlinear
solver