#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 constexpr GeometryType | geometry = geometryId |
|
static const unsigned int | dim = geometry.dim() |
|
◆ MI
template<GeometryType::Id geometryId, class Field >
◆ MIBasis
template<GeometryType::Id geometryId, class Field >
◆ RTVecMatrix()
template<GeometryType::Id geometryId, class Field >
◆ ~RTVecMatrix()
template<GeometryType::Id geometryId, class Field >
◆ cols()
template<GeometryType::Id geometryId, class Field >
◆ row()
template<GeometryType::Id geometryId, class Field >
template<class Vector >
void Dune::RTVecMatrix< geometryId, Field >::row |
( |
const unsigned int |
row, |
|
|
Vector & |
vec |
|
) |
| const |
|
inline |
◆ rows()
template<GeometryType::Id geometryId, class Field >
◆ col_
template<GeometryType::Id geometryId, class Field >
◆ dim
template<GeometryType::Id geometryId, class Field >
◆ geometry
template<GeometryType::Id geometryId, class Field >
◆ mat_
template<GeometryType::Id geometryId, class Field >
◆ row_
template<GeometryType::Id geometryId, class Field >
The documentation for this struct was generated from the following file: