#include <dune/fem/quadrature/caching/pointmapper.hh>
|
static unsigned int | topologyId (const GeometryType &type) |
|
◆ QuadratureKey()
Dune::Fem::QuadratureKey::QuadratureKey |
( |
const GeometryType & |
geoType, |
|
|
const size_t |
id |
|
) |
| |
|
inline |
◆ operator<()
bool Dune::Fem::QuadratureKey::operator< |
( |
const QuadratureKey & |
other | ) |
const |
|
inline |
◆ operator==()
bool Dune::Fem::QuadratureKey::operator== |
( |
const QuadratureKey & |
other | ) |
const |
|
inline |
◆ topologyId()
static unsigned int Dune::Fem::QuadratureKey::topologyId |
( |
const GeometryType & |
type | ) |
|
|
inlinestaticprotected |
◆ id_
const size_t Dune::Fem::QuadratureKey::id_ |
|
protected |
The documentation for this struct was generated from the following file: