Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
get_max_i
Function
5 statements
Source File
gasci.F90
gasci
get_max_i
Contents
private elemental function get_max_i(this, iGAS)
Returns the maximum particle number for a given GAS space.
Type Bound
LocalGASSpec_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
LocalGASSpec_t
),
intent(in)
::
this
integer,
intent(in)
::
iGAS
Return Value
integer
Contents