![]() |
(git:b77b4be)
|
Calculates the energy contribution and the mo_derivative of a static electric field (nonperiodic) More...
Functions/Subroutines | |
subroutine, public | ec_efield_local_operator (qs_env, ec_env, calculate_forces) |
... | |
subroutine, public | ec_efield_integrals (qs_env, ec_env, rpoint) |
... | |
Calculates the energy contribution and the mo_derivative of a static electric field (nonperiodic)
subroutine, public ec_efield_local::ec_efield_local_operator | ( | type(qs_environment_type), pointer | qs_env, |
type(energy_correction_type), pointer | ec_env, | ||
logical, intent(in) | calculate_forces | ||
) |
...
qs_env | ... |
ec_env | ... |
calculate_forces | ... |
Definition at line 75 of file ec_efield_local.F.
subroutine, public ec_efield_local::ec_efield_integrals | ( | type(qs_environment_type), pointer | qs_env, |
type(energy_correction_type), pointer | ec_env, | ||
real(dp), dimension(3), intent(in) | rpoint | ||
) |
...
qs_env | ... |
ec_env | ... |
rpoint | ... |
Definition at line 108 of file ec_efield_local.F.