dune-pdelab  2.7-git
Classes | Namespaces
gridfunctionadapter.hh File Reference
#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

 Dune
 For backward compatibility – Do not use this!
 
 Dune::PDELab