get_cmin_i Function

private elemental function get_cmin_i(this, iGAS)

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