Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
2bf7fa12
Commit
2bf7fa12
authored
Jan 31, 2020
by
Timo Koch
Browse files
[istlsolver] Add support for GMResRestart parameter
parent
c03c9f25
Changes
1
Hide whitespace changes
Inline
Side-by-side
dumux/linear/istlsolverfactorybackend.hh
View file @
2bf7fa12
...
...
@@ -228,6 +228,7 @@ IstlSolverFactoryBackend<Matrix, Vector, Geometry>::dumuxToIstlSolverParams =
{
"MaxIterations"
,
"maxit"
},
{
"ResidualReduction"
,
"reduction"
},
{
"Type"
,
"type"
},
{
"GMResRestart"
,
"restart"
},
// cycles before restarting
{
"Restart"
,
"restart"
},
// cycles before restarting
{
"MaxOrthogonalizationVectors"
,
"mmax"
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment