get_is_connected Function

private pure function get_is_connected(this)

Query if there are connected GAS spaces under the GAS specification.

Type Bound

GASSpec_t

Arguments

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

Specification of GAS spaces.

Return Value logical


Contents