![]() |
QMCPACK
|
multi walker shared memory buffer More...
Public Types | |
using | RealType = StructFact::RealType |
Public Member Functions | |
SKMultiWalkerMem () | |
SKMultiWalkerMem (const SKMultiWalkerMem &) | |
std::unique_ptr< Resource > | makeClone () const override |
![]() | |
Resource (const std::string &name) | |
virtual | ~Resource ()=default |
const std::string & | getName () const |
Public Attributes | |
Matrix< RealType, OffloadPinnedAllocator< RealType > > | nw_rhok |
dist displ for temporary and old pairs More... | |
multi walker shared memory buffer
Definition at line 111 of file StructFact.h.
using RealType = StructFact::RealType |
Definition at line 113 of file StructFact.h.
|
inline |
Definition at line 118 of file StructFact.h.
|
inline |
Definition at line 120 of file StructFact.h.
|
inlineoverridevirtual |
Implements Resource.
Definition at line 122 of file StructFact.h.
Matrix<RealType, OffloadPinnedAllocator<RealType> > nw_rhok |
dist displ for temporary and old pairs
Definition at line 116 of file StructFact.h.
Referenced by StructFact::mw_updateAllPart().