dune-pdelab
2.4.1
|
Go to the source code of this file.
Classes | |
class | Dune::PDELab::PointwiseGridFunctionAdapter< Engine, F0, Functions > |
class | Dune::PDELab::PointwiseAdapterEngine |
Interface of a pointwise adapter engine. More... | |
class | Dune::PDELab::PointwiseScaleAdapterEngine< S > |
Scale the output value. More... | |
class | Dune::PDELab::PointwiseSumAdapterEngine |
Sum all terms. More... | |
Namespaces | |
Dune | |
Dune::PDELab | |
Functions | |
template<typename Engine , typename... Functions> | |
PointwiseGridFunctionAdapter< Engine, Functions... > | Dune::PDELab::makePointwiseGridFunctionAdapter (const Engine &engine, const Functions &...f) |