|
dune-common
2.6-git
|
This is the complete list of members for Dune::DynamicMatrix< K >, including all inherited members.
| DynamicMatrix() | Dune::DynamicMatrix< K > | inline |
| DynamicMatrix(size_type r, size_type c, value_type v=value_type()) | Dune::DynamicMatrix< K > | inline |
| DynamicMatrix(std::initializer_list< DynamicVector< K >> const &ll) | Dune::DynamicMatrix< K > | inline |
| DynamicMatrix(T const &rhs) | Dune::DynamicMatrix< K > | inline |
| mat_access(size_type i) | Dune::DynamicMatrix< K > | inline |
| mat_access(size_type i) const | Dune::DynamicMatrix< K > | inline |
| mat_cols() const | Dune::DynamicMatrix< K > | inline |
| mat_rows() const | Dune::DynamicMatrix< K > | inline |
| operator=(T const &rhs) | Dune::DynamicMatrix< K > | inline |
| operator=(T scalar) | Dune::DynamicMatrix< K > | inline |
| resize(size_type r, size_type c, value_type v=value_type()) | Dune::DynamicMatrix< K > | inline |
| row_type typedef | Dune::DynamicMatrix< K > | |
| size_type typedef | Dune::DynamicMatrix< K > | |
| value_type typedef | Dune::DynamicMatrix< K > |
1.8.17