|
dune-istl 2.10
|
This is the complete list of members for Dune::BDMatrix< B, A >, including all inherited members.
| allocator_type typedef | Dune::BDMatrix< B, A > | |
| BDMatrix() | Dune::BDMatrix< B, A > | inline |
| BDMatrix(int size) | Dune::BDMatrix< B, A > | inlineexplicit |
| BDMatrix(std::initializer_list< B > const &list) | Dune::BDMatrix< B, A > | inline |
| block_type typedef | Dune::BDMatrix< B, A > | |
| field_type typedef | Dune::BDMatrix< B, A > | |
| invert() | Dune::BDMatrix< B, A > | inline |
| operator=(const BDMatrix &other) | Dune::BDMatrix< B, A > | inline |
| operator=(const field_type &k) | Dune::BDMatrix< B, A > | inline |
| setSize(size_type size) | Dune::BDMatrix< B, A > | inline |
| size_type typedef | Dune::BDMatrix< B, A > | |
| solve(V &x, const V &rhs) const | Dune::BDMatrix< B, A > | inline |