dune-functions  2.6-dev
Public Types | List of all members
Dune::Functions::Concept::CompositeBasisNode< GridView >::FixArgs< ST, TP > Struct Template Reference

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

Public Types

template<class... T>
using CompositeBasisNode = typename Dune::Functions::CompositeBasisNode< ST, TP, T... >
 

Member Typedef Documentation

◆ CompositeBasisNode

template<class GridView >
template<class ST, class TP>
template<class... T>
using Dune::Functions::Concept::CompositeBasisNode< GridView >::FixArgs< ST, TP >::CompositeBasisNode = typename Dune::Functions::CompositeBasisNode<ST, TP, T...>

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