dune-pdelab  2.0.0
Classes | Static Public Member Functions | Static Public Attributes | List of all members
Dune::PDELab::composite_gfs_to_local_ordering_descriptor< GFS, Transformation, EntityBlockedOrderingTag > Struct Template Reference

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

Classes

struct  result
 

Static Public Member Functions

template<typename... TC>
static result< TC...>::type transform (const GFS &gfs, const Transformation &t, shared_ptr< TC >...children)
 
template<typename... TC>
static result< TC...>::storage_type transform_storage (shared_ptr< const GFS > gfs, const Transformation &t, shared_ptr< TC >...children)
 

Static Public Attributes

static const bool recursive = true
 

Member Function Documentation

template<typename GFS , typename Transformation >
template<typename... TC>
static result<TC...>::type Dune::PDELab::composite_gfs_to_local_ordering_descriptor< GFS, Transformation, EntityBlockedOrderingTag >::transform ( const GFS &  gfs,
const Transformation &  t,
shared_ptr< TC >...  children 
)
inlinestatic
template<typename GFS , typename Transformation >
template<typename... TC>
static result<TC...>::storage_type Dune::PDELab::composite_gfs_to_local_ordering_descriptor< GFS, Transformation, EntityBlockedOrderingTag >::transform_storage ( shared_ptr< const GFS >  gfs,
const Transformation &  t,
shared_ptr< TC >...  children 
)
inlinestatic

Member Data Documentation

template<typename GFS , typename Transformation >
const bool Dune::PDELab::composite_gfs_to_local_ordering_descriptor< GFS, Transformation, EntityBlockedOrderingTag >::recursive = true
static

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