DUNE
Distributed and Unified Numerics Environment
DUNE-FEM (2.10)
Toggle main menu visibility
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
+
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
+
Variables
_
a
b
d
f
g
h
i
l
o
p
q
t
v
w
+
Typedefs
a
b
c
d
f
g
h
i
l
m
o
r
s
t
u
v
Enumerations
+
Enumerator
a
b
d
f
g
i
o
r
t
u
Concepts
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
~
+
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
~
+
Variables
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
u
v
w
y
+
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerations
+
Enumerator
b
c
d
e
f
g
i
l
n
o
p
r
s
u
v
+
Related Functions
f
h
l
o
r
s
+
Files
File List
+
File Members
+
All
c
d
f
k
t
Functions
Variables
Macros
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Concepts
dune
fem
common
coordinate.hh
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
geometry.hh
Wrapper and interface classes for element geometries.
Dune
Dune namespace.
Definition:
alignedallocator.hh:13
|
Legal Statements / Impressum
| Hosted by
TU Dresden
&
Uni Heidelberg
| generated with Hugo v0.111.3 (Apr 5, 23:02, 2025)