Neko
0.9.0
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Data Types | |
type | scalar_pnpn::scalar_pnpn_t |
Modules | |
module | scalar_pnpn |
Containts the scalar_pnpn_t type. | |
Functions/Subroutines | |
subroutine | scalar_pnpn::scalar_pnpn_init (this, msh, coef, gs, params, user, ulag, vlag, wlag, time_scheme, rho) |
Constructor. More... | |
subroutine | scalar_pnpn::scalar_pnpn_restart (this, dtlag, tlag) |
I envision the arguments to this func might need to be expanded. More... | |
subroutine | scalar_pnpn::scalar_pnpn_free (this) |
subroutine | scalar_pnpn::scalar_pnpn_step (this, t, tstep, dt, ext_bdf, dt_controller) |