dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Dune::Fem::BubbleElementDofMapperCodeFactory Struct Reference

#include <dune/fem/space/p1bubble.hh>

Public Member Functions

template<class RefElement , std::enable_if_t< std::is_same< std::decay_t< decltype(std::declval< const RefElement & >().size(0)) >, int >::value , int , std::enable_if_t< std::is_same< std::decay_t< decltype(std::declval< const RefElement & >().type(0, 0)) >, GeometryType >::value , int >
DofMapperCode operator() (const RefElement &refElement) const
 

Member Function Documentation

◆ operator()()

template<class RefElement , std::enable_if_t< std::is_same< std::decay_t< decltype(std::declval< const RefElement & >().size(0)) >, int >::value , int , std::enable_if_t< std::is_same< std::decay_t< decltype(std::declval< const RefElement & >().type(0, 0)) >, GeometryType >::value , int >
DofMapperCode Dune::Fem::BubbleElementDofMapperCodeFactory::operator() ( const RefElement &  refElement) const
inline

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