#include <dune/pdelab/ordering/lexicographicordering.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 >
◆ transform_storage()
template<typename GFS , typename Transformation >
template<typename TC >
◆ recursive
template<typename GFS , typename Transformation >
The documentation for this struct was generated from the following file: