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