Loading [MathJax]/extensions/tex2jax.js
Neko
0.9.99
A portable framework for high-order spectral element flow simulations
Toggle main menu visibility
Main Page
User Guide
Developer Guide
Modules
Modules List
Module 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
z
Functions/Subroutines
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
a
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
x
z
Enumerator
c
h
Data Types
Data Types List
Data Type Index
Class Hierarchy
Data Fields
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/Subroutines
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
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
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
z
Functions/Subroutines
_
a
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
v
z
Variables
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
z
Typedefs
Macros
_
c
d
g
h
m
n
p
s
Examples
▼
Neko
►
Neko Manual
User Guide
Developer Guide
►
Modules
►
Data Types
▼
Files
►
File List
►
File Members
►
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerator
Macros
Pages
Loading...
Searching...
No Matches
driver.f90
Go to the documentation of this file.
1
2
program
turboneko
3
use
neko
4
type
(case_t),
target
:: c
5
6
call
neko_init
(c)
7
call
neko_solve(c)
8
call
neko_finalize
(c)
9
10
end program
turboneko
turboneko
program turboneko
Main driver for TurboNeko.
Definition
driver.f90:2
neko
Master module.
Definition
neko.f90:34
neko::neko_finalize
subroutine neko_finalize(c)
Finalize Neko.
Definition
neko.f90:213
neko::neko_init
subroutine neko_init(c)
Initialise Neko.
Definition
neko.f90:134
src
driver.f90
Generated on Fri Mar 14 2025 03:42:46 for Neko by
1.9.8