![]() |
QMCPACK
|
specialization for a periodic 3D, orthorombic cell More...
Public Member Functions | |
DTD_BConds (const CrystalLattice< T, 3 > &lat) | |
template<typename PT , typename RSOA , typename DISPLSOA > | |
void | computeDistances (const PT &pos, const RSOA &R0, T *restrict temp_r, DISPLSOA &temp_dr, int first, int last, int flip_ind=0) const |
void | computeDistancesOffload (const T pos[3], const T *restrict R0, int r0_stride, T *restrict temp_r, T *restrict temp_dr, int padded_size, int iat, int flip_ind=0) const |
T | computeDist (T dx, T dy, T dz) const |
Public Attributes | |
T | Linv0 |
T | L0 |
T | Linv1 |
T | L1 |
T | Linv2 |
T | L2 |
T | r2max |
T | dummy |
specialization for a periodic 3D, orthorombic cell
Definition at line 95 of file ParticleBConds3DSoa.h.
|
inline |
Definition at line 99 of file ParticleBConds3DSoa.h.
|
inline |
Definition at line 171 of file ParticleBConds3DSoa.h.
References qmcplusplus::sqrt().
|
inline |
Definition at line 111 of file ParticleBConds3DSoa.h.
References qmcplusplus::sqrt().
|
inline |
Definition at line 141 of file ParticleBConds3DSoa.h.
References qmcplusplus::sqrt().
T dummy |
Definition at line 97 of file ParticleBConds3DSoa.h.
T L0 |
Definition at line 97 of file ParticleBConds3DSoa.h.
T L1 |
Definition at line 97 of file ParticleBConds3DSoa.h.
T L2 |
Definition at line 97 of file ParticleBConds3DSoa.h.
T Linv0 |
Definition at line 97 of file ParticleBConds3DSoa.h.
T Linv1 |
Definition at line 97 of file ParticleBConds3DSoa.h.
T Linv2 |
Definition at line 97 of file ParticleBConds3DSoa.h.
T r2max |
Definition at line 97 of file ParticleBConds3DSoa.h.