AMDiS  2.10
The Adaptive Multi-Dimensional Simulation Toolbox
SolverPrecon< M, X, Y > Member List

This is the complete list of members for SolverPrecon< M, X, Y >, including all inherited members.

adjoint_solve(X const &x, Y &y) const overrideSolverPrecon< M, X, Y >inlinevirtual
finish() overrideSolverPrecon< M, X, Y >inlinevirtual
init(M const &matrix) overrideSolverPrecon< M, X, Y >inlinevirtual
solve(X const &x, Y &y) const overrideSolverPrecon< M, X, Y >inlinevirtual
SolverPrecon(std::string const &prefix) (defined in SolverPrecon< M, X, Y >)SolverPrecon< M, X, Y >inline
~PreconditionerInterface()=defaultPreconditionerInterface< M, X, Y >virtual