allocate_and_init Subroutine

public subroutine allocate_and_init(GAS_spec, options, use_lookup, generator)

Arguments

Type IntentOptional Attributes Name
class(GASSpec_t), intent(in) :: GAS_spec
type(PCHB_DoublesOptions_t), intent(in) :: options
logical, intent(in) :: use_lookup

Use the supergroup lookup

class(DoubleExcitationGenerator_t), intent(inout), allocatable :: generator

Contents