get_cmax_all Function

private pure function get_cmax_all(this) result(res)

Returns the maximum particle number for all GAS spaces.

Type Bound

CumulGASSpec_t

Arguments

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

Return Value integer, allocatable, (:)


Contents