jacobi.template
|
This is the complete list of members for BisectInterpolation, including all inherited members.
_dd | Matrix | mutableprotected |
_iv | BisectInterpolation | protected |
_ncols | Matrix | protected |
_nrows | Matrix | protected |
_vv | BisectInterpolation | protected |
BisectInterpolation(std::vector< int > const &fathers) | BisectInterpolation | explicit |
BisectInterpolation() | BisectInterpolation | |
BisectInterpolation(BisectInterpolation const &)=default | BisectInterpolation | |
Debug() const override | BisectInterpolation | virtual |
Defect(std::vector< double > &w, std::vector< double > const &f, std::vector< double > const &u) const override | BisectInterpolation | virtual |
DefectRestrict(CRS_Matrix const &SK, BisectInterpolation const &P, std::vector< double > &fc, std::vector< double > &ff, std::vector< double > &uf) | BisectInterpolation | friend |
fetch(int row, int col) const override | BisectInterpolation | virtual |
GetDiag(std::vector< double > &d) const override | BisectInterpolation | virtual |
Matrix::GetDiag() const | Matrix | inline |
isSquare() const | Matrix | inline |
Matrix(int nrows, int ncols) | Matrix | |
Matrix(Matrix const &)=default | Matrix | |
Mult(std::vector< double > &wf, std::vector< double > const &uc) const override | BisectInterpolation | virtual |
MultT(std::vector< double > const &wf, std::vector< double > &uc) const | BisectInterpolation | |
Ncols() const | Matrix | inline |
Nrows() const | Matrix | inline |
~BisectInterpolation() override | BisectInterpolation | |
~Matrix() | Matrix | virtual |