Dune::L2Function< DT, RT, n, m > Class Template Reference
[Functions Hierarchy]

#include <functions.hh>

Inheritance diagram for Dune::L2Function< DT, RT, n, m >:

Dune::FunctionBase< DT, RT, n, m > Dune::DGFunction< G::LeafGridView, RT, o, SFSC > Dune::DGFunction< G::LevelGridView, RT, o, SFSC > Dune::H1Function< DT, RT, n, m > Dune::H1Function< G::ctype, RT, G::dimension, m > Dune::H1Function< G::LeafGridView::Grid::ctype, RT, G::LeafGridView::Grid::dimension, 1 > Dune::H1Function< G::LeafGridView::Grid::ctype, RT, G::LeafGridView::Grid::dimension, m > Dune::H1Function< G::LevelGridView::Grid::ctype, RT, G::LevelGridView::Grid::dimension, 1 > Dune::H1Function< G::LevelGridView::Grid::ctype, RT, G::LevelGridView::Grid::dimension, m > Dune::H1Function< GridType::ctype, RT, GridType::dimension, m > Dune::H1Function< GV::Grid::ctype, RT, GV::Grid::dimension, 1 > Dune::H1Function< GV::Grid::ctype, RT, GV::Grid::dimension, m > Dune::HdivFunction< DT, RT, n, m > Dune::P0Function< G::LeafGridView, RT, m > Dune::P0Function< G::LevelGridView, RT, m >

Detailed Description

template<class DT, class RT, int n, int m>
class Dune::L2Function< DT, RT, n, m >

Abstract base class for L2 functions.

For L2 functions we accept that the return value at a point is not unique. This is especially important for L2 functions defined on a grid. There the local evaluation might not give the same result as a local evaluation even if the position (in global coordinates) is the same.

Template parameters are:


The documentation for this class was generated from the following file:

Generated on 6 Jan 2009 with Doxygen (ver 1.5.1) [logfile].