Full compilation, basic testing
This commit is contained in:
parent
6489771b11
commit
c698684d7f
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ Foam::lduSolverPerformance Foam::PBiCG::solve
|
|||
coupleBouCoeffs_,
|
||||
coupleIntCoeffs_,
|
||||
interfaces_,
|
||||
dict().subDict("preconditioner")
|
||||
dict()
|
||||
);
|
||||
|
||||
// Solver iteration
|
||||
|
|
Reference in a new issue