5#ifndef DUNE_RAVIARTTHOMASBASIS_HH
6#define DUNE_RAVIARTTHOMASBASIS_HH
11#include <dune/localfunctions/utility/defaultbasisfactory.hh>
12#include "raviartthomassimplexinterpolation.hh"
13#include "raviartthomassimplexprebasis.hh"
35 template<
unsigned int dim,
class D,
class R,
36 class SF=R,
class CF=SF >
38 :
public DefaultBasisFactory< RTPreBasisFactory<dim,CF>,
39 RaviartThomasL2InterpolationFactory<dim,CF>,
A few common exception classes.
Dune namespace.
Definition: alignedallocator.hh:13
Definition: raviartthomassimplexbasis.hh:41