get_cooling_curve Function

private pure function get_cooling_curve(this) result(cooling_curve)

Type Bound

cooling_settings_t

Arguments

Type IntentOptional Attributes Name
class(cooling_settings_t), intent(in) :: this

Return Value character(len=:), allocatable