#include <dune/pdelab/ordering/lexicographicordering.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>
◆ 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: