dune-localfunctions  2.5-git
Public Types | Public Attributes | Static Public Attributes | List of all members
Dune::LagrangeCoefficientsFactoryTraits< LP, dim, F > Struct Template Reference

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

Public Types

typedef unsigned int Key
 
typedef LagrangeCoefficientsFactory< LP, dim, F > Factory
 

Public Attributes

const typedef LP< F, dim > Object
 

Static Public Attributes

static const unsigned int dimension = dim
 

Member Typedef Documentation

§ Factory

template<template< class, unsigned int > class LP, unsigned int dim, class F >
typedef LagrangeCoefficientsFactory< LP,dim,F > Dune::LagrangeCoefficientsFactoryTraits< LP, dim, F >::Factory

§ Key

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

Member Data Documentation

§ dimension

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

§ Object

template<template< class, unsigned int > class LP, unsigned int dim, class F >
const typedef LP<F,dim> Dune::LagrangeCoefficientsFactoryTraits< LP, dim, F >::Object

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