DUNE PDELab (2.7)

p2.hh
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_P2_LOCALFINITEELEMENT_HH
4#define DUNE_P2_LOCALFINITEELEMENT_HH
5
6#include <dune/localfunctions/lagrange/lagrangesimplex.hh>
7
8namespace Dune
9{
10
15 template<class D, class R, int d>
17
18}
19
20#endif
Lagrange finite element for simplices with arbitrary compile-time dimension and polynomial order.
Definition: lagrangesimplex.hh:836
Dune namespace.
Definition: alignedallocator.hh:14
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 15, 22:36, 2024)