Loading [MathJax]/extensions/tex2jax.js
DUNE
Distributed and Unified Numerics Environment
Dune Core Modules (2.9.0)
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
i
l
m
o
p
q
r
s
t
u
v
Enumerations
+
Enumerator
a
b
c
d
f
g
i
n
o
r
s
t
u
+
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
z
~
+
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
y
+
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
Enumerations
+
Enumerator
b
c
e
f
g
i
l
n
o
p
r
s
u
v
+
Related Functions
a
c
d
f
h
i
l
o
u
+
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
dune
grid
spgrid
declaration.hh
1
#ifndef DUNE_SPGRID_DECLARATION_HH
2
#define DUNE_SPGRID_DECLARATION_HH
3
4
namespace
Dune
5
{
6
7
// External Forward Declaration
8
// ----------------------------
9
10
template
<
int
>
11
class
SPIsotropicRefinement;
12
13
template
<
int
>
14
class
SPAnisotropicRefinement;
15
16
template
<
int
>
17
class
SPBisectionRefinement;
18
19
template
<
class
,
int
,
template
<
int
>
class
,
class
>
20
class
SPGrid;
21
22
}
// namespace Dune
23
24
#endif
// #ifndef DUNE_SPGRID_DECLARATION_HH
Dune
Dune namespace.
Definition:
alignedallocator.hh:13
|
Legal Statements / Impressum
| Hosted by
TU Dresden
&
Uni Heidelberg
| generated with Hugo v0.111.3 (Mar 12, 23:28, 2025)