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