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

Go to the source code of this file.

Data Types

interface  scalar_ic::set_scalar_ic
 

Modules

module  scalar_ic
 Scalar initial condition.
 

Functions/Subroutines

subroutine scalar_ic::set_scalar_ic_int (s, coef, gs, type, params)
 Set scalar initial condition (builtin) More...
 
subroutine scalar_ic::set_scalar_ic_usr (s, coef, gs, usr_ic, params)
 Set scalar intial condition (user defined) More...
 
subroutine scalar_ic::set_scalar_ic_common (s, coef, gs)
 Set scalar initial condition (common) More...
 
subroutine scalar_ic::set_scalar_ic_uniform (s, ic_value)
 Uniform initial condition. More...