This is the complete list of members for concepts::Permutation< F >, including all inherited members.
| add(const uint i, const uint j, const F value, const bool use_threshold=false, const Real threshold_value=1e-8) | concepts::Matrix< F > | virtual |
| assembly(Matrix< F > &dest, const Space< G > &spc, const BilinearForm< F, G > &bf, const Real threshold=0.0) | concepts::Matrix< F > | static |
| assembly(Matrix< F > &dest, Scan< Element< G > > *sc, const BilinearForm< F, G > &bf, const Real threshold=0.0) | concepts::Matrix< F > | static |
| assembly(Matrix< F > &dest, const Sequence< ElementWithCell< G > * > seq, const BilinearForm< F, G > &bf, const Real threshold=0.0) | concepts::Matrix< F > | static |
| assembly(Matrix< F > &dest, const Space< G > &spc, const Sequence< bool > &seq, const 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, const BilinearForm< F, G > &bf, const Real threshold=0.0, const bool single=false) | concepts::Matrix< F > | static |
| assembly(Matrix< F > &dest, const Sequence< ElementWithCell< G > * > seqX, const Space< G > &spcY, const BilinearForm< F, G > &bf, const Real threshold=0.0) | concepts::Matrix< F > | static |
| assembly(Matrix< F > &dest, const BilinearForm< F, G > &bf, const ElementPairList< G > &pairs) | concepts::Matrix< F > | static |
| assembly(Matrix< F > &dest, const Space< G > &spcX, const Space< G > &spcY, const Sequence< bool > &seq, const BilinearForm< F, G > &bf, const Real threshold=0.0, const bool single=false) | 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::Permutation< F > | |
| composeRestr(const TrivExtendRestrict< F > &restr, Matrix< F > &dest) const | concepts::Permutation< F > | |
| const_iterator typedef (defined in concepts::Matrix< F >) | concepts::Matrix< F > | |
| convertToMatrix(Matrix< F > &dest) const | concepts::Permutation< F > | |
| d_type typedef | concepts::Permutation< F > | |
| dimX() const | concepts::Operator< F > | inlinevirtual |
| dimX_ | concepts::Operator< F > | protected |
| dimY() const | concepts::Operator< F > | inlinevirtual |
| dimY_ (defined in concepts::Operator< F >) | concepts::Operator< F > | protected |
| end() | concepts::Matrix< F > | inline |
| end() const | concepts::Matrix< F > | inline |
| info(std::ostream &os) const | concepts::Permutation< F > | protectedvirtual |
| iterator typedef (defined in concepts::Matrix< F >) | concepts::Matrix< F > | |
| Matrix(uint nofRows, uint nofCols) (defined in concepts::Matrix< F >) | concepts::Matrix< F > | inline |
| nofCols() const | concepts::Matrix< F > | inline |
| nofRows() const | concepts::Matrix< F > | inline |
| Operator(uint dimX, uint dimY) (defined in concepts::Operator< F >) | concepts::Operator< F > | inline |
| operator()(const Function< r_type > &fncY, Function< F > &fncX) | concepts::Permutation< F > | virtual |
| operator()(const Function< c_type > &fncY, Function< c_type > &fncX) | concepts::Permutation< F > | virtual |
| operator()(const uint i, const uint j) const | concepts::Permutation< F > | virtual |
| operator()(const uint i, const uint j) | concepts::Permutation< F > | virtual |
| concepts::Operator::operator()() | concepts::Operator< F > | virtual |
| operator==(const Matrix< F > &otherMat) const (defined in concepts::Matrix< F >) | concepts::Matrix< F > | inlinevirtual |
| operator[](const uint i) const | concepts::Permutation< F > | inline |
| Permutation(const Space< G > &space, const Array< int > &perm, bool transpose=false) | concepts::Permutation< F > | |
| Permutation(uint dim, const Array< int > &perm, bool transpose=false) (defined in concepts::Permutation< F >) | concepts::Permutation< F > | |
| Permutation(const Permutation< F > &perm, bool transpose=false) | concepts::Permutation< F > | |
| r_type typedef | concepts::Permutation< F > | |
| set(const uint i, const uint j, const F value, const bool use_threshold=false, const Real threshold_value=1e-8) | concepts::Matrix< F > | virtual |
| setTimings(InOutParameters *timings) | concepts::Matrix< F > | static |
| show_messages() (defined in concepts::Operator< F >) | concepts::Operator< F > | inlinevirtual |
| timings() | concepts::Matrix< F > | static |
| transpMult(const Vector< r_type > &fncY, Vector< F > &fncX) | concepts::Permutation< F > | virtual |
| transpMult(const Vector< c_type > &fncY, Vector< c_type > &fncX) (defined in concepts::Permutation< F >) | concepts::Permutation< F > | virtual |
| type typedef | concepts::Operator< F > | |
| value_type typedef (defined in concepts::Matrix< F >) | concepts::Matrix< F > | |
| ~Operator() (defined in concepts::Operator< F >) | concepts::Operator< F > | inlinevirtual |
| ~OutputOperator() (defined in concepts::OutputOperator) | concepts::OutputOperator | virtual |