3#ifndef DUNE_LOCALFUNCTIONS_NEDELEC_NEDELECSIMPLEX_NEDELECSIMPLEXBASIS_HH
5#define DUNE_LOCALFUNCTIONS_NEDELEC_NEDELECSIMPLEX_NEDELECSIMPLEXBASIS_HH
10#include <dune/localfunctions/utility/defaultbasisfactory.hh>
11#include "nedelecsimplexinterpolation.hh"
12#include "nedelecsimplexprebasis.hh"
34 template<
unsigned int dim,
class SF,
class CF >
35 struct NedelecBasisFactory
36 :
public DefaultBasisFactory< NedelecPreBasisFactory<dim,CF>,
37 NedelecL2InterpolationFactory<dim,CF>,
A few common exception classes.
Dune namespace.
Definition: alignedallocator.hh:11