dune-localfunctions  2.1.1
Public Types | Static Public Member Functions
Dune::LagrangeInterpolationFactory< LP, dim, F > Struct Template Reference

#include <dune/localfunctions/lagrange/interpolation.hh>

Inheritance diagram for Dune::LagrangeInterpolationFactory< LP, dim, F >:
Inheritance graph

List of all members.

Public Types

typedef
LagrangeInterpolationFactoryTraits
< LP, dim, F > 
Traits
typedef Traits::Key Key
typedef Traits::Object Object

Static Public Member Functions

template<class Topology >
static ObjectcreateObject (const Key &key)
static void release (Object *object)

template<template< class, unsigned int > class LP, unsigned int dim, class F>
struct Dune::LagrangeInterpolationFactory< LP, dim, F >


Member Typedef Documentation

template<template< class, unsigned int > class LP, unsigned int dim, class F >
typedef Traits::Key Dune::LagrangeInterpolationFactory< LP, dim, F >::Key
template<template< class, unsigned int > class LP, unsigned int dim, class F >
typedef Traits::Object Dune::LagrangeInterpolationFactory< LP, dim, F >::Object
template<template< class, unsigned int > class LP, unsigned int dim, class F >
typedef LagrangeInterpolationFactoryTraits< LP,dim,F > Dune::LagrangeInterpolationFactory< LP, dim, F >::Traits

Member Function Documentation

template<template< class, unsigned int > class LP, unsigned int dim, class F >
template<class Topology >
static Object* Dune::LagrangeInterpolationFactory< LP, dim, F >::createObject ( const Key key) [inline, static]
template<template< class, unsigned int > class LP, unsigned int dim, class F >
static void Dune::LagrangeInterpolationFactory< LP, dim, F >::release ( Object object) [inline, static]

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