MADNESS
version 0.9
|
#include <svpe.h>
Public Member Functions | |
ScreenSolventPotential (World &world, double &sigma, double &epsilon_1, double &epsilon_2, int &maxiter, std::vector< double > &atomic_radii, std::vector< madness::Vector< double, 3 > > atomic_coords) | |
realfunc | make_surface_charge (const realfunc &u) const |
Given the full Coulomb potential computes the surface charge. More... | |
double | make_cav_energy (const double &surface_tension) const |
realfunc | ScreenReactionPotential (World &world, int maxiter, const realfunc rhot, bool solventplot) const |
|
inline |
References pi, madness::scale(), madness::truncate(), and madness::Function< T, NDIM >::truncate().
|
inline |
References madness::Function< T, NDIM >::trace().
Given the full Coulomb potential computes the surface charge.
References madness::truncate(), and madness::Function< T, NDIM >::world().
Referenced by ScreenReactionPotential().