rks4_properties Module Procedure

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

Returns the properties of the rks4 method

Arguments

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

Return Value type(rklib_properties)

properties of the method