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

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

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

List of all members.

Public Types

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

Static Public Member Functions

template<class T >
static ObjectcreateObject (const Key &order)

Static Public Attributes

static const unsigned int dimension = dim

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


Member Typedef Documentation

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

Member Function Documentation

template<template< class, unsigned int > class LP, unsigned int dim, class F >
template<class T >
static Object* Dune::LagrangeCoefficientsFactory< LP, dim, F >::createObject ( const Key order) [inline, static]

Member Data Documentation

template<template< class, unsigned int > class LP, unsigned int dim, class F >
const unsigned int Dune::LagrangeCoefficientsFactory< LP, dim, F >::dimension = dim [static]

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