dune-localfunctions
2.8.0
dune
localfunctions
nedelec.hh
Go to the documentation of this file.
1
// -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
2
// vi: set et ts=4 sw=2 sts=2:
3
#ifndef DUNE_LOCALFUNCTIONS_NEDELEC_HH
4
#define DUNE_LOCALFUNCTIONS_NEDELEC_HH
5
6
// Nedelec element implementations with run-time order
7
// [include them here once they exist]
8
9
// Nedelec element implementations with compile-time order
10
#include <
dune/localfunctions/nedelec/nedelec1stkindsimplex.hh
>
11
#include <
dune/localfunctions/nedelec/nedelec1stkindcube.hh
>
12
13
#endif
// #ifndef DUNE_LOCALFUNCTIONS_NEDELEC_HH
nedelec1stkindcube.hh
nedelec1stkindsimplex.hh
Generated by
1.9.1