![]() |
QMCPACK
|
Public Member Functions | |
EPRPABreakup () | |
void | reset (ParticleSet &ref) |
void | reset (ParticleSet &ref, T rs) |
T | operator() (T r, T rinv) const |
T | df (T r) const |
T | Fk (T k, T rc) const |
T | Xk (T k, T rc) const |
T | integrate_r2 (T rc) const |
T | Uk (T kk) const |
return RPA value at |k| More... | |
T | derivUk (T kk) const |
return d u(k)/d rs More... | |
Public Attributes | |
T | Rs |
T | Kf |
T | Density |
T | NormFactor |
Definition at line 334 of file LRBreakupUtilities.h.
|
inline |
Definition at line 340 of file LRBreakupUtilities.h.
|
inline |
|
inline |
Definition at line 365 of file LRBreakupUtilities.h.
|
inline |
|
inline |
Definition at line 385 of file LRBreakupUtilities.h.
|
inline |
Definition at line 363 of file LRBreakupUtilities.h.
|
inline |
Definition at line 342 of file LRBreakupUtilities.h.
References EPRPABreakup< T >::Density, ParticleSet::getLattice(), ParticleSet::getTotalNum(), EPRPABreakup< T >::Kf, EPRPABreakup< T >::NormFactor, qmcplusplus::pow(), and EPRPABreakup< T >::Rs.
|
inline |
Definition at line 351 of file LRBreakupUtilities.h.
References EPRPABreakup< T >::Density, ParticleSet::getLattice(), ParticleSet::getTotalNum(), EPRPABreakup< T >::Kf, EPRPABreakup< T >::NormFactor, qmcplusplus::pow(), and EPRPABreakup< T >::Rs.
|
inline |
return RPA value at |k|
kk | |k|^2 |
Definition at line 390 of file LRBreakupUtilities.h.
References EPRPABreakup< T >::NormFactor, and EPRPABreakup< T >::Rs.
|
inline |
Definition at line 369 of file LRBreakupUtilities.h.
References EPRPABreakup< T >::Kf, EPRPABreakup< T >::NormFactor, qmcplusplus::pow(), and EPRPABreakup< T >::Rs.
Referenced by EPRPABreakup< T >::Fk().
T Density |
Definition at line 338 of file LRBreakupUtilities.h.
Referenced by EPRPABreakup< T >::reset().
T Kf |
Definition at line 337 of file LRBreakupUtilities.h.
Referenced by EPRPABreakup< T >::reset(), and EPRPABreakup< T >::Xk().
T NormFactor |
Definition at line 339 of file LRBreakupUtilities.h.
Referenced by EPRPABreakup< T >::reset(), EPRPABreakup< T >::Uk(), and EPRPABreakup< T >::Xk().
T Rs |
Definition at line 336 of file LRBreakupUtilities.h.
Referenced by EPRPABreakup< T >::reset(), EPRPABreakup< T >::Uk(), and EPRPABreakup< T >::Xk().