|
Class Summary |
| CalcResidualParallelizer |
A helper class of class FMG that helps parallelizing method FMG.calcResidual(). |
| DefaultSolverResolutionLevels2D |
The Class DefaultSolverResolutionLevels2D describes a set of solver resolutions. |
| DefaultSolverResolutionLevels3D |
The Class DefaultSolverResolutionLevels3D describes a set of solver resolutions. |
| FMG |
A class that implements the Full Multigrid (FMG) algorithm for the solution
of a linear elliptic partial differential equation (PDE) on a regular cubic
grid in 3D. |
| FMGDefaultObserver |
The default observer for observables of class FMG. |
| FMGThread |
A helper class of class FMG that implements the run() method of class thread. |
| StencilImpl |
A concrete implementation of interface Stencil. |