#include <dune/localfunctions/raviartthomas/raviartthomasprebasis.hh>
|
| RTVecMatrix (unsigned int order) |
|
| ~RTVecMatrix () |
|
unsigned int | cols () const |
|
unsigned int | rows () const |
|
template<class Vector > |
void | row (const unsigned int row, Vector &vec) const |
|
|
static const unsigned int | dim = Topology::dimension |
|
template<class Topology, class Field>
template<class Topology, class Field>
template<class Topology, class Field>
References Dune::RTVecMatrix< Topology, Field >::col_, Dune::RTVecMatrix< Topology, Field >::dim, Dune::MonomialBasis< Topology, F >::evaluate(), Dune::RTVecMatrix< Topology, Field >::mat_, Dune::RTVecMatrix< Topology, Field >::row(), Dune::RTVecMatrix< Topology, Field >::row1_, Dune::RTVecMatrix< Topology, Field >::row_, Dune::MonomialBasis< Topology, F >::size(), and Dune::MonomialBasis< Topology, F >::sizes().
template<class Topology, class Field>
template<class Topology, class Field>
template<class Topology, class Field>
template<class Vector >
void Dune::RTVecMatrix< Topology, Field >::row |
( |
const unsigned int |
row, |
|
|
Vector & |
vec |
|
) |
| const |
|
inline |
template<class Topology, class Field>
template<class Topology, class Field>
template<class Topology, class Field>
template<class Topology, class Field>
template<class Topology, class Field>
template<class Topology, class Field>
The documentation for this struct was generated from the following file: