#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) |
|
◆ transform() [1/2]
◆ transform() [2/2]
◆ transform_storage()
◆ recursive
The documentation for this struct was generated from the following file: