dune-localfunctions
2.8.0
dune
localfunctions
lagrange
pyramidp2.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_PYRAMIDP2_3DLOCALFINITEELEMENT_HH
4
#define DUNE_PYRAMIDP2_3DLOCALFINITEELEMENT_HH
5
6
#include <
dune/localfunctions/lagrange/lagrangepyramid.hh
>
7
8
namespace
Dune
9
{
10
15
template
<
class
D,
class
R>
16
using
PyramidP2LocalFiniteElement
=
LagrangePyramidLocalFiniteElement<D,R,2>
;
17
18
}
19
20
#endif
lagrangepyramid.hh
Dune
Definition:
bdfmcube.hh:16
Dune::LagrangePyramidLocalFiniteElement
Lagrange finite element for 3d pyramids with compile-time polynomial order.
Definition:
lagrangepyramid.hh:810
Generated by
1.9.1