jacobi.template
|
This is the complete list of members for BisectIntDirichlet, including all inherited members.
_dd | Matrix | mutableprotected |
_iv | BisectInterpolation | protected |
_ncols | Matrix | protected |
_nrows | Matrix | protected |
_vv | BisectInterpolation | protected |
BisectIntDirichlet() | BisectIntDirichlet | inline |
BisectIntDirichlet(std::vector< int > const &fathers, std::vector< int > const &idxc_dir) | BisectIntDirichlet | |
BisectIntDirichlet(BisectIntDirichlet const &)=default | BisectIntDirichlet | |
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 |
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 |
~BisectIntDirichlet() override | BisectIntDirichlet | |
~BisectInterpolation() override | BisectInterpolation | |
~Matrix() | Matrix | virtual |