Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
GAS_heat_bath_gen_all_excits
Subroutine
7 statements
Source File
gasci_on_the_fly_heat_bath.F90
gasci_on_the_fly_heat_bath
GAS_heat_bath_gen_all_excits
Contents
private subroutine GAS_heat_bath_gen_all_excits(this, nI, n_excits, det_list)
Type Bound
GAS_heat_bath_ExcGenerator_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
GAS_heat_bath_ExcGenerator_t
),
intent(in)
::
this
integer,
intent(in)
::
nI
(nEl)
integer,
intent(out)
::
n_excits
integer(kind=n_int),
intent(out),
allocatable
::
det_list
(:,:)
Contents