Dune::MatrixRowSizeGatherScatter< M, I > Struct Template Reference

#include <dune/istl/matrixredistribute.hh>

List of all members.

Public Types

typedef CommMatrixRowSize< M > Container

Static Public Member Functions

static const M::size_type gather (const Container &cont, std::size_t i)
static void scatter (Container &cont, const typename M::size_type &rowsize, std::size_t i)

template<class M, class I>
struct Dune::MatrixRowSizeGatherScatter< M, I >


Member Typedef Documentation

template<class M , class I >
typedef CommMatrixRowSize<M> Dune::MatrixRowSizeGatherScatter< M, I >::Container

Member Function Documentation

template<class M , class I >
static const M::size_type Dune::MatrixRowSizeGatherScatter< M, I >::gather ( const Container cont,
std::size_t  i 
) [inline, static]
template<class M , class I >
static void Dune::MatrixRowSizeGatherScatter< M, I >::scatter ( Container cont,
const typename M::size_type &  rowsize,
std::size_t  i 
) [inline, static]

The documentation for this struct was generated from the following file:
Generated on Sat Apr 24 11:13:49 2010 for dune-istl by  doxygen 1.6.3