Octopus
|
Definition at line 146 of file excited_states.F90.
Private Member Functions | |
real(real64) function | dstates_elec_mpdotp_g (namespace, mesh, st1, st2, mat) |
Returns the dot product of two many-body states st1 and st2. More... | |
real(real64) function | dstates_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 759 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 512 of file excited_states.F90.