mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-18 21:43:27 -06:00
Adapted the documentation.
This commit is contained in:
parent
2c4c4cbb2f
commit
26ab363783
@ -43,7 +43,11 @@ namespace Opm
|
||||
/// FastAMG=3, KAMG=4 };
|
||||
/// linsolver_save_system false
|
||||
/// linsolver_save_filename <empty string>
|
||||
/// linsolver_max_iterations 0 (unlimited)
|
||||
/// linsolver_max_iterations 0 (unlimited=5000)
|
||||
/// linsolver_residual_tolerance 1e-8
|
||||
/// linsolver_smooth_steps 2
|
||||
/// linsolver_prolongate_factor 1.6
|
||||
/// linsolver_verbosity 0
|
||||
LinearSolverIstl();
|
||||
|
||||
/// Construct from parameters
|
||||
|
Loading…
Reference in New Issue
Block a user