set_velocity_3_funcs Subroutine

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

Arguments

TypeIntentOptionalAttributesName
class(background_t), intent(inout) :: this
procedure(realdp) :: v03_func
procedure(realdp), optional :: dv03_func
procedure(realdp), optional :: ddv03_func

Contents

None