Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
get_min_i
Function
5 statements
Source File
gasci.F90
gasci
get_min_i
Contents
private elemental function get_min_i(this, iGAS)
Returns the minimum 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