Dune::GenericGeometry::DefaultGeometryTraits< ctype, dimG, dimW, alwaysAffine >::Mapping< Topology > Struct Template Reference

#include <geometrytraits.hh>

List of all members.


Detailed Description

template<class ctype, int dimG, int dimW, bool alwaysAffine = false>
template<class Topology>
struct Dune::GenericGeometry::DefaultGeometryTraits< ctype, dimG, dimW, alwaysAffine >::Mapping< Topology >

specifies the reference mapping to be used

Template Parameters:
Topology type of topology for which the mapping implementation is specified
This sturcture contains a single tydedef type specifying the implementation of the reference mapping. Basically, it looks like
  typedef CornerMapping< ... > type;

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

Generated on Tue Jul 28 22:28:50 2009 for dune-grid by  doxygen 1.5.6