Skip to content
Snippets Groups Projects
user avatar
Mark Olesen authored
For example,

    T
    {
        solver          PBiCGStab;
        preconditioner  DILU;
        tolerance       1e-6;
        norm            none;
    }

STYLE: define defaultMaxIter, defaultTolerance directly in lduMatrix
6e393ccb
History
Name Last commit Last update
..
GAMGPreconditioner.C
GAMGPreconditioner.H