dune-localfunctions  2.1.1
Public Types | Static Public Member Functions
Dune::LocalFiniteElementCloneFactory< Imp > Struct Template Reference

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

List of all members.

Public Types

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

Static Public Member Functions

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

template<class Imp>
struct Dune::LocalFiniteElementCloneFactory< Imp >


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) [inline, static]
template<class Imp >
static Imp* Dune::LocalFiniteElementCloneFactory< Imp >::create ( ) [inline, static]

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