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;
37 cacheAgglomeration true;
38 nCellsInCoarsestLevel 10;
39 agglomerator faceAreaPair;
49 // preconditioner Cholesky;
60 nNonOrthogonalCorrectors 5;
62 pRefPoint (0 -0.45 0.05);
70 nNonOrthogonalCorrectors 0;
72 pRefPoint (0 -0.45 0.05);
76 // ************************************************************************* //