get_max_GAS_size Function

private pure function get_max_GAS_size(this)

Returns the size of the largest GAS space.

Type Bound

GASSpec_t

Arguments

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

Return Value integer


Contents