Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(perturbation), | intent(inout) | :: | pert |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(perturbation), | intent(inout) | :: | pert |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(perturbation), | intent(in) | :: | perturbs(:) | |||
integer, | intent(inout) | :: | ndets | |||
integer(kind=n_int), | intent(in) | :: | dets_in(0:,:) | |||
integer(kind=n_int), | intent(out) | :: | dets_out(0:,:) | |||
real(kind=dp), | intent(in), | optional | :: | phase(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(perturbation), | intent(in) | :: | perturb | |||
integer, | intent(inout) | :: | ndets | |||
integer(kind=n_int), | intent(in) | :: | dets_in(0:,:) | |||
integer(kind=n_int), | intent(out) | :: | dets_out(0:,:) | |||
real(kind=dp), | intent(in), | optional | :: | phase |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=n_int), | intent(inout) | :: | ilut(0:NIfTot) | |||
type(perturbation), | intent(in) | :: | perturb |