|
Neko 0.9.1
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Data Types | |
| type | fluid_pnpn::fluid_pnpn_t |
Modules | |
| module | fluid_pnpn |
| Modular version of the Classic Nek5000 Pn/Pn formulation for fluids. | |
Functions/Subroutines | |
| subroutine | fluid_pnpn::fluid_pnpn_init (this, msh, lx, params, user, time_scheme) |
| subroutine | fluid_pnpn::fluid_pnpn_restart (this, dtlag, tlag) |
| subroutine | fluid_pnpn::fluid_pnpn_free (this) |
| subroutine | fluid_pnpn::fluid_pnpn_step (this, t, tstep, dt, ext_bdf, dt_controller) |
| Advance fluid simulation in time. | |