dune-localfunctions  2.1.1
Public Types | Static Public Member Functions | Static Public Attributes
Dune::RaviartThomasBasisFactory< dim, SF, CF > Struct Template Reference

#include <dune/localfunctions/raviartthomas/raviartthomasbasis.hh>

Inheritance diagram for Dune::RaviartThomasBasisFactory< dim, SF, CF >:
Inheritance graph

List of all members.

Public Types

typedef
DefaultBasisFactoryTraits
< RTPreBasisFactory< dim, CF >
, RaviartThomasL2InterpolationFactory
< dim, CF >, dim, dimR, SF, CF > 
Traits
typedef SF StorageField
typedef CF ComputeField
typedef Traits::Basis Basis
typedef Traits::Object Object
typedef Traits::Key Key

Static Public Member Functions

static ObjectcreateObject (const Key &key)
static void release (Object *object)
 release the object returned by the create methods

Static Public Attributes

static const unsigned int dimension

template<unsigned int dim, class SF, class CF>
struct Dune::RaviartThomasBasisFactory< dim, SF, CF >


Member Typedef Documentation

typedef Traits::Basis Dune::DefaultBasisFactory< RTPreBasisFactory< dim, CF > , RaviartThomasL2InterpolationFactory< dim, CF > , dim, dimR, SF, CF >::Basis [inherited]
typedef CF Dune::DefaultBasisFactory< RTPreBasisFactory< dim, CF > , RaviartThomasL2InterpolationFactory< dim, CF > , dim, dimR, SF, CF >::ComputeField [inherited]
typedef Traits::Key Dune::DefaultBasisFactory< RTPreBasisFactory< dim, CF > , RaviartThomasL2InterpolationFactory< dim, CF > , dim, dimR, SF, CF >::Key [inherited]
typedef Traits::Object Dune::DefaultBasisFactory< RTPreBasisFactory< dim, CF > , RaviartThomasL2InterpolationFactory< dim, CF > , dim, dimR, SF, CF >::Object [inherited]
typedef SF Dune::DefaultBasisFactory< RTPreBasisFactory< dim, CF > , RaviartThomasL2InterpolationFactory< dim, CF > , dim, dimR, SF, CF >::StorageField [inherited]
typedef DefaultBasisFactoryTraits< RTPreBasisFactory< dim, CF > ,RaviartThomasL2InterpolationFactory< dim, CF > ,dim,dimR,SF,CF > Dune::DefaultBasisFactory< RTPreBasisFactory< dim, CF > , RaviartThomasL2InterpolationFactory< dim, CF > , dim, dimR, SF, CF >::Traits [inherited]

Member Function Documentation

static Object* Dune::DefaultBasisFactory< RTPreBasisFactory< dim, CF > , RaviartThomasL2InterpolationFactory< dim, CF > , dim, dimR, SF, CF >::createObject ( const Key key) [inline, static, inherited]
static void Dune::DefaultBasisFactory< RTPreBasisFactory< dim, CF > , RaviartThomasL2InterpolationFactory< dim, CF > , dim, dimR, SF, CF >::release ( Object object) [inline, static, inherited]

release the object returned by the create methods


Member Data Documentation

const unsigned int Dune::DefaultBasisFactory< RTPreBasisFactory< dim, CF > , RaviartThomasL2InterpolationFactory< dim, CF > , dim, dimR, SF, CF >::dimension [static, inherited]

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