Classes | Namespaces
SmoothSolver.H File Reference
Include dependency graph for SmoothSolver.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SmoothSolver< Type, DType, LUType >
 Iterative solver for symmetric and asymmetric matrices which uses a run-time selected smoother e.g. GaussSeidel to converge the solution to the required tolerance. To improve efficiency, the residual is evaluated after every nSweeps smoothing iterations. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Detailed Description

Original source file SmoothSolver.H

Definition in file SmoothSolver.H.