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

template<template< class, unsigned int > class LP, unsigned int dim, class F >
typedef LagrangeInterpolationFactory<LP,dim,F> Dune::LagrangeInterpolationFactoryTraits< LP, dim, F >::Factory
template<template< class, unsigned int > class LP, unsigned int dim, class F >
typedef LagrangePointSetFactory::Key Dune::LagrangeInterpolationFactoryTraits< LP, dim, F >::Key
template<template< class, unsigned int > class LP, unsigned int dim, class F >
typedef LagrangePointSetFactory::Object Dune::LagrangeInterpolationFactoryTraits< LP, dim, F >::LagrangePointSet
template<template< class, unsigned int > class LP, unsigned int dim, class F >
typedef LagrangeCoefficientsFactory<LP,dim,F> Dune::LagrangeInterpolationFactoryTraits< LP, dim, F >::LagrangePointSetFactory
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

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: