![]() |
QMCPACK
|
specialization for a periodic 2D orthorombic cell More...
Collaboration diagram for DTD_BConds< T, 2, PPPO >:Public Member Functions | |
| DTD_BConds (const CrystalLattice< T, 2 > &lat) | |
| T | apply_bc (TinyVector< T, 2 > &displ) const |
| evaluate |a| and apply boundary conditions on a More... | |
| void | apply_bc (std::vector< TinyVector< T, 2 >> &dr, std::vector< T > &r, std::vector< T > &rinv) const |
| evaluate displacement data for a vector More... | |
| void | apply_bc (std::vector< TinyVector< T, 2 >> &dr, std::vector< T > &r) const |
Public Attributes | |
| T | Linv0 |
| T | L0 |
| T | Linv1 |
| T | L1 |
specialization for a periodic 2D orthorombic cell
Definition at line 185 of file ParticleBConds2D.h.
|
inline |
|
inline |
evaluate |a| and apply boundary conditions on a
| lat | lattice |
| a | Cartesian vector |
Definition at line 198 of file ParticleBConds2D.h.
|
inline |
evaluate displacement data for a vector
Definition at line 209 of file ParticleBConds2D.h.
References DTD_BConds< T, D, SC >::apply_bc(), qmcplusplus::simd::inv(), qmcplusplus::n, and qmcplusplus::simd::sqrt().
|
inline |
Definition at line 219 of file ParticleBConds2D.h.
References qmcplusplus::dot().
| T L0 |
Definition at line 187 of file ParticleBConds2D.h.
| T L1 |
Definition at line 187 of file ParticleBConds2D.h.
| T Linv0 |
Definition at line 187 of file ParticleBConds2D.h.
| T Linv1 |
Definition at line 187 of file ParticleBConds2D.h.