![]() |
QMCPACK
|
specialization for a slab, orthorombic cell More...
Public Member Functions | |
DTD_BConds (const CrystalLattice< T, 3 > &lat) | |
T | apply_bc (TinyVector< T, 3 > &displ) const |
evaluate |a| and apply boundary conditions on a More... | |
void | apply_bc (std::vector< TinyVector< T, 3 >> &dr, std::vector< T > &r, std::vector< T > &rinv) const |
evaluate displacement data for a vector More... | |
void | apply_bc (std::vector< TinyVector< T, 3 >> &dr, std::vector< T > &r) const |
void | evaluate_rsquared (TinyVector< T, 3 > *restrict dr, T *restrict rr, int n) |
Public Attributes | |
T | Linv0 |
T | L0 |
T | Linv1 |
T | L1 |
specialization for a slab, orthorombic cell
Definition at line 330 of file ParticleBConds3D.h.
|
inline |
|
inline |
|
inline |
evaluate displacement data for a vector
Definition at line 351 of file ParticleBConds3D.h.
References DTD_BConds< T, D, SC >::apply_bc(), qmcplusplus::simd::inv(), qmcplusplus::n, and qmcplusplus::simd::sqrt().
|
inline |
Definition at line 361 of file ParticleBConds3D.h.
References qmcplusplus::dot().
|
inline |
Definition at line 367 of file ParticleBConds3D.h.
References DTD_BConds< T, D, SC >::apply_bc(), and qmcplusplus::n.
T L0 |
Definition at line 332 of file ParticleBConds3D.h.
T L1 |
Definition at line 332 of file ParticleBConds3D.h.
T Linv0 |
Definition at line 332 of file ParticleBConds3D.h.
T Linv1 |
Definition at line 332 of file ParticleBConds3D.h.