get_cmax_i Function

private elemental function get_cmax_i(this, iGAS)

Returns the maximum particle number for a given GAS space.

Type Bound

CumulGASSpec_t

Arguments

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

Return Value integer


Contents