dune-localfunctions
2.3beta2
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
dune
localfunctions
raviartthomas
raviartthomas1q3d.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_LOCALFUNCTIONS_RAVIARTTHOMAS1Q3DLOCALFINITEELEMENT_HH
4
#define DUNE_LOCALFUNCTIONS_RAVIARTTHOMAS1Q3DLOCALFINITEELEMENT_HH
5
6
#include "
raviartthomas1cube3d.hh
"
7
8
#warning This header is deprecated, please use\
9
dune/localfunctions/raviartthomas/raviartthomas0cube3d.hh instead
10
11
namespace
Dune
12
{
22
template
<
class
D,
class
R>
23
class
24
DUNE_DEPRECATED_MSG(
"Use RT1Cube3DLocalFiniteElement instead"
)
25
RT1Q3DLocalFiniteElement
26
: public
RT1Cube3DLocalFiniteElement
<D, R>
27
{};
28
}
29
#endif // DUNE_LOCALFUNCTIONS_RAVIARTTHOMAS1Q3DLOCALFINITEELEMENT_HH
Generated on Mon Feb 10 2014 21:19:25 for dune-localfunctions by
1.8.1.2