|
dune-pdelab 2.10-git
|
Loading...
Searching...
No Matches
Dune::PDELab::PointwiseScaleAdapterEngine< S > Class Template Reference
Scale the output value. More...
#include <dune/pdelab/common/functionwrappers.hh>
Inheritance diagram for Dune::PDELab::PointwiseScaleAdapterEngine< S >:

Public Member Functions | |
| PointwiseScaleAdapterEngine (const S scale_) | |
| create a PointwiseScaleAdapterEngine | |
| template<typename Domain , typename Range > | |
| void | evaluate (Range &out, const std::vector< Domain > &in) const |
| calculate the adapted value from a set of input values | |
Related Symbols | |
(Note that these are not member symbols.) | |
| template<typename S > | |
| PointwiseScaleAdapterEngine< S > | makePointwiseScaleAdapterEngine (const S scale) |
| syntactic sugar to create a PointwiseScaleAdapterEngine | |
Detailed Description
template<typename S>
class Dune::PDELab::PointwiseScaleAdapterEngine< S >
class Dune::PDELab::PointwiseScaleAdapterEngine< S >
Scale the output value.
- Template Parameters
-
S type of the scaling factor
Constructor & Destructor Documentation
◆ PointwiseScaleAdapterEngine()
template<typename S >
|
inline |
create a PointwiseScaleAdapterEngine
- Parameters
-
scale_ The scaling factor
Member Function Documentation
◆ evaluate()
template<typename S >
template<typename Domain , typename Range >
|
inline |
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
Friends And Related Symbol Documentation
◆ makePointwiseScaleAdapterEngine()
template<typename S >
|
related |
syntactic sugar to create a PointwiseScaleAdapterEngine
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8