![]() |
QMCPACK
|
specialization for a slab, orthorombic cell More...
Collaboration diagram for DTD_BConds< T, 3, PPNO+SOA_OFFSET >: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 |
specialization for a slab, orthorombic cell
Definition at line 718 of file ParticleBConds3DSoa.h.
|
inline |
|
inline |
Definition at line 786 of file ParticleBConds3DSoa.h.
References qmcplusplus::sqrt().
|
inline |
Definition at line 727 of file ParticleBConds3DSoa.h.
References qmcplusplus::sqrt().
|
inline |
Definition at line 757 of file ParticleBConds3DSoa.h.
References qmcplusplus::sqrt().
| T L0 |
Definition at line 720 of file ParticleBConds3DSoa.h.
| T L1 |
Definition at line 720 of file ParticleBConds3DSoa.h.
| T Linv0 |
Definition at line 720 of file ParticleBConds3DSoa.h.
| T Linv1 |
Definition at line 720 of file ParticleBConds3DSoa.h.