Neko  0.8.1
A portable framework for high-order spectral element flow simulations
fluid_pnpn.f90 File Reference

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, material_properties)
 
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. More...