set_velocity_2_funcs Subroutine

private subroutine set_velocity_2_funcs(this, v02_func, dv02_func, ddv02_func)

Arguments

TypeIntentOptionalAttributesName
class(background_t), intent(inout) :: this
procedure(realdp) :: v02_func
procedure(realdp), optional :: dv02_func
procedure(realdp), optional :: ddv02_func

Contents

None