dune-pdelab 2.7-git
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::PDELab::composite_gfs_to_interleaved_ordering_descriptor< GFS, Transformation >::result< TC > Struct Template Reference

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

Public Types

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

Member Typedef Documentation

◆ storage_type

template<typename GFS , typename Transformation >
template<typename... TC>
typedef std::shared_ptr<type> Dune::PDELab::composite_gfs_to_interleaved_ordering_descriptor< GFS, Transformation >::result< TC >::storage_type

◆ type

template<typename GFS , typename Transformation >
template<typename... TC>
typedef CompositeInterleavedOrdering< typename Transformation::DOFIndex, typename Transformation::ContainerIndex, TC... > Dune::PDELab::composite_gfs_to_interleaved_ordering_descriptor< GFS, Transformation >::result< TC >::type

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