#include <dune/fem/misc/domainintegral.hh>
|
template<class F , class VDiscreteFunctionType , class ReturnType , class PartitionSet > |
static ReturnType | forEach (const ThisType &norm, const F &f, const VDiscreteFunctionType &v, const ReturnType &initialValue, const PartitionSet &partitionSet, const unsigned int order) |
|
◆ forEach()
template<class GridPart , class NormImplementation >
template<bool vDiscrete>
template<class F , class VDiscreteFunctionType , class ReturnType , class PartitionSet >
static ReturnType Dune::Fem::IntegralBase< GridPart, NormImplementation >::ForEachCaller< false, vDiscrete >::forEach |
( |
const ThisType & |
norm, |
|
|
const F & |
f, |
|
|
const VDiscreteFunctionType & |
v, |
|
|
const ReturnType & |
initialValue, |
|
|
const PartitionSet & |
partitionSet, |
|
|
const unsigned int |
order |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: