midpoint_properties Module Procedure

module procedure midpoint_properties pure module function midpoint_properties(me) result(p)

Returns the properties of the midpoint method

Arguments

Type IntentOptional Attributes Name
class(midpoint_class), intent(in) :: me

Return Value type(rklib_properties)

properties of the method