Skip to content
Snippets Groups Projects
Commit 6bd7a092 authored by Thomas Witkowski's avatar Thomas Witkowski
Browse files

* changed info level in demo's init files

parent e10c9ebb
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ heat->space->solver: cg
heat->space->solver->max iteration: 1000
heat->space->solver->restart: 10 % only used for GMRES
heat->space->solver->tolerance: 1.e-8
heat->space->solver->info: 8
heat->space->solver->info: 2
heat->space->solver->left precon: diag
heat->space->solver->right precon: no
......
......@@ -14,7 +14,7 @@ vecheat->space->solver: cg
vecheat->space->solver->max iteration: 1000
vecheat->space->solver->restart: 10 % only used for GMRES
vecheat->space->solver->tolerance: 1.e-8
vecheat->space->solver->info: 8
vecheat->space->solver->info: 2
vecheat->space->solver->left precon: diag
vecheat->space->solver->right precon: no
......
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