Home
last modified time | relevance | path

Searched refs:rhocoreg (Results 1 – 3 of 3) sorted by last modified time

/dports/science/qbox/qbox-public-rel1_73_3/src/
H A DSpecies.cpp1194 void Species::rhocoreg(double g, double &rho) in rhocoreg() function in Species
H A DSpecies.h144 void rhocoreg(double q, double &rho); // core correction in g space
H A DEnergyFunctional.cpp1226 s->rhocoreg(g[ig],rhoc); in cell_moved()