Octopus
|
Definition at line 150 of file excited_states.F90.
Private Member Functions | |
complex(real64) function | zstates_elec_mpdotp_g (namespace, mesh, st1, st2, mat) |
Returns the dot product of two many-body states st1 and st2. More... | |
complex(real64) function | zstates_elec_mpdotp_x (namespace, mesh, excited_state, st, mat) |
Returns the dot product of two many-body states; the first one is an "excited_state". More... | |
|
private |
Returns the dot product of two many-body states st1 and st2.
Definition at line 1220 of file excited_states.F90.
|
private |
Returns the dot product of two many-body states; the first one is an "excited_state".
WARNING!!!!: periodic systems are not considered in these expressions.
Definition at line 973 of file excited_states.F90.