get_min_all Function

private pure function get_min_all(this) result(res)

Returns the minimum particle number for all GAS spaces.

Type Bound

LocalGASSpec_t

Arguments

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

Return Value integer, allocatable, (:)


Contents