OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
This is the complete list of members for BottomSolver< Matrix, Vector, Level >, including all inherited members.
BottomSolver() | BottomSolver< Matrix, Vector, Level > | inline |
getNumIters()=0 | BottomSolver< Matrix, Vector, Level > | pure virtual |
hasOperator() const | BottomSolver< Matrix, Vector, Level > | |
isInitialized_m | BottomSolver< Matrix, Vector, Level > | protected |
setOperator(const Matrix &A, Level *level_p=nullptr)=0 | BottomSolver< Matrix, Vector, Level > | pure virtual |
solve(const Vector &x, const Vector &b)=0 | BottomSolver< Matrix, Vector, Level > | pure virtual |
~BottomSolver() | BottomSolver< Matrix, Vector, Level > | inlinevirtual |