Procedures specifying the properties of the various fixed-step RK methods.
Returns the properties of the euler method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(euler_class), | intent(in) | :: | me |
properties of the method
Returns the properties of the midpoint method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(midpoint_class), | intent(in) | :: | me |
properties of the method
Returns the properties of the heun method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(heun_class), | intent(in) | :: | me |
properties of the method
Returns the properties of the rkssp22 method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(rkssp22_class), | intent(in) | :: | me |
properties of the method
Returns the properties of the rk3 method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(rk3_class), | intent(in) | :: | me |
properties of the method
Returns the properties of the rkssp33 method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(rkssp33_class), | intent(in) | :: | me |
properties of the method
Returns the properties of the rkssp53 method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(rkssp53_class), | intent(in) | :: | me |
properties of the method
Returns the properties of the rk4 method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(rk4_class), | intent(in) | :: | me |
properties of the method
Returns the properties of the rks4 method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(rks4_class), | intent(in) | :: | me |
properties of the method
Returns the properties of the rkr4 method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(rkr4_class), | intent(in) | :: | me |
properties of the method
Returns the properties of the rkls44 method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(rkls44_class), | intent(in) | :: | me |
properties of the method
Returns the properties of the rkls54 method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(rkls54_class), | intent(in) | :: | me |
properties of the method
Returns the properties of the rkssp54 method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(rkssp54_class), | intent(in) | :: | me |
properties of the method
Returns the properties of the rks5 method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(rks5_class), | intent(in) | :: | me |
properties of the method
Returns the properties of the rk5 method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(rk5_class), | intent(in) | :: | me |
properties of the method
Returns the properties of the rkc5 method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(rkc5_class), | intent(in) | :: | me |
properties of the method
Returns the properties of the rkl5 method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(rkl5_class), | intent(in) | :: | me |
properties of the method
Returns the properties of the rklk5a method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(rklk5a_class), | intent(in) | :: | me |
properties of the method
Returns the properties of the rklk5b method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(rklk5b_class), | intent(in) | :: | me |
properties of the method
Returns the properties of the rkb6 method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(rkb6_class), | intent(in) | :: | me |
properties of the method
Returns the properties of the rk7 method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(rk7_class), | intent(in) | :: | me |
properties of the method
Returns the properties of the rk8_10 method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(rk8_10_class), | intent(in) | :: | me |
properties of the method
Returns the properties of the rkcv8 method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(rkcv8_class), | intent(in) | :: | me |
properties of the method
Returns the properties of the rk8_12 method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(rk8_12_class), | intent(in) | :: | me |
properties of the method
Returns the properties of the rkz10 method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(rkz10_class), | intent(in) | :: | me |
properties of the method
Returns the properties of the rko10 method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(rko10_class), | intent(in) | :: | me |
properties of the method
Returns the properties of the rkh10 method
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(rkh10_class), | intent(in) | :: | me |
properties of the method