13 #ifndef QMCPLUSPLUS_SIMULATIONCELL_H 14 #define QMCPLUSPLUS_SIMULATIONCELL_H 21 class ParticleSetPool;
a class that defines a supercell in D-dimensional Euclean space.
helper functions for EinsplineSetBuilder
const KContainer & getKLists() const
access k_lists_ read only
CrystalLattice< OHMMS_PRECISION, OHMMS_DIM > ParticleLayout
Lattice lattice_
simulation cell lattice
CrystalLattice< OHMMS_PRECISION, OHMMS_DIM > lattice
const Lattice & getLattice() const
Manage a collection of ParticleSet objects.
Lattice LRBox_
long-range box
const Lattice & getLRBox() const
Lattice primative_lattice_
Primative cell lattice.
KContainer k_lists_
K-Vector List.
const Lattice & getPrimLattice() const