DUNE PDELab (2.7)

brezzidouglasmarinisimplex.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_LOCALFUNCTIONS_BREZZIDOUGLASMARINI_BREZZIDOUGLASMARINISIMPLEX_HH
4#define DUNE_LOCALFUNCTIONS_BREZZIDOUGLASMARINI_BREZZIDOUGLASMARINISIMPLEX_HH
5
6#include <dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini1simplex2d.hh>
7#include <dune/localfunctions/brezzidouglasmarini/brezzidouglasmarini2simplex2d.hh>
8
9
10namespace Dune
11{
20 template<class D, class R, unsigned int dim, unsigned int order>
22
26 template<class D, class R>
29 {
30 public:
33 {}
34
42 {}
43 };
44
48 template<class D, class R>
51 {
52 public:
55 {}
56
64 {}
65 };
66
67} // namespace Dune
68
69#endif // #ifndef DUNE_LOCALFUNCTIONS_BREZZIDOUGLASMARINI_BREZZIDOUGLASMARINISIMPLEX_HH
First order Brezzi-Douglas-Marini shape functions on triangles.
Definition: brezzidouglasmarini1simplex2d.hh:26
Second order Brezzi-Douglas-Marini shape functions on triangles.
Definition: brezzidouglasmarini2simplex2d.hh:25
BrezziDouglasMariniSimplexLocalFiniteElement(int s)
Constructor with a set of edge orientations.
Definition: brezzidouglasmarinisimplex.hh:40
BrezziDouglasMariniSimplexLocalFiniteElement()
Default constructor.
Definition: brezzidouglasmarinisimplex.hh:32
BrezziDouglasMariniSimplexLocalFiniteElement(int s)
Constructor with a set of edge orientations.
Definition: brezzidouglasmarinisimplex.hh:62
BrezziDouglasMariniSimplexLocalFiniteElement()
Default constructor.
Definition: brezzidouglasmarinisimplex.hh:54
Brezzi-Douglas-Marini local finite element for simplices.
Definition: brezzidouglasmarinisimplex.hh:21
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)