set_velocity_3_funcs Subroutine

private subroutine set_velocity_3_funcs(this, v03_func, dv03_func, ddv03_func)

Type Bound

background_t

Arguments

Type IntentOptional Attributes Name
class(background_t), intent(inout) :: this
procedure(real(dp)) :: v03_func
procedure(real(dp)), optional :: dv03_func
procedure(real(dp)), optional :: ddv03_func