dune-functions 2.10
Loading...
Searching...
No Matches
Dune::Functions::Concept::PowerBasisNode< GridView > Struct Template Reference

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

Inheritance diagram for Dune::Functions::Concept::PowerBasisNode< GridView >:
Inheritance graph

Public Member Functions

template<class N>
auto require (const N &node) -> decltype(requireBaseOf< Dune::Functions::PowerBasisNode< typename N::ChildType, N::degree()>, N >(), requireConcept< BasisTree< GridView >, typename N::ChildType >())

Member Function Documentation

◆ require()

template<class GridView>
template<class N>
auto Dune::Functions::Concept::PowerBasisNode< GridView >::require ( const N & node) ->decltype(requireBaseOf< Dune::Functions::PowerBasisNode< typenameN::ChildType, N::degree()>, N >(), requireConcept< BasisTree< GridView >, typenameN::ChildType >())

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