5#ifndef DUNE_LOCALFUNCTIONS_NEDELEC_NEDELECSIMPLEX_NEDELECSIMPLEXBASIS_HH
7#define DUNE_LOCALFUNCTIONS_NEDELEC_NEDELECSIMPLEX_NEDELECSIMPLEXBASIS_HH
12#include <dune/localfunctions/utility/defaultbasisfactory.hh>
13#include "nedelecsimplexinterpolation.hh"
14#include "nedelecsimplexprebasis.hh"
38 template<
unsigned int dim,
class SF,
class CF >
40 :
public DefaultBasisFactory< NedelecPreBasisFactory<dim,CF>,
41 NedelecL2InterpolationFactory<dim,CF>,
A few common exception classes.
Dune namespace.
Definition: alignedallocator.hh:13
Definition: nedelecsimplexbasis.hh:43