A fake_flow is used for making the result_type computation possible for wrapped skeletons (wrapped_skeleton). More...
Public Types | |
using | domain_type = find_domain_type< V > |
using | flow_value_type = typename V::value_type |
A fake_flow is used for making the result_type computation possible for wrapped skeletons (wrapped_skeleton).
A fake_flow is basically specialized to extract the underlying value type of a given coarsened input and providing it to the wrapped_skeleton result
struct.