| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(excit_gen_store_type), | public | :: | secondary_gen_store | ||||
| real(kind=dp), | public, | allocatable | :: | oversample_factors(:,:) | |||
| integer(kind=TagIntType), | public | :: | ostag | ||||
| integer, | public | :: | cont_spawn_attempts | ||||
| integer, | public | :: | cont_spawn_success |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | det(nel) | |||
| integer(kind=n_int), | intent(in) | :: | ilut(0:NIfTot) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | det(nel) | |||
| integer(kind=n_int), | intent(in) | :: | ilut(0:NIfTot) | |||
| real(kind=dp), | intent(in) | :: | rate | |||
| real(kind=dp), | intent(in) | :: | hdiag | |||
| integer, | intent(out) | :: | det_spwn(nel) | |||
| integer(kind=n_int), | intent(out) | :: | ilut_spwn(0:NIfTot) | |||
| real(kind=dp), | intent(out) | :: | hoffdiag | |||
| integer, | intent(out) | :: | ic | |||
| integer, | intent(in) | :: | part_type |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | det(nel) | |||
| integer(kind=n_int), | intent(in) | :: | ilut(0:NIfTot) | |||
| real(kind=dp), | intent(in) | :: | rate | |||
| real(kind=dp), | intent(in) | :: | hdiag | |||
| integer, | intent(out) | :: | det_spwn(nel) | |||
| integer(kind=n_int), | intent(out) | :: | ilut_spwn(0:NIfTot) | |||
| real(kind=dp), | intent(out) | :: | hoffdiag | |||
| integer, | intent(out) | :: | ic | |||
| integer, | intent(in) | :: | part_type | |||
| integer, | intent(in) | :: | nopen | |||
| integer, | intent(out) | :: | nspawn | |||
| type(excit_gen_store_type), | intent(inout) | :: | store |