![]() |
QMCPACK
|
specialization for a slab, general cell More...
Collaboration diagram for DTD_BConds< T, 3, PPNG+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 | g00 |
| T | g10 |
| T | g01 |
| T | g11 |
| T | r00 |
| T | r10 |
| T | r01 |
| T | r11 |
| TinyVector< TinyVector< T, 3 >, 3 > | rb |
| TinyVector< TinyVector< T, 4 >, 2 > | corners |
specialization for a slab, general cell
Definition at line 542 of file ParticleBConds3DSoa.h.
|
inline |
Definition at line 549 of file ParticleBConds3DSoa.h.
References CrystalLattice< T, D >::a(), and CrystalLattice< T, D >::G.
|
inline |
Definition at line 690 of file ParticleBConds3DSoa.h.
References qmcplusplus::floor(), and qmcplusplus::sqrt().
|
inline |
Definition at line 576 of file ParticleBConds3DSoa.h.
References qmcplusplus::floor(), and qmcplusplus::sqrt().
|
inline |
Definition at line 634 of file ParticleBConds3DSoa.h.
References qmcplusplus::floor(), and qmcplusplus::sqrt().
| TinyVector<TinyVector<T, 4>, 2> corners |
Definition at line 547 of file ParticleBConds3DSoa.h.
| T g00 |
Definition at line 544 of file ParticleBConds3DSoa.h.
| T g01 |
Definition at line 544 of file ParticleBConds3DSoa.h.
| T g10 |
Definition at line 544 of file ParticleBConds3DSoa.h.
| T g11 |
Definition at line 544 of file ParticleBConds3DSoa.h.
| T r00 |
Definition at line 545 of file ParticleBConds3DSoa.h.
| T r01 |
Definition at line 545 of file ParticleBConds3DSoa.h.
| T r10 |
Definition at line 545 of file ParticleBConds3DSoa.h.
| T r11 |
Definition at line 545 of file ParticleBConds3DSoa.h.
| TinyVector<TinyVector<T, 3>, 3> rb |
Definition at line 546 of file ParticleBConds3DSoa.h.