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