From c698684d7ff78e0fc0cf0358f8ba04f8f9a951ab Mon Sep 17 00:00:00 2001 From: Hrvoje Jasak Date: Thu, 23 Sep 2010 16:44:34 +0100 Subject: [PATCH] Full compilation, basic testing --- src/OpenFOAM/matrices/lduMatrix/solvers/PBiCG/PBiCG.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/OpenFOAM/matrices/lduMatrix/solvers/PBiCG/PBiCG.C b/src/OpenFOAM/matrices/lduMatrix/solvers/PBiCG/PBiCG.C index bcaef62d1..dda4c4c49 100644 --- a/src/OpenFOAM/matrices/lduMatrix/solvers/PBiCG/PBiCG.C +++ b/src/OpenFOAM/matrices/lduMatrix/solvers/PBiCG/PBiCG.C @@ -132,7 +132,7 @@ Foam::lduSolverPerformance Foam::PBiCG::solve coupleBouCoeffs_, coupleIntCoeffs_, interfaces_, - dict().subDict("preconditioner") + dict() ); // Solver iteration