Feature: linear solver update: ILUp and two-level AMG smoothers
commitce67a4d1ecdf3a129fbd92b5f0122111ee955768
authorHrvoje Jasak <h.jasak@wikki.co.uk>
Sun, 11 Oct 2015 11:41:19 +0000 (11 12:41 +0100)
committerHrvoje Jasak <h.jasak@wikki.co.uk>
Tue, 5 Jan 2016 20:27:45 +0000 (5 20:27 +0000)
treec73341b174d49b2e744be193158c16f884b7552f
parenta176b69e48d7b087232c199ede0fbe68f4fd0e0b
Feature: linear solver update: ILUp and two-level AMG smoothers

Conflicts:
src/foam/matrices/blockLduMatrix/BlockLduPrecons/BlockILUCpPrecon/BlockILUCpPrecon.H
src/foam/matrices/blockLduMatrix/BlockLduSmoothers/BlockLduSmoother/BlockLduSmoother.C
28 files changed:
src/finiteVolume/fields/fvPatchFields/constraint/processor/processorFvPatchField.H
src/finiteVolume/fvMesh/fvMeshSubset/fvMeshSubset.C
src/foam/Make/files
src/foam/fields/GeometricFields/GeometricField/GeometricBoundaryField.C
src/foam/matrices/blockLduMatrix/BlockAmg/coarseBlockAmgLevel.C
src/foam/matrices/blockLduMatrix/BlockAmg/fineBlockAmgLevel.C
src/foam/matrices/blockLduMatrix/BlockLduMatrix/BlockLduMatrixUpdateInterfaces.C
src/foam/matrices/blockLduMatrix/BlockLduPrecons/BlockLduPrecon/BlockLduPrecon.C
src/foam/matrices/blockLduMatrix/BlockLduPrecons/BlockLduPrecon/BlockLduPrecon.H
src/foam/matrices/blockLduMatrix/BlockLduSmoothers/BlockILUSmoother/BlockILUSmoother.H
src/foam/matrices/blockLduMatrix/BlockLduSmoothers/BlockLduSmoother/BlockLduSmoother.C
src/foam/matrices/blockLduMatrix/BlockLduSmoothers/BlockLduSmoother/BlockLduSmoother.H
src/foam/matrices/blockLduMatrix/BlockLduSolvers/blockVectorNSolvers.C
src/foam/matrices/lduMatrix/lduAddressing/lduInterface/processorLduInterfaceTemplates.C
src/foam/matrices/lduMatrix/lduAddressing/lduInterfaceFields/lduInterfaceField/lduInterfaceField.H
src/foam/matrices/lduMatrix/lduMatrix/lduMatrix.H
src/foam/matrices/lduMatrix/lduMatrix/lduMatrixPreconditioner.C
src/foam/matrices/lduMatrix/lduMatrix/lduMatrixSmoother.C
src/foam/matrices/lduMatrix/lduMatrix/lduMatrixUpdateMatrixInterfaces.C
src/foam/matrices/lduMatrix/solvers/PBiCG/PBiCG.C
src/foam/matrices/lduMatrix/solvers/PCG/PCG.C
src/lduSolvers/lduSolver/bicgSolver/bicgSolver.C
src/lduSolvers/lduSolver/cgSolver/cgSolver.C
src/lduSolvers/lduSolver/gmresSolver/gmresSolver.C
tutorials/incompressible/pUCoupledFoam/backwardFacingStepLaminar/constant/polyMesh/boundary
tutorials/incompressible/pUCoupledFoam/backwardFacingStepLaminar/system/fvSolution
tutorials/incompressible/pUCoupledFoam/backwardFacingStepTurbulent/system/fvSolution
tutorials/incompressible/pUCoupledFoam/cavity/system/fvSolution