Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
BoundGenAllExcits_t
Abstract Interface
35 statements
Source File
excitation_generators.F90
excitation_generators
BoundGenAllExcits_t
Contents
None
abstract interface
private subroutine BoundGenAllExcits_t(this, nI, n_excits, det_list)
Arguments
Type
Intent
Optional
Attributes
Name
class(
ExcitationGenerator_t
),
intent(in)
::
this
integer,
intent(in)
::
nI
(nEl)
integer,
intent(out)
::
n_excits
integer(kind=n_int),
intent(out),
allocatable
::
det_list
(:,:)