![]() |
QMCPACK
|
Static Public Member Functions | |
static void | copyGridUnrotatedForTest (SOECPotential &so_ecp) |
static bool | didGridChange (SOECPotential &so_ecp) |
static void | addVPs (const RefVectorWithLeader< OperatorBase > &o_list, const RefVectorWithLeader< ParticleSet > &p_list) |
static void | mw_evaluateImpl (SOECPotential &so_ecp, const RefVectorWithLeader< OperatorBase > &o_list, const RefVectorWithLeader< TrialWaveFunction > &twf_list, const RefVectorWithLeader< ParticleSet > &p_list, const std::optional< ListenerOption< Real >> listener_opt, bool keep_grid) |
static void | evalFast (SOECPotential &so_ecp, ParticleSet &elec, OperatorBase::Return_t &value) |
Private Types | |
using | Real = QMCTraits::RealType |
Definition at line 31 of file test_SOECPotential.cpp.
|
private |
Definition at line 33 of file test_SOECPotential.cpp.
|
inlinestatic |
Definition at line 44 of file test_SOECPotential.cpp.
References RefVectorWithLeader< T >::getCastedElement(), and qmcplusplus::pset.
Referenced by qmcplusplus::doSOECPotentialTest().
|
inlinestatic |
Definition at line 36 of file test_SOECPotential.cpp.
References SOECPotential::ppset_.
Referenced by qmcplusplus::doSOECPotentialTest(), and TestSOECPotential::evalFast().
|
inlinestatic |
Definition at line 40 of file test_SOECPotential.cpp.
References SOECPotential::ppset_.
Referenced by qmcplusplus::doSOECPotentialTest().
|
inlinestatic |
Definition at line 64 of file test_SOECPotential.cpp.
References TestSOECPotential::copyGridUnrotatedForTest(), SOECPotential::evaluateImpl(), OperatorBase::getValue(), and SOECPotential::ppset_.
Referenced by qmcplusplus::doSOECPotentialTest().
|
inlinestatic |
Definition at line 54 of file test_SOECPotential.cpp.
References SOECPotential::mw_evaluateImpl().
Referenced by qmcplusplus::doSOECPotentialTest().