dune-pdelab 2.9
Loading...
Searching...
No Matches
functionutilities.hh File Reference

Go to the source code of this file.

Classes

class  Dune::PDELab::GridFunctionProbe< GF >
 Evaluate a GridFunction at a certain global coordinate. More...
 

Namespaces

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

Functions

template<typename GF >
GF::Traits::RangeType Dune::PDELab::integrateGridFunction (const GF &gf, unsigned qorder=1)
 Integrate a GridFunction.
 
template<typename GF >
void Dune::PDELab::integrateGridFunction (const GF &gf, typename GF::Traits::RangeType &sum, unsigned qorder=1)
 Integrate a GridFunction.