![]() |
QMCPACK
|
Include dependency graph for e2iphi.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| template<typename T > | |
| void | eval_e2iphi (int n, const T *restrict phi, T *restrict phase_r, T *restrict phase_i) |
| template<typename T > | |
| void | eval_e2iphi (int n, const T *restrict phi, std::complex< T > *restrict z) |
| template<typename T > | |
| void | eval_e2iphi (std::vector< T > &phi, std::vector< std::complex< T >> &z) |
|
inline |
Definition at line 61 of file e2iphi.h.
References qmcplusplus::n, and qmcplusplus::sincos().
Referenced by MomentumDistribution::accumulate(), StructFact::computeRhok(), kSpaceJastrow::copyFromBuffer(), eval_e2iphi(), kSpaceJastrow::evalGrad(), MomentumEstimator::evaluate(), PWBasis::evaluate(), kSpaceJastrow::evaluateDerivatives(), kSpaceJastrow::evaluateLog(), kSpaceJastrow::evaluateRatiosAlltoOne(), kSpaceJastrow::ratio(), kSpaceJastrow::ratioGrad(), and qmcplusplus::test_e2iphi().
|
inline |
Definition at line 67 of file e2iphi.h.
References qmcplusplus::n, qmcplusplus::Units::time::s, and qmcplusplus::sincos().
|
inline |
Definition at line 79 of file e2iphi.h.
References eval_e2iphi().