, including all inherited members.
| addInto(Matrix< H > &dest, const I fact, const uint rowoffset=0, const uint coloffset=0) const | concepts::SparseMatrix< F > | |
| addIntoT(Matrix< H > &dest, const I fact, const uint rowoffset=0, const uint coloffset=0) const | concepts::SparseMatrix< F > | |
| apply_(const Vector< F > &fncY, Vector< F > &fncX) | concepts::SparseMatrix< F > | [inline, private, virtual] |
| assembly(Matrix< F > &dest, const Space< G > &spc, BilinearForm< F, G > &bf, const Real threshold=0.0) | concepts::Matrix< F > | [static] |
| assembly(Matrix< F > &dest, const Space< G > &spcX, const Space< G > &spcY, BilinearForm< F, G > &bf, const Real threshold=0.0) | concepts::Matrix< F > | [static] |
| assembly(Matrix< F > &dest, BilinearForm< F, G > &bf, const ElementPairList< G > &pairs) | concepts::Matrix< F > | [static] |
| begin(uint row=0) const | concepts::SparseMatrix< F > | |
| begin(uint row=0) | concepts::SparseMatrix< F > | |
| c_type typedef | concepts::SparseMatrix< F > | |
| compress(Real threshold=EPS) | concepts::SparseMatrix< F > | [inline] |
| const_iterator typedef | concepts::SparseMatrix< F > | |
| convertCCS(F *a, int *asub, int *xa) const | concepts::SparseMatrix< F > | [virtual] |
| convertCRS(F *a, int *asub, int *xa) const | concepts::SparseMatrix< F > | [virtual] |
| copy(const SparseMatrix< F > &n) | concepts::SparseMatrix< F > | |
| copyConstructor_(const SparseMatrix< F > &m, bool t) | concepts::SparseMatrix< F > | [private] |
| dimX() const | concepts::Operator< F > | [inline, virtual] |
| dimX_ | concepts::Operator< F > | [protected] |
| dimY() const | concepts::Operator< F > | [inline, virtual] |
| dimY_ | concepts::Operator< F > | [protected] |
| end() const | concepts::SparseMatrix< F > | |
| concepts::Matrix::end() | concepts::Matrix< F > | [inline] |
| histogram(std::map< int, uint > &hist) const | concepts::SparseMatrix< F > | |
| info(std::ostream &os) const | concepts::SparseMatrix< F > | [protected, virtual] |
| iterator typedef | concepts::SparseMatrix< F > | |
| m() const | concepts::SparseMatrix< F > | [inline] |
| m_ | concepts::SparseMatrix< F > | [private] |
| Matrix(uint nofRows, uint nofCols) | concepts::Matrix< F > | [inline] |
| memory() const | concepts::SparseMatrix< F > | [inline] |
| multiply(const SparseMatrix< F > &fact, Matrix< F > &dest) const | concepts::SparseMatrix< F > | [inline] |
| multiply(const H &fact, Matrix< F > &dest) const | concepts::SparseMatrix< F > | [inline] |
| nofCols() const | concepts::Matrix< F > | [inline] |
| nofRows() const | concepts::Matrix< F > | [inline] |
| nX_ | concepts::SparseMatrix< F > | [private] |
| nY_ | concepts::SparseMatrix< F > | [private] |
| Operator(uint dimX, uint dimY) | concepts::Operator< F > | [inline] |
| operator()(const Function< r_type > &fncY, Function< F > &fncX) | concepts::SparseMatrix< F > | [virtual] |
| operator()(const Function< c_type > &fncY, Function< c_type > &fncX) | concepts::SparseMatrix< F > | [virtual] |
| operator()(const Vector< H > &fncY, Vector< I > &fncX) | concepts::SparseMatrix< F > | [inline] |
| operator()(const uint i, const uint j) const | concepts::SparseMatrix< F > | [inline, virtual] |
| operator()(const uint i, const uint j) | concepts::SparseMatrix< F > | [inline, virtual] |
| operator*=(const F factor) | concepts::SparseMatrix< F > | [inline] |
| operator=(const SparseMatrix< F > &) | concepts::SparseMatrix< F > | |
| operator==(const Matrix< F > &otherMat) const | concepts::Matrix< F > | [inline, virtual] |
| r_type typedef | concepts::SparseMatrix< F > | |
| setTimings(InOutParameters *timings) | concepts::Matrix< F > | [static] |
| SparseMatrix(const Space< G > &spcX, const Space< G > &spcY) | concepts::SparseMatrix< F > | [inline] |
| SparseMatrix(uint nofrows, uint nofcols) | concepts::SparseMatrix< F > | [inline] |
| SparseMatrix(uint dim) | concepts::SparseMatrix< F > | [inline] |
| SparseMatrix(const Space< G > &spcX, const Space< G > &spcY, BilinearForm< F, G > &bf, const Real threshold=0.0) | concepts::SparseMatrix< F > | |
| SparseMatrix(const Space< G > &spc, BilinearForm< F, G > &bf, const Real threshold=0.0) | concepts::SparseMatrix< F > | |
| SparseMatrix(const SparseMatrix< F > &m, bool t=false) | concepts::SparseMatrix< F > | |
| SparseMatrix(const Space< G > &spc, const F *const v, const int i=-1) | concepts::SparseMatrix< F > | |
| SparseMatrix(const Space< G > &spc, const Vector< F > &x, const Vector< F > &y) | concepts::SparseMatrix< F > | |
| SparseMatrix(Operator< H > &A, bool slow=false) | concepts::SparseMatrix< F > | |
| SparseMatrix(const SparseMatrix< H > &fncX, F fnc(const H &)) | concepts::SparseMatrix< F > | |
| SparseMatrix(const SparseMatrix< H > &fncX, const F &fnc(const H &)) | concepts::SparseMatrix< F > | |
| SparseMatrix(const SparseMatrix< H > &fncX) | concepts::SparseMatrix< F > | |
| storeMatlab(const std::string filename, const std::string name="", bool append=false) const | concepts::SparseMatrix< F > | |
| storeMatlabCounter_ | concepts::SparseMatrix< F > | [private, static] |
| symmetrize() | concepts::SparseMatrix< F > | |
| timings() | concepts::Matrix< F > | [static] |
| transpMult(const Vector< r_type > &fncY, Vector< F > &fncX) | concepts::SparseMatrix< F > | [virtual] |
| transpMult(const Vector< c_type > &fncY, Vector< c_type > &fncX) | concepts::SparseMatrix< F > | [virtual] |
| type typedef | concepts::Operator< F > | |
| used() const | concepts::SparseMatrix< F > | [inline, virtual] |
| value_type typedef | concepts::Matrix< F > | |
| write(char *fname) const | concepts::SparseMatrix< F > | |
| ~CRSConvertable() | concepts::CRSConvertable< F > | [inline, virtual] |
| ~Operator() | concepts::Operator< F > | [inline, virtual] |
| ~OutputOperator() | concepts::OutputOperator | [virtual] |