Neko
0.9.99
A portable framework for high-order spectral element flow simulations
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)
Definition
neko.f90:303
neko::neko_init
subroutine neko_init(c)
Definition
neko.f90:130
src
driver.f90
Generated on Sun Dec 22 2024 03:38:31 for Neko by
1.9.8