#include <dune/pdelab/ordering/entityblockedlocalordering.hh>
|
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) |
|
◆ transform()
template<typename GFS , typename Transformation >
template<typename TC >
static result<TC>::type Dune::PDELab::power_gfs_to_local_ordering_descriptor< GFS, Transformation, EntityBlockedOrderingTag >::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_local_ordering_descriptor< GFS, Transformation, EntityBlockedOrderingTag >::transform_storage |
( |
std::shared_ptr< const GFS > |
gfs, |
|
|
const Transformation & |
t, |
|
|
const std::array< std::shared_ptr< TC >, TypeTree::StaticDegree< GFS >::value > & |
children |
|
) |
| |
|
inlinestatic |
◆ recursive
template<typename GFS , typename Transformation >
const bool Dune::PDELab::power_gfs_to_local_ordering_descriptor< GFS, Transformation, EntityBlockedOrderingTag >::recursive = true |
|
static |
The documentation for this struct was generated from the following file: