get_max_all Function

private pure function get_max_all(this) result(res)

Returns the maximum 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