1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | foam-extend: Open Source CFD |
4 | \\ / O peration | Version: 3.2 |
5 | \\ / A nd | Web: http://www.foam-extend.org |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
22 preconditioner Cholesky;
32 // solver smoothSolver;
33 // smoother GaussSeidel;
48 // smoother GaussSeidel;
49 // cacheAgglomeration true;
50 // nCellsInCoarsestLevel 10;
51 // agglomerator faceAreaPair;
91 nNonOrthogonalCorrectors 2;
105 // ************************************************************************* //