QMCPACK
CrystalLattice.h File Reference

Declaration of CrystalLattice<T,D> More...

+ Include dependency graph for CrystalLattice.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CrystalLattice< T, D >
 a class that defines a supercell in D-dimensional Euclean space. More...
 

Namespaces

 qmcplusplus
 helper functions for EinsplineSetBuilder
 

Enumerations

enum  {
  SUPERCELL_OPEN = 0, SUPERCELL_WIRE = 1, SUPERCELL_SLAB = 3, SUPERCELL_BULK = 7,
  SOA_OFFSET = 32
}
 enumeration to classify a CrystalLattice More...
 

Detailed Description

Declaration of CrystalLattice<T,D>

Definition in file CrystalLattice.h.