, including all inherited members.
| add(const ElementMatrix< F > &A, uint offm=0, uint offn=0) | concepts::ElementMatrix< F > | |
| addInto(Matrix< F > &dest, const F fact, const uint rowoffset=0, const uint coloffset=0) const | concepts::DenseMatrix< F > | |
| addInto(Matrix< T > &dest, const T fact, const uint rowoffset=0, const uint coloffset=0) const | concepts::DenseMatrix< F > | [inline] |
| addIntoT(Matrix< T > &dest, const T fact, const uint rowoffset=0, const uint coloffset=0) const | concepts::DenseMatrix< F > | [inline] |
| 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 r=0) | concepts::Matrix< F > | [inline] |
| begin(uint r=0) const | concepts::Matrix< F > | [inline] |
| c_type typedef | concepts::DenseMatrix< F > | |
| col() const | concepts::ElementMatrix< F > | [inline] |
| compress(const Real threshold=EPS) | concepts::ElementMatrix< F > | |
| const_iterator typedef | concepts::Matrix< F > | |
| data_ | concepts::ElementMatrixBase< F > | [protected] |
| DenseMatrix(const Space< G > &spcX, const Space< G > &spcY, BilinearForm< F, G > &bf) | concepts::DenseMatrix< F > | |
| DenseMatrix(const Space< G > &spc, BilinearForm< F, G > &bf) | concepts::DenseMatrix< F > | |
| DenseMatrix(const Space< G > &spcX, const Space< G > &spcY) | concepts::DenseMatrix< F > | |
| DenseMatrix(int m, int n, bool transpose=false) | concepts::DenseMatrix< F > | [inline] |
| DenseMatrix(const LiCo< F > &L) | concepts::DenseMatrix< F > | |
| DenseMatrix(const Compose< F > &L) | concepts::DenseMatrix< F > | |
| DenseMatrix(const DenseMatrix< F > &m) | concepts::DenseMatrix< F > | |
| DenseMatrix(const Matrix< F > &m, bool t=false) | concepts::DenseMatrix< F > | |
| DenseMatrix(const Vector< F > &v, bool t=false) | concepts::DenseMatrix< F > | |
| dimX() const | concepts::Operator< F > | [inline, virtual] |
| dimX_ | concepts::Operator< F > | [protected] |
| dimY() const | concepts::Operator< F > | [inline, virtual] |
| dimY_ | concepts::Operator< F > | [protected] |
| ElementMatrix(const uint m=0, const uint n=0) | concepts::ElementMatrix< F > | |
| ElementMatrix(const uint m, const uint n, const F *data) | concepts::ElementMatrix< F > | |
| ElementMatrixBase() | concepts::ElementMatrixBase< F > | [inline] |
| end() | concepts::Matrix< F > | [inline] |
| end() const | concepts::Matrix< F > | [inline] |
| getData() const | concepts::ElementMatrixBase< F > | [inline] |
| getIndex() const | concepts::ElementMatrix< F > | [inline] |
| info(std::ostream &os) const | concepts::DenseMatrix< F > | [protected, virtual] |
| isTranspose() const | concepts::ElementMatrixBase< F > | [inline] |
| iterator typedef | concepts::Matrix< F > | |
| m() const | concepts::ElementMatrixBase< F > | [inline] |
| m_ | concepts::ElementMatrixBase< F > | [protected] |
| Matrix(uint nofRows, uint nofCols) | concepts::Matrix< F > | [inline] |
| n() const | concepts::ElementMatrixBase< F > | [inline] |
| n_ | concepts::ElementMatrixBase< F > | [protected] |
| nofCols() const | concepts::Matrix< F > | [inline] |
| nofRows() const | concepts::Matrix< F > | [inline] |
| Operator(uint dimX, uint dimY) | concepts::Operator< F > | [inline] |
| operator const F *() const | concepts::ElementMatrixBase< F > | [inline] |
| operator F *() | concepts::ElementMatrix< F > | [inline] |
| operator()(const Function< r_type > &fncY, Function< F > &fncX) | concepts::DenseMatrix< F > | [virtual] |
| operator()(const Function< c_type > &fncY, Function< c_type > &fncX) | concepts::DenseMatrix< F > | [virtual] |
| operator()(const Vector< H > &fncY, Vector< I > &fncX) | concepts::DenseMatrix< F > | |
| operator()(const uint i, const uint j) const | concepts::DenseMatrix< F > | [inline, virtual] |
| operator()(const uint i, const uint j) | concepts::DenseMatrix< F > | [inline, virtual] |
| operator*=(const F n) | concepts::ElementMatrix< F > | [inline] |
| operator=(const ElementMatrixBase< F > &A) | concepts::ElementMatrix< F > | |
| operator=(const ElementMatrix< G > &other) | concepts::ElementMatrix< F > | [inline] |
| operator==(const Matrix< F > &otherMat) const | concepts::Matrix< F > | [inline, virtual] |
| r_type typedef | concepts::DenseMatrix< F > | |
| resize(uint m, uint n) | concepts::ElementMatrix< F > | |
| row() const | concepts::ElementMatrix< F > | [inline] |
| setIndex(int i) | concepts::ElementMatrix< F > | [inline] |
| setTimings(InOutParameters *timings) | concepts::Matrix< F > | [static] |
| setTranspose(bool t) | concepts::ElementMatrix< F > | [inline] |
| size() const | concepts::ElementMatrixBase< F > | [inline] |
| storeMatlab(const std::string filename, std::string name="", bool append=false) const | concepts::ElementMatrixBase< F > | |
| t_ | concepts::ElementMatrixBase< F > | [protected] |
| timings() | concepts::Matrix< F > | [static] |
| transpMult(const Vector< r_type > &fncY, Vector< F > &fncX) | concepts::DenseMatrix< F > | [virtual] |
| transpMult(const Vector< c_type > &fncY, Vector< c_type > &fncX) | concepts::DenseMatrix< F > | [virtual] |
| transpose() | concepts::ElementMatrix< F > | [inline] |
| type typedef | concepts::Operator< F > | |
| concepts::value_type typedef | concepts::Matrix< F > | |
| concepts::ElementMatrix::value_type typedef | concepts::ElementMatrix< F > | |
| zeros() | concepts::ElementMatrix< F > | [inline] |
| ~Operator() | concepts::Operator< F > | [inline, virtual] |
| ~OutputOperator() | concepts::OutputOperator | [virtual] |