dune-fem  2.4.1-rc
Static Public Member Functions | List of all members
Dune::Fem::LPNormBase< GridPart, NormImplementation >::ForEachCaller< uDiscrete, false > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/misc/lpnorm.hh>

Static Public Member Functions

template<class UDiscreteFunctionType , class F , class ReturnType >
static ReturnType forEach (const ThisType &norm, const UDiscreteFunctionType &u, const F &f, const ReturnType &initialValue, const unsigned int order)
 

Member Function Documentation

template<class GridPart, class NormImplementation>
template<bool uDiscrete>
template<class UDiscreteFunctionType , class F , class ReturnType >
static ReturnType Dune::Fem::LPNormBase< GridPart, NormImplementation >::ForEachCaller< uDiscrete, false >::forEach ( const ThisType norm,
const UDiscreteFunctionType &  u,
const F &  f,
const ReturnType &  initialValue,
const unsigned int  order 
)
inlinestatic

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