allocate_and_init Subroutine

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

Arguments

Type IntentOptional Attributes Name
class(PropertyIndexer_t), intent(in) :: indexer
type(PropVec_PCHB_SinglesOptions_t), intent(in) :: options
logical, intent(in) :: use_lookup

Use the prop_vec lookup

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