Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
GAS_doubles_possible_holes
Function
14 statements
Source File
gasci_on_the_fly_heat_bath.F90
gasci_on_the_fly_heat_bath
GAS_doubles_possible_holes
Contents
private pure function GAS_doubles_possible_holes(this, nI, src, tgt) result(unoccupied)
Type Bound
GAS_doubles_heat_bath_ExcGenerator_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
GAS_doubles_heat_bath_ExcGenerator_t
),
intent(in)
::
this
integer,
intent(in)
::
nI
(:)
integer,
intent(in)
::
src
(2)
integer,
intent(in),
optional
::
tgt
Return Value
integer, allocatable, (:)
Contents