dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Member Functions | Static Protected Member Functions | Protected Attributes | List of all members
Dune::Fem::QuadratureKey Struct Reference

#include <dune/fem/quadrature/caching/pointmapper.hh>

Public Member Functions

 QuadratureKey (const GeometryType &geoType, const size_t id)
 
bool operator< (const QuadratureKey &other) const
 
bool operator== (const QuadratureKey &other) const
 

Static Protected Member Functions

static unsigned int topologyId (const GeometryType &type)
 

Protected Attributes

const size_t id_
 

Constructor & Destructor Documentation

◆ QuadratureKey()

Dune::Fem::QuadratureKey::QuadratureKey ( const GeometryType &  geoType,
const size_t  id 
)
inline

Member Function Documentation

◆ 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

Member Data Documentation

◆ id_

const size_t Dune::Fem::QuadratureKey::id_
protected

The documentation for this struct was generated from the following file: