set_velocity_1_funcs Subroutine

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

Arguments

TypeIntentOptionalAttributesName
class(background_t), intent(inout) :: this
procedure(realdp) :: v01_func
procedure(realdp), optional :: dv01_func
procedure(realdp), optional :: ddv01_func

Contents

None