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_all
Function
5 statements
Source File
gasci.F90
gasci
get_min_all
Contents
private pure function get_min_all(this) result(res)
Returns the minimum particle number for all GAS spaces.
Type Bound
LocalGASSpec_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
LocalGASSpec_t
),
intent(in)
::
this
Return Value
integer, allocatable, (:)
Contents