Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=*), | public, | parameter | :: | module_name | = | "tdhf_energy_mod" |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(oqp_handle_t) | :: | c_handle |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(information), | intent(inout), | target | :: | infos |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(basis_set), | intent(in) | :: | basis | |||
real(kind=8) | :: | dip(:,:) | ||||
real(kind=8) | :: | v(:,:) | ||||
real(kind=8) | :: | vr(:,:) | ||||
real(kind=8) | :: | vl(:,:) | ||||
integer | :: | nstates | ||||
integer | :: | nocc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8) | :: | energies(:) | ||||
real(kind=8) | :: | dip(:,:) | ||||
integer | :: | nstates |