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

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

Public Types

typedef LagrangeCoefficientsFactory< LP, dim, F > LagrangePointSetFactory
 
typedef LagrangePointSetFactory::Object LagrangePointSet
 
typedef LagrangePointSetFactory::Key Key
 
typedef const LocalLagrangeInterpolation< LP, dim, F > Object
 
typedef LagrangeInterpolationFactory< LP, dim, F > Factory
 

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 LagrangeInterpolationFactory<LP,dim,F> Dune::LagrangeInterpolationFactoryTraits< LP, dim, F >::Factory

§ Key

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

§ LagrangePointSet

template<template< class, unsigned int > class LP, unsigned int dim, class F >
typedef LagrangePointSetFactory::Object Dune::LagrangeInterpolationFactoryTraits< LP, dim, F >::LagrangePointSet

§ LagrangePointSetFactory

template<template< class, unsigned int > class LP, unsigned int dim, class F >
typedef LagrangeCoefficientsFactory<LP,dim,F> Dune::LagrangeInterpolationFactoryTraits< LP, dim, F >::LagrangePointSetFactory

§ Object

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

Member Data Documentation

§ dimension

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

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