dune-functions  2.5.0
Public Member Functions | List of all members
Dune::Functions::CompositeNodeIndexSet< MI, TP, IMS, SF >::Lambda_FactoryToSubIndexSet Struct Reference

#include <dune/functions/functionspacebases/compositebasis.hh>

Public Member Functions

template<class Factory , class SubTP >
auto operator() (const Factory &factory, const SubTP &subTP) -> decltype(factory.template indexSet< SubTP >())
 

Member Function Documentation

§ 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: