rkf45_properties Module Procedure

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

Returns the properties of the rkf45 method

Arguments

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

Return Value type(rklib_properties)

properties of the method