Skip to content
Snippets Groups Projects
Commit e06a2db7 authored by Christian Engwer's avatar Christian Engwer
Browse files

[!237] Feature/modified FCGSolver and CompleteFCGSolver

Merge branch 'feature/completeFCGSolver' into 'master'

ref:core/dune-istl I have modified the FCGSolver a little bit so that it's
easier to handle, and also renamed it for clarity to RestartedFCGSolver. Than
I derived the CompleteFCGSolver from it.

The CompleteFCGSolver uses as many old search directions as possible. This
results in more stability, but also in more average memory consumption.

See merge request [!237]

  [!237]: gitlab.dune-project.org/core/dune-istl/merge_requests/237
parents f5e8685d bb3ecd02
No related branches found
No related tags found
1 merge request!237Feature/modified FCGSolver and CompleteFCGSolver
Pipeline #15295 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment