#include <dune/pdelab/ordering/decorator.hh>
|
| template<typename TC > |
| static result< TC >::type | transform (const GFS &gfs, const Transformation &t, const array< shared_ptr< TC >, GFS::CHILDREN > &children) |
| |
| template<typename TC > |
| static result< TC >::storage_type | transform_storage (shared_ptr< const GFS > gfs_pointer, const Transformation &t, const array< shared_ptr< TC >, GFS::CHILDREN > &children) |
| |
template<typename GFS , typename Transformation , typename OrderingTag >
template<typename TC >
template<typename GFS , typename Transformation , typename OrderingTag >
template<typename TC >
template<typename GFS , typename Transformation , typename OrderingTag >
The documentation for this struct was generated from the following file: