#include <dune/localfunctions/raviartthomas/raviartthomassimplex/raviartthomassimplexprebasis.hh>
|
| | RTVecMatrix (std::size_t 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 |
| |
◆ MI
template<class Topology , class Field >
◆ MIBasis
template<class Topology , class Field >
◆ RTVecMatrix()
template<class Topology , class Field >
◆ ~RTVecMatrix()
template<class Topology , class Field >
◆ cols()
template<class Topology , class Field >
◆ row()
template<class Topology , class Field >
template<class Vector >
| void Dune::RTVecMatrix< Topology, Field >::row |
( |
const unsigned int |
row, |
|
|
Vector & |
vec |
|
) |
| const |
|
inline |
◆ rows()
template<class Topology , class Field >
◆ col_
template<class Topology , class Field >
◆ dim
template<class Topology , class Field >
◆ mat_
template<class Topology , class Field >
◆ row1_
template<class Topology , class Field >
◆ row_
template<class Topology , class Field >
The documentation for this struct was generated from the following file: