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

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

Member Data Documentation

template<template< class, unsigned int > class LP, unsigned int dim, class F >
const unsigned int Dune::LagrangeCoefficientsFactoryTraits< LP, dim, F >::dimension = dim
static
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: