#include <dune/typetree/generictransformationdescriptors.hh>
|
| static result< TC... >::type | transform (const SourceNode &s, const Transformation &t, std::shared_ptr< TC >...children) |
| |
| static result< TC... >::type | transform (std::shared_ptr< const SourceNode > s, const Transformation &t, std::shared_ptr< TC >...children) |
| |
| static result< TC... >::storage_type | transform_storage (std::shared_ptr< const SourceNode > s, const Transformation &t, std::shared_ptr< TC >...children) |
| |
The documentation for this struct was generated from the following file: