|
dune-pdelab
2.5-dev
|
#include <dune/pdelab/common/function.hh>Go to the source code of this file.
Classes | |
| class | DifferenceAdapter< T1, T2 > |
| Adapter returning f1(x)-f2(x) for two given grid functions. More... | |
| class | DifferenceSquaredAdapter< T1, T2 > |
| Adapter returning ||f1(x)-f2(x)||^2 for two given grid functions. More... | |
1.8.13