1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | foam-extend: Open Source CFD |
4 | \\ / O peration | Version: 3.1 |
5 | \\ / A nd | Web: http://www.extend-project.de |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
34 directSolveCoarsest false;
37 cacheAgglomeration true;
39 nCellsInCoarsestLevel 20;
40 agglomerator faceAreaPair;
63 // DU AMG 1e-06 0.01 100;
64 // DU ICCG 1e-07 0.01;
79 // ************************************************************************* //