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. | |
Original source file SmoothSolver.H
Definition in file SmoothSolver.H.