dune-localfunctions 2.10
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Dune::LocalFiniteElementCloneFactory< Imp > Struct Template Reference

#include <dune/localfunctions/common/virtualwrappers.hh>

Public Types

typedef LocalFiniteElementVirtualInterface< typename Imp::Traits::LocalBasisType::Traits > Interface
 

Static Public Member Functions

static Imp * clone (const Imp &imp)
 
static Imp * create ()
 

Member Typedef Documentation

◆ Interface

template<class Imp >
typedef LocalFiniteElementVirtualInterface<typename Imp::Traits::LocalBasisType::Traits> Dune::LocalFiniteElementCloneFactory< Imp >::Interface

Member Function Documentation

◆ clone()

template<class Imp >
static Imp * Dune::LocalFiniteElementCloneFactory< Imp >::clone ( const Imp &  imp)
inlinestatic

◆ create()

template<class Imp >
static Imp * Dune::LocalFiniteElementCloneFactory< Imp >::create ( )
inlinestatic

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