Skip to content
Snippets Groups Projects
Commit f0058ef4 authored by Jö Fahlke's avatar Jö Fahlke
Browse files

Merge branch 'fix-whitespace' into 'master'

[whitespace] Fix trailing whitespace.

See merge request !210
parents e52ac9cd d9613d81
No related branches found
No related tags found
Loading
Pipeline #
......@@ -80,6 +80,6 @@ int main(int argc, char** argv)
Dune::FCGSolver<BVector> solver4(fop, prec0, 1e-3,10,2,3);
solver4.apply(x, b, res);
return 0;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment