dune-geometry  2.2.0
Public Types
Dune::GenericGeometry::Mapping< CoordTraits, Topo, dimW, Impl >::SubTopology< codim, i > Struct Template Reference

#include <dune/geometry/genericgeometry/mapping.hh>

List of all members.

Public Types

typedef
GenericGeometry::SubTopology
< Topo, codim, i >::type 
Topology
typedef
Implementation::template
SubTopology< codim, i >::Trace 
TraceImpl
typedef Mapping< CoordTraits,
Topology, dimWorld, TraceImpl
Trace

template<class CoordTraits, class Topo, int dimW, class Impl>
template<unsigned int codim, unsigned int i>
struct Dune::GenericGeometry::Mapping< CoordTraits, Topo, dimW, Impl >::SubTopology< codim, i >


Member Typedef Documentation

template<class CoordTraits, class Topo, int dimW, class Impl>
template<unsigned int codim, unsigned int i>
typedef GenericGeometry :: SubTopology< Topo, codim, i >:: type Dune::GenericGeometry::Mapping< CoordTraits, Topo, dimW, Impl >::SubTopology< codim, i >::Topology
template<class CoordTraits, class Topo, int dimW, class Impl>
template<unsigned int codim, unsigned int i>
typedef Mapping< CoordTraits, Topology, dimWorld, TraceImpl > Dune::GenericGeometry::Mapping< CoordTraits, Topo, dimW, Impl >::SubTopology< codim, i >::Trace
template<class CoordTraits, class Topo, int dimW, class Impl>
template<unsigned int codim, unsigned int i>
typedef Implementation :: template SubTopology< codim, i >:: Trace Dune::GenericGeometry::Mapping< CoordTraits, Topo, dimW, Impl >::SubTopology< codim, i >::TraceImpl

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