DUNE
Distributed and Unified Numerics Environment
Dune Core Modules (2.8.0)
dune
localfunctions
lagrange
pyramidp1.hh
1
// -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
2
// vi: set et ts=4 sw=2 sts=2:
3
4
#ifndef DUNE_PYRAMID_P1_LOCALFINITEELEMENT_HH
5
#define DUNE_PYRAMID_P1_LOCALFINITEELEMENT_HH
6
7
#include <dune/localfunctions/lagrange/lagrangepyramid.hh>
8
9
namespace
Dune
10
{
11
16
template
<
class
D,
class
R>
17
using
PyramidP1LocalFiniteElement
=
LagrangePyramidLocalFiniteElement<D,R,1>
;
18
19
}
20
21
#endif
Dune::LagrangePyramidLocalFiniteElement
Lagrange finite element for 3d pyramids with compile-time polynomial order.
Definition:
lagrangepyramid.hh:810
Dune
Dune namespace.
Definition:
alignedallocator.hh:11
|
Legal Statements / Impressum
| Hosted by
TU Dresden
&
Uni Heidelberg
| generated with Hugo v0.111.3 (Aug 31, 22:39, 2025)