Preconditioner name change
This commit is contained in:
parent
8cf8fda9e8
commit
c434e199a5
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ solvers
|
|||
U
|
||||
{
|
||||
solver BiCGStab;
|
||||
preconditioner Cholesky;
|
||||
preconditioner ILU0;
|
||||
|
||||
tolerance 1e-05;
|
||||
relTol 0;
|
||||
|
|
Reference in a new issue