|
dune-pdelab 2.7-git
|
#include <dune/pdelab/common/function.hh>Go to the source code of this file.
Classes | |
| class | Dune::PDELab::DifferenceAdapter< T1, T2 > |
| Adapter returning f1(x)-f2(x) for two given grid functions. More... | |
| class | Dune::PDELab::DifferenceSquaredAdapter< T1, T2 > |
| Adapter returning ||f1(x)-f2(x)||^2 for two given grid functions. More... | |
Namespaces | |
| namespace | Dune |
| For backward compatibility – Do not use this! | |
| namespace | Dune::PDELab |