dune-geometry  2.3.1
Classes | Public Member Functions | Static Public Attributes | List of all members
Dune::GenericReferenceElement< ctype, dim >::CornerStorage< Topology > Class Template Reference

#include <dune/geometry/genericreferenceelements.hh>

Classes

struct  SubStorage

Public Member Functions

 CornerStorage (const integral_constant< int, 0 > &)
template<class Mapping , unsigned int codim>
 CornerStorage (const GenericGeometry::SubMappingCoords< Mapping, codim > &coords)
const FieldVector< ctype, dim > & operator[] (unsigned int i) const

Static Public Attributes

static const unsigned int size = Topology::numCorners

Constructor & Destructor Documentation

template<class ctype , int dim>
template<class Topology >
Dune::GenericReferenceElement< ctype, dim >::CornerStorage< Topology >::CornerStorage ( const integral_constant< int, 0 > &  )
inlineexplicit
template<class ctype , int dim>
template<class Topology >
template<class Mapping , unsigned int codim>
Dune::GenericReferenceElement< ctype, dim >::CornerStorage< Topology >::CornerStorage ( const GenericGeometry::SubMappingCoords< Mapping, codim > &  coords)
inlineexplicit

Member Function Documentation

template<class ctype , int dim>
template<class Topology >
const FieldVector< ctype, dim >& Dune::GenericReferenceElement< ctype, dim >::CornerStorage< Topology >::operator[] ( unsigned int  i) const
inline

Member Data Documentation

template<class ctype , int dim>
template<class Topology >
const unsigned int Dune::GenericReferenceElement< ctype, dim >::CornerStorage< Topology >::size = Topology::numCorners
static

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