set_velocity_1_funcs Subroutine

private subroutine set_velocity_1_funcs(this, v01_func, dv01_func, ddv01_func)

Type Bound

background_t

Arguments

Type IntentOptional Attributes Name
class(background_t), intent(inout) :: this
procedure(real(dp)) :: v01_func
procedure(real(dp)), optional :: dv01_func
procedure(real(dp)), optional :: ddv01_func