(git:6a2e663)
pair_potential_coulomb Module Reference

Functions/Subroutines

real(kind=dp) function, public potential_coulomb (r2, fscalar, qfac, ewald_type, alpha, beta, interaction_cutoff)
 Evaluates the electrostatic energy and force. More...
 

Function/Subroutine Documentation

◆ potential_coulomb()

real(kind=dp) function, public pair_potential_coulomb::potential_coulomb ( real(kind=dp), intent(in)  r2,
real(kind=dp), intent(inout)  fscalar,
real(kind=dp), intent(in)  qfac,
integer, intent(in)  ewald_type,
real(kind=dp), intent(in)  alpha,
real(kind=dp), intent(in)  beta,
real(kind=dp), intent(in)  interaction_cutoff 
)

Evaluates the electrostatic energy and force.

Parameters
r2...
fscalar...
qfac...
ewald_type...
alpha...
beta...
interaction_cutoff...
Returns
...
Author
Toon..nosp@m.Vers.nosp@m.trael.nosp@m.en@g.nosp@m.mail..nosp@m.com

Definition at line 36 of file pair_potential_coulomb.F.

Here is the caller graph for this function: