dune-fem  2.8-git
Public Member Functions | Protected Member Functions | Static Protected Member Functions | List of all members
Dune::Fem::BartonNackmanInterface< Interface, Implementation > Class Template Reference

#include <dune/fem/misc/bartonnackmaninterface.hh>

Inheritance diagram for Dune::Fem::BartonNackmanInterface< Interface, Implementation >:
Inheritance graph

Public Member Functions

 BartonNackmanInterface ()
 

Protected Member Functions

const Implementation & asImp () const
 
Implementation & asImp ()
 

Static Protected Member Functions

static const Implementation & asImp (const ThisType &other)
 
static Implementation & asImp (ThisType &other)
 

Constructor & Destructor Documentation

◆ BartonNackmanInterface()

template<class Interface , class Implementation >
Dune::Fem::BartonNackmanInterface< Interface, Implementation >::BartonNackmanInterface ( )
inline

Member Function Documentation

◆ asImp() [1/4]

template<class Interface , class Implementation >
Implementation& Dune::Fem::BartonNackmanInterface< Interface, Implementation >::asImp ( )
inlineprotected

◆ asImp() [2/4]

template<class Interface , class Implementation >
const Implementation& Dune::Fem::BartonNackmanInterface< Interface, Implementation >::asImp ( ) const
inlineprotected

◆ asImp() [3/4]

template<class Interface , class Implementation >
static const Implementation& Dune::Fem::BartonNackmanInterface< Interface, Implementation >::asImp ( const ThisType other)
inlinestaticprotected

◆ asImp() [4/4]

template<class Interface , class Implementation >
static Implementation& Dune::Fem::BartonNackmanInterface< Interface, Implementation >::asImp ( ThisType other)
inlinestaticprotected

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