DUNE
dune-fem
2.12-git
Loading...
Searching...
No Matches
dune-fem
dune
fem
common
coordinate.hh
Go to the documentation of this file.
1
#ifndef DUNE_FEM_COMMON_COORDINATE_HH
2
#define DUNE_FEM_COMMON_COORDINATE_HH
3
4
#include <dune/grid/common/entity.hh>
5
#include <dune/grid/common/geometry.hh>
6
7
namespace
Dune
8
{
9
10
namespace
Fem
11
{
12
13
template
<
class
Po
int
>
14
static
inline
const
Point &
coordinate
(
const
Point &x )
15
{
16
return
x;
17
}
18
19
}
// namespace Fem
20
21
}
// namespace Dune
22
23
#endif
// #ifndef DUNE_FEM_COMMON_COORDINATE_HH
Dune
Dune::Fem::coordinate
static const Point & coordinate(const Point &x)
Definition
coordinate.hh:14
Legal Statements / Impressum
| Hosted by
TU Dresden
&
Uni Heidelberg
| Generated by
1.9.8