get_GAS_size_idx Function

private pure function get_GAS_size_idx(this, idx) result(res)

Returns the sizes for GAS spaces specified in idx.

Type Bound

GASSpec_t

Arguments

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

Return Value integer, (size(idx))


Contents