| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=sp), | intent(in) | :: | start_val | |||
| real(kind=sp), | intent(in) | :: | end_val | |||
| integer, | intent(in), | optional | :: | n_opt |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | start_val | |||
| real(kind=dp), | intent(in) | :: | end_val | |||
| integer, | intent(in), | optional | :: | n_opt |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=dp), | intent(in) | :: | matrix(:,:) | |||
| real(kind=dp), | intent(out) | :: | e_values(size(matrix,1)) | |||
| complex(kind=dp), | intent(out), | optional | :: | e_vectors(size(matrix,1),size(matrix,1)) | ||
| logical, | intent(in), | optional | :: | t_left_ev |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | matrix(:,:) | |||
| real(kind=dp), | intent(out) | :: | e_values(size(matrix,1)) | |||
| real(kind=dp), | intent(out), | optional | :: | e_vectors(size(matrix,1),size(matrix,1)) | ||
| logical, | intent(in), | optional | :: | t_left_ev |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | matrix(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=dp), | intent(in) | :: | matrix(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | matrix(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=dp), | intent(in) | :: | matrix(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | matrix(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | matrix(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | A(:,:) | |||
| real(kind=dp), | intent(in) | :: | B(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=sp), | intent(in) | :: | start_val | |||
| real(kind=sp), | intent(in) | :: | end_val | |||
| integer, | intent(in), | optional | :: | n_opt |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | start_val | |||
| real(kind=dp), | intent(in) | :: | end_val | |||
| integer, | intent(in), | optional | :: | n_opt |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | matrix(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | vector(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | matrix(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | vec(:) | |||
| integer, | intent(in), | optional | :: | p_in |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | vec(:) | |||
| integer, | intent(in), | optional | :: | target_state |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | vec(:) | |||
| integer, | intent(in), | optional | :: | target_state |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=dp), | intent(in) | :: | vec(:) | |||
| integer, | intent(in), | optional | :: | p_in |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(*), | intent(in) | :: | vec(:) | |||
| character(len=*), | intent(in), | optional | :: | filename | ||
| logical, | intent(in), | optional | :: | t_index | ||
| logical, | intent(in), | optional | :: | t_zero |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | matrix(:,:) | |||
| real(kind=dp), | intent(out) | :: | e_values(size(matrix,1)) | |||
| real(kind=dp), | intent(out), | optional | :: | e_vectors(size(matrix,1),size(matrix,1)) | ||
| logical, | intent(in), | optional | :: | t_left_ev |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=dp), | intent(in) | :: | matrix(:,:) | |||
| real(kind=dp), | intent(out) | :: | e_values(size(matrix,1)) | |||
| complex(kind=dp), | intent(out), | optional | :: | e_vectors(size(matrix,1),size(matrix,1)) | ||
| logical, | intent(in), | optional | :: | t_left_ev |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | matrix(:,:) | |||
| real(kind=dp), | intent(out) | :: | e_values(size(matrix,1)) | |||
| real(kind=dp), | intent(out), | optional | :: | e_vectors(size(matrix,1),size(matrix,2)) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(*), | intent(in) | :: | matrix(:,:) | |||
| integer, | intent(in), | optional | :: | iunit |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | e_values(:) | |||
| real(kind=dp), | intent(in) | :: | e_vecs(:,:) | |||
| integer, | intent(in), | optional | :: | target_state | ||
| real(kind=dp), | intent(out) | :: | hf_coeff | |||
| integer, | intent(out) | :: | hf_ind | |||
| integer, | intent(out) | :: | gs_ind |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | e_values(:) | |||
| integer, | intent(out), | allocatable | :: | ind(:,:) | ||
| integer, | intent(out), | allocatable | :: | pairs(:,:) |