rk3_properties Module Procedure

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

Returns the properties of the rk3 method

Arguments

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

Return Value type(rklib_properties)

properties of the method