dune-localfunctions  2.2.0
Public Types | Public Attributes | Static Public Attributes
Dune::LagrangeCoefficientsFactoryTraits< LP, dim, F > Struct Template Reference

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

List of all members.

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

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


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: