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

Go to the source code of this file.

Data Types

interface  flow_ic::set_flow_ic
 

Modules

module  flow_ic
 Initial flow condition.
 

Functions/Subroutines

subroutine flow_ic::set_flow_ic_int (u, v, w, p, coef, gs, type, params)
 Set initial flow condition (builtin) More...
 
subroutine flow_ic::set_flow_ic_usr (u, v, w, p, coef, gs, usr_ic, params)
 Set intial flow condition (user defined) More...
 
subroutine flow_ic::set_flow_ic_common (u, v, w, p, coef, gs)
 
subroutine flow_ic::set_flow_ic_uniform (u, v, w, uinf)
 Uniform initial condition. More...
 
subroutine flow_ic::set_flow_ic_blasius (u, v, w, delta, uinf, type)
 Set a Blasius profile as initial condition. More...