#include <dune/pdelab/ordering/entityblockedlocalordering.hh>
|
template<typename... TC> |
static result< TC... >::type | transform (const GFS &gfs, const Transformation &t, std::shared_ptr< TC >... children) |
|
template<typename... TC> |
static result< TC... >::storage_type | transform_storage (std::shared_ptr< const GFS > gfs, const Transformation &t, std::shared_ptr< TC >... children) |
|
◆ transform()
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, |
|
|
std::shared_ptr< TC >... |
children |
|
) |
| |
|
inlinestatic |
◆ transform_storage()
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 |
( |
std::shared_ptr< const GFS > |
gfs, |
|
|
const Transformation & |
t, |
|
|
std::shared_ptr< TC >... |
children |
|
) |
| |
|
inlinestatic |
◆ recursive
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: