dune-localfunctions  2.8.0
p23d.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_P2_3DLOCALFINITEELEMENT_HH
4 #define DUNE_P2_3DLOCALFINITEELEMENT_HH
5 
7 
8 namespace Dune
9 {
10 
18  template<class D, class R>
20 
21 }
22 
23 #endif
Definition: bdfmcube.hh:16
Lagrange finite element for simplices with arbitrary compile-time dimension and polynomial order.
Definition: lagrangesimplex.hh:836