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