heun_properties Module Procedure

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

Returns the properties of the heun method

Arguments

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

Return Value type(rklib_properties)

properties of the method