Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 246 Bytes

File metadata and controls

14 lines (10 loc) · 246 Bytes

DICSmoother

Class

Foam::DICSmoother

Description

Simplified diagonal-based incomplete Cholesky smoother for symmetric matrices.

To improve efficiency, the residual is evaluated after every nSweeps sweeps.

SourceFiles

DICSmoother.C