|
dune-istl 2.10
|
#include <dune/istl/matrixredistribute.hh>

Public Member Functions | |
| bool | isSetup () const |
| template<class D> | |
| void | redistribute (const D &from, D &to) const |
| template<class D> | |
| void | redistributeBackward (D &from, const D &to) const |
| void | resetSetup () |
| void | setNoRows (std::size_t size) |
| void | setNoCopyRows (std::size_t size) |
| void | setNoBackwardsCopyRows (std::size_t size) |
| std::size_t | getRowSize (std::size_t index) const |
| std::size_t | getCopyRowSize (std::size_t index) const |
| std::size_t | getBackwardsCopyRowSize (std::size_t index) const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |