|
TBCI Numerical high perf. C++ Library
2.8.0
|
This is the complete list of members for Preconditioner_Sig< T, MatrixType >, including all inherited members.
| Preconditioner_Sig() | Preconditioner_Sig< T, MatrixType > | inline |
| Preconditioner_Sig(const MatrixType &) | Preconditioner_Sig< T, MatrixType > | |
| solve(const Vector< T > &) const =0 | Preconditioner_Sig< T, MatrixType > | pure virtual |
| solve(TVector< T >) const =0 | Preconditioner_Sig< T, MatrixType > | pure virtual |
| transSolve(const Vector< T > &) const =0 | Preconditioner_Sig< T, MatrixType > | pure virtual |
| transSolve(TVector< T >) const =0 | Preconditioner_Sig< T, MatrixType > | pure virtual |
| update(const MatrixType &)=0 | Preconditioner_Sig< T, MatrixType > | pure virtual |
| ~Preconditioner_Sig() | Preconditioner_Sig< T, MatrixType > | inlinevirtual |
1.8.5