dune-localfunctions
2.8.0
Loading...
Searching...
No Matches
dune-localfunctions-f6628171b2773065ab43f97a77f47cd8c4283d8f
dune
localfunctions
lagrange
pk3d.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_Pk3DLOCALFINITEELEMENT_HH
4
#define DUNE_Pk3DLOCALFINITEELEMENT_HH
5
6
#include <
dune/localfunctions/lagrange/lagrangesimplex.hh
>
7
8
namespace
Dune
9
{
10
15
template
<
class
D,
class
R,
unsigned
int
k>
16
using
Pk3DLocalFiniteElement
=
LagrangeSimplexLocalFiniteElement<D,R,3,k>
;
17
18
}
19
20
#endif
lagrangesimplex.hh
Dune
Definition:
bdfmcube.hh:16
Dune::LagrangeSimplexLocalFiniteElement
Lagrange finite element for simplices with arbitrary compile-time dimension and polynomial order.
Definition:
lagrangesimplex.hh:836
Generated by
1.9.5