dune-localfunctions  2.2.1
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

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

Member Function Documentation

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

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