get_max_i Function

private elemental function get_max_i(this, iGAS)

Returns the maximum particle number for a given GAS space.

Type Bound

LocalGASSpec_t

Arguments

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

Return Value integer


Contents