#include <dune/functions/functionspacebases/compositebasis.hh>
|
template<class Factory , class SubTP > |
auto | operator() (const Factory &factory, const SubTP &subTP) -> decltype(factory.template indexSet< SubTP >()) |
|
§ operator()()
template<class MI , class TP , class IMS , class... SF>
template<class Factory , class SubTP >
auto Dune::Functions::CompositeNodeIndexSet< MI, TP, IMS, SF >::Lambda_FactoryToSubIndexSet::operator() |
( |
const Factory & |
factory, |
|
|
const SubTP & |
subTP |
|
) |
| -> decltype(factory.template indexSet<SubTP>())
|
|
inline |
The documentation for this struct was generated from the following file: