dune-fem 2.8.0
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Dune::Fem::IntegralBase< GridPart, NormImplementation >::ForEachCaller< uDiscrete, vDiscrete > Struct Template Reference

#include <dune/fem/misc/domainintegral.hh>

Static Public Member Functions

template<class UDiscreteFunctionType , class VDiscreteFunctionType , class ReturnType , class PartitionSet >
static ReturnType forEach (const ThisType &norm, const UDiscreteFunctionType &u, const VDiscreteFunctionType &v, const ReturnType &initialValue, const PartitionSet &partitionSet, unsigned int order)
 

Member Function Documentation

◆ forEach()

template<class GridPart , class NormImplementation >
template<bool uDiscrete, bool vDiscrete>
template<class UDiscreteFunctionType , class VDiscreteFunctionType , class ReturnType , class PartitionSet >
static ReturnType Dune::Fem::IntegralBase< GridPart, NormImplementation >::ForEachCaller< uDiscrete, vDiscrete >::forEach ( const ThisType norm,
const UDiscreteFunctionType &  u,
const VDiscreteFunctionType &  v,
const ReturnType &  initialValue,
const PartitionSet &  partitionSet,
unsigned int  order 
)
inlinestatic

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