dune-pdelab  2.4.1
Public Types | List of all members
Dune::PDELab::composite_gfs_to_lexicographic_ordering_descriptor< GFS, Transformation >::result< TC > Struct Template Reference

#include <dune/pdelab/ordering/lexicographicordering.hh>

Public Types

typedef CompositeLexicographicOrdering< typename Transformation::DOFIndex, typename Transformation::ContainerIndex, TC... > type
 
typedef std::shared_ptr< typestorage_type
 

Member Typedef Documentation

template<typename GFS, typename Transformation>
template<typename... TC>
typedef std::shared_ptr<type> Dune::PDELab::composite_gfs_to_lexicographic_ordering_descriptor< GFS, Transformation >::result< TC >::storage_type
template<typename GFS, typename Transformation>
template<typename... TC>
typedef CompositeLexicographicOrdering< typename Transformation::DOFIndex, typename Transformation::ContainerIndex, TC... > Dune::PDELab::composite_gfs_to_lexicographic_ordering_descriptor< GFS, Transformation >::result< TC >::type

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