dune-pdelab 2.7-git
Loading...
Searching...
No Matches
Classes | Static Public Member Functions | Static Public Attributes | List of all members
Dune::PDELab::power_gfs_to_lexicographic_ordering_descriptor< GFS, Transformation > Struct Template Reference

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

Classes

struct  result
 

Static Public Member Functions

template<typename TC >
static result< TC >::type transform (const GFS &gfs, const Transformation &t, const std::array< std::shared_ptr< TC >, TypeTree::StaticDegree< GFS >::value > &children)
 
template<typename TC >
static result< TC >::storage_type transform_storage (std::shared_ptr< const GFS > gfs, const Transformation &t, const std::array< std::shared_ptr< TC >, TypeTree::StaticDegree< GFS >::value > &children)
 

Static Public Attributes

static const bool recursive = true
 

Member Function Documentation

◆ transform()

template<typename GFS , typename Transformation >
template<typename TC >
static result< TC >::type Dune::PDELab::power_gfs_to_lexicographic_ordering_descriptor< GFS, Transformation >::transform ( const GFS &  gfs,
const Transformation &  t,
const std::array< std::shared_ptr< TC >, TypeTree::StaticDegree< GFS >::value > &  children 
)
inlinestatic

◆ transform_storage()

template<typename GFS , typename Transformation >
template<typename TC >
static result< TC >::storage_type Dune::PDELab::power_gfs_to_lexicographic_ordering_descriptor< GFS, Transformation >::transform_storage ( std::shared_ptr< const GFS >  gfs,
const Transformation &  t,
const std::array< std::shared_ptr< TC >, TypeTree::StaticDegree< GFS >::value > &  children 
)
inlinestatic

Member Data Documentation

◆ recursive

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

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