AMDiS  2.10
The Adaptive Multi-Dimensional Simulation Toolbox
HierarchicNodeWrapper< TreePath, F > Struct Template Reference

#include <HierarchicNodeToRangeMap.hpp>

Public Member Functions

 HierarchicNodeWrapper (TreePath const &tp, F const &f)
 
template<class Domain >
auto operator() (Domain const &x) const
 
decltype(auto) friend derivative (HierarchicNodeWrapper< TreePath, F > const &t)
 

Public Attributes

TreePath tp_
 
f_
 

Detailed Description

template<class TreePath, class F>
struct AMDiS::HierarchicNodeWrapper< TreePath, F >

A wrapper that transforms a given function F(Domain) using the hierarchicNodeToRangeMap restricted to a component given by the TreePath.


The documentation for this struct was generated from the following file: