dune-localfunctions
2.3.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
dune
localfunctions
rannacherturek
rannacherturek2d
rannacherturek2dlocalinterpolation.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_RANNACHER_TUREK_2D_LOCALINTERPOLATION_HH
4
#define DUNE_RANNACHER_TUREK_2D_LOCALINTERPOLATION_HH
5
6
#warning dune/localfunctions/rannacherturek/rannacherturek2d/rannacherturek2dlocalinterpolation.hh\
7
is deprecated, please use dune/localfunctions/rannacherturek/rannachertureklocalinterpolation.hh
8
9
#include <
dune/localfunctions/rannacherturek/rannachertureklocalinterpolation.hh
>
10
11
namespace
Dune
12
{
13
14
template
<
class
LB >
15
class
RannacherTurek2DLocalInterpolation
16
:
public
RannacherTurekLocalInterpolation
< typename LB::Traits::DomainFieldType,
17
typename LB::Traits::RangeFieldType,
18
LB::Traits::dimRange
19
>
20
{};
21
22
}
// namespace Dune
23
24
#endif // #ifndef DUNE_RANNACHER_TUREK_2D_LOCALINTERPOLATION_HH
Dune::RannacherTurek2DLocalInterpolation
Definition:
rannacherturek2dlocalinterpolation.hh:15
Dune::RannacherTurekLocalInterpolation
please doc me
Definition:
rannachertureklocalinterpolation.hh:26
rannachertureklocalinterpolation.hh
Generated on Fri Feb 14 2014 09:48:54 for dune-localfunctions by
1.8.6