![]() |
QMCPACK
|
Public Member Functions | |
CoulombPBCAAMultiWalkerResource () | |
std::unique_ptr< Resource > | makeClone () const override |
![]() | |
Resource (const std::string &name) | |
virtual | ~Resource ()=default |
const std::string & | getName () const |
Public Attributes | |
Vector< CoulombPBCAA::Return_t, OffloadPinnedAllocator< CoulombPBCAA::Return_t > > | values_offload |
Vector< RealType > | v_sample |
a walkers worth of per particle coulomb AA potential values More... | |
Vector< RealType > | pp_consts |
constant values per particle for coulomb AA potential More... | |
Definition at line 29 of file CoulombPBCAA.cpp.
|
inline |
Definition at line 31 of file CoulombPBCAA.cpp.
|
inlineoverridevirtual |
Implements Resource.
Definition at line 33 of file CoulombPBCAA.cpp.
constant values per particle for coulomb AA potential
Definition at line 44 of file CoulombPBCAA.cpp.
a walkers worth of per particle coulomb AA potential values
Definition at line 41 of file CoulombPBCAA.cpp.
Vector<CoulombPBCAA::Return_t, OffloadPinnedAllocator<CoulombPBCAA::Return_t> > values_offload |
Definition at line 38 of file CoulombPBCAA.cpp.