ENH: Tutorial updates and clean-up

This commit is contained in:
Andrew Heather
2016-12-16 13:26:28 +00:00
parent c3c963bcaf
commit 30d8fc3459
53 changed files with 31 additions and 274 deletions

View File

@ -49,7 +49,7 @@ solvers
"(U|h|k|epsilon|R)"
{
solver PBiCG;
solver PBiCGStab;
preconditioner DILU;
tolerance 1e-7;
relTol 0.1;

View File

@ -49,7 +49,7 @@ solvers
"(U|h|k|epsilon|R)"
{
solver PBiCG;
solver PBiCGStab;
preconditioner DILU;
tolerance 1e-7;
relTol 0.1;