![]() |
QMCPACK
|
Public Member Functions | |
CoulombPBCABMultiWalkerResource () | |
std::unique_ptr< Resource > | makeClone () const override |
![]() | |
Resource (const std::string &name) | |
virtual | ~Resource ()=default |
const std::string & | getName () const |
Public Attributes | |
Vector< RealType > | pp_samples_src |
a walkers worth of per ion AB potential values More... | |
Vector< RealType > | pp_samples_trg |
a walkers worth of per electron AB potential values More... | |
Vector< RealType > | pp_consts_src |
constant values for the source particles aka ions aka A More... | |
Vector< RealType > | pp_consts_trg |
constant values for the target particles aka electrons aka B More... | |
Definition at line 25 of file CoulombPBCAB.cpp.
|
inline |
Definition at line 27 of file CoulombPBCAB.cpp.
|
inlineoverridevirtual |
Implements Resource.
Definition at line 28 of file CoulombPBCAB.cpp.
constant values for the source particles aka ions aka A
Definition at line 38 of file CoulombPBCAB.cpp.
constant values for the target particles aka electrons aka B
Definition at line 40 of file CoulombPBCAB.cpp.
a walkers worth of per ion AB potential values
Definition at line 34 of file CoulombPBCAB.cpp.
a walkers worth of per electron AB potential values
Definition at line 36 of file CoulombPBCAB.cpp.