#include <dune/fem/space/basisfunctionset/tuple.hh>
|
| typedef ContainedFunctionSpaceType | FunctionSpaceType |
| | type of analytical is same as contained space since its a sum
|
| |
|
| template<class ThisRange , class Range > |
| static void | apply (const int rangeOffset, const ThisRange &thisRange, Range &values) |
| |
| template<int j> |
| static constexpr int | rangeOffset () |
| |
◆ FunctionSpaceType
template<class CombineOp , class ... BasisFunctionSets>
template<int dummy>
type of analytical is same as contained space since its a sum
◆ apply()
template<class CombineOp , class ... BasisFunctionSets>
template<int dummy>
template<class ThisRange , class Range >
◆ rangeOffset()
template<class CombineOp , class ... BasisFunctionSets>
template<int dummy>
template<int j>
The documentation for this struct was generated from the following file: