| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | N_V | |||
| complex(kind=SP), | intent(out), | optional | :: | O_VALUE | ||
| complex(kind=SP), | intent(out), | optional | :: | V_VALUE(N_V) | ||
| real(kind=SP), | intent(in), | optional | :: | O_REAL(fft_size,n_spin) | ||
| complex(kind=SP), | intent(in), | optional | :: | O_QP(QP_n_states) | ||
| complex(kind=SP), | intent(in), | optional | :: | O_MATRIX(RT_bands(1):RT_bands(2),RT_bands(1):RT_bands(2),nK_mem,n_sp_pol) | ||
| complex(kind=SP), | intent(in), | optional | :: | V_MATRIX(N_V,RT_bands(1):RT_bands(2),RT_bands(1):RT_bands(2),nK_mem,n_sp_pol) | ||
| complex(kind=SP), | intent(in), | optional | :: | PV_MATRIX(N_V,RT_bands(1):RT_bands(2),RT_bands(1):RT_bands(2),nK_mem,n_sp_pol) | ||
| complex(kind=SP), | intent(in) | :: | G(RT_bands(1):RT_bands(2),RT_bands(1):RT_bands(2),QP_nk) | |||
| type(bz_samp), | intent(in) | :: | k | |||
| type(levels), | intent(in) | :: | en | |||
| logical, | intent(in), | optional | :: | TRANS | ||
| character(len=6), | intent(in), | optional | :: | Double_Grid | ||
| integer, | intent(in) | :: | nK_mem |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=SP), | intent(inout) | :: | G_input(RT_bands(1):RT_bands(2),RT_bands(1):RT_bands(2),QP_nk) | |||
| complex(kind=SP), | intent(in) | :: | H_rotation(RT_bands(2),RT_bands(2),QP_nk,n_sp_pol) | |||
| integer, | intent(in) | :: | it | |||
| type(levels), | intent(in) | :: | E | |||
| type(bz_samp), | intent(in) | :: | k | |||
| type(X_t), | intent(inout) | :: | X | |||
| logical, | intent(in), | optional | :: | up_Gref | ||
| logical, | intent(in), | optional | :: | up_DIP | ||
| logical, | intent(in), | optional | :: | an_QP |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer | :: | i1 | ||||
| integer | :: | i2 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer | :: | i1 | ||||
| integer | :: | i2 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer | :: | i1 | ||||
| integer | :: | i2 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer | :: | i1 | ||||
| integer | :: | i2 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(RT_lifetime), | intent(in) | :: | LIFE | |||
| type(RT_lifetime), | intent(in) | :: | LIFE_ref | |||
| integer | :: | i1 | ||||
| integer | :: | i2 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(RT_lifetime), | intent(in) | :: | LIFE | |||
| type(RT_lifetime), | intent(in) | :: | LIFE_ref | |||
| integer | :: | i1 | ||||
| integer | :: | i2 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=SP) | :: | VAL | ||||
| real(kind=SP) | :: | ARRAY(STEPS) | ||||
| integer | :: | STEPS |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*) | :: | action | ||||
| integer | :: | i1 | ||||
| integer | :: | i2 | ||||
| integer | :: | J | ||||
| type(RT_lifetime) | :: | LIFE | ||||
| type(RT_lifetime) | :: | LIFE_ref | ||||
| type(RT_obj_lifetime) | :: | LIFE_obj |