get_r8 Abstract Interface

abstract interface
private pure function get_r8(this) result(property)

Arguments

Type IntentOptional AttributesName
class(glacier), intent(in) :: this

Return Value real(kind=r8)

The value of whatever property of the glacier is being returned.