Scale the output value.
More...
#include <dune/pdelab/common/functionwrappers.hh>
template<typename S>
class Dune::PDELab::PointwiseScaleAdapterEngine< S >
Scale the output value.
- Template Parameters
-
S | type of the scaling factor |
template<typename S >
template<typename Domain , typename Range >
calculate the adapted value from a set of input values
- Template Parameters
-
Domain | type of input value |
Range | type of output value |
- Parameters
-
out | Where to store the output value |
in | The list of input values |
The documentation for this class was generated from the following file: