dune-fem 2.8.0
Loading...
Searching...
No Matches
Classes | Public Types | List of all members
Dune::Fem::CornerPointSetTraits< GridPart > Class Template Reference

#include <dune/fem/quadrature/cornerpointset.hh>

Public Types

typedef IntegrationPointList< typename GridPart::ctype, GridPart::dimension, PointListTraits > IntegrationPointListType
 
typedef IntegrationPointListType::CoordinateType CoordinateType
 

Member Typedef Documentation

◆ CoordinateType

template<class GridPart >
typedef IntegrationPointListType::CoordinateType Dune::Fem::CornerPointSetTraits< GridPart >::CoordinateType

◆ IntegrationPointListType

template<class GridPart >
typedef IntegrationPointList< typename GridPart::ctype, GridPart::dimension, PointListTraits > Dune::Fem::CornerPointSetTraits< GridPart >::IntegrationPointListType

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