rklib_variable_properties Submodule

Procedures specifying the properties of the various variable-step RK methods.


Uses

  • module~~rklib_variable_properties~~UsesGraph module~rklib_variable_properties rklib_variable_properties module~rklib_module rklib_module module~rklib_variable_properties->module~rklib_module iso_fortran_env iso_fortran_env module~rklib_module->iso_fortran_env root_module root_module module~rklib_module->root_module

Module Procedures

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkbs32_properties pure module function rkbs32_properties(me) result(p)

Returns the properties of the rkbs32 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkssp43_properties pure module function rkssp43_properties(me) result(p)

Returns the properties of the rkssp43 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html 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

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkck54_properties pure module function rkck54_properties(me) result(p)

Returns the properties of the rkck54 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkdp54_properties pure module function rkdp54_properties(me) result(p)

Returns the properties of the rkdp54 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkt54_properties pure module function rkt54_properties(me) result(p)

Returns the properties of the rkt54 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rks54_properties pure module function rks54_properties(me) result(p)

Returns the properties of the rks54 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkpp54_properties pure module function rkpp54_properties(me) result(p)

Returns the properties of the rkpp54 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkpp54b_properties pure module function rkpp54b_properties(me) result(p)

Returns the properties of the rkpp54b method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkbs54_properties pure module function rkbs54_properties(me) result(p)

Returns the properties of the rkbs54 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkss54_properties pure module function rkss54_properties(me) result(p)

Returns the properties of the rkss54 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkdp65_properties pure module function rkdp65_properties(me) result(p)

Returns the properties of the rkdp65 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkc65_properties pure module function rkc65_properties(me) result(p)

Returns the properties of the rkc65 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rktp64_properties pure module function rktp64_properties(me) result(p)

Returns the properties of the rktp64 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkv65e_properties pure module function rkv65e_properties(me) result(p)

Returns the properties of the rkv65e method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkv65r_properties pure module function rkv65r_properties(me) result(p)

Returns the properties of the rkv65r method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkv65_properties pure module function rkv65_properties(me) result(p)

Returns the properties of the rkv65 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html dverk65_properties pure module function dverk65_properties(me) result(p)

Returns the properties of the dverk65 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rktf65_properties pure module function rktf65_properties(me) result(p)

Returns the properties of the rktf65 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rktp75_properties pure module function rktp75_properties(me) result(p)

Returns the properties of the rktp75 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rktmy7_properties pure module function rktmy7_properties(me) result(p)

Returns the properties of the rktmy7 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rktmy7s_properties pure module function rktmy7s_properties(me) result(p)

Returns the properties of the rktmy7s method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkv76e_properties pure module function rkv76e_properties(me) result(p)

Returns the properties of the rkv76e method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkv76r_properties pure module function rkv76r_properties(me) result(p)

Returns the properties of the rkv76r method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkss76_properties pure module function rkss76_properties(me) result(p)

Returns the properties of the rkss76 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkf78_properties pure module function rkf78_properties(me) result(p)

Returns the properties of the rkf78 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkv78_properties pure module function rkv78_properties(me) result(p)

Returns the properties of the rkv78 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html dverk78_properties pure module function dverk78_properties(me) result(p)

Returns the properties of the dverk78 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkdp85_properties pure module function rkdp85_properties(me) result(p)

Returns the properties of the rkdp85 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rktp86_properties pure module function rktp86_properties(me) result(p)

Returns the properties of the rktp86 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkdp87_properties pure module function rkdp87_properties(me) result(p)

Returns the properties of the rkdp87 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkv87e_properties pure module function rkv87e_properties(me) result(p)

Returns the properties of the rkv87e method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkv87r_properties pure module function rkv87r_properties(me) result(p)

Returns the properties of the rkv87r method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkev87_properties pure module function rkev87_properties(me) result(p)

Returns the properties of the rkev87 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkk87_properties pure module function rkk87_properties(me) result(p)

Returns the properties of the rkk87 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkf89_properties pure module function rkf89_properties(me) result(p)

Returns the properties of the rkf89 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkv89_properties pure module function rkv89_properties(me) result(p)

Returns the properties of the rkv89 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkt98a_properties pure module function rkt98a_properties(me) result(p)

Returns the properties of the rkt98a method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkv98e_properties pure module function rkv98e_properties(me) result(p)

Returns the properties of the rkv98e method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkv98r_properties pure module function rkv98r_properties(me) result(p)

Returns the properties of the rkv98r method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rks98_properties pure module function rks98_properties(me) result(p)

Returns the properties of the rks98 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkf108_properties pure module function rkf108_properties(me) result(p)

Returns the properties of the rkf108 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkc108_properties pure module function rkc108_properties(me) result(p)

Returns the properties of the rkc108 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkb109_properties pure module function rkb109_properties(me) result(p)

Returns the properties of the rkb109 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rks1110a_properties pure module function rks1110a_properties(me) result(p)

Returns the properties of the rks1110a method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkf1210_properties pure module function rkf1210_properties(me) result(p)

Returns the properties of the rkf1210 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rko129_properties pure module function rko129_properties(me) result(p)

Returns the properties of the rko129 method

Arguments

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

Return Value type(rklib_properties)

properties of the method

module procedure /home/runner/work/rklib/rklib/doc/module/rklib_variable_properties.html rkf1412_properties pure module function rkf1412_properties(me) result(p)

Returns the properties of the rkf1412 method

Arguments

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

Return Value type(rklib_properties)

properties of the method