| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ExcitationGenerator_t), | intent(inout) | :: | exc_generator | |||
| character(len=*), | intent(in) | :: | excit_gen_name | |||
| integer, | intent(in), | optional | :: | opt_nI(nel) | ||
| integer, | intent(in), | optional | :: | opt_n_dets | ||
| procedure(problem_filter_t), | optional | :: | problem_filter | |||
| integer, | intent(in), | optional | :: | i_unit | ||
| logical, | intent(out), | optional | :: | successful |