QNANO
Public Member Functions | Public Attributes | List of all members
Atoms_in_Boxes Class Reference

Public Member Functions

std::vector< int > & operator() (int ix, int iy, int iz)
 
const std::vector< int > & operator() (int ix, int iy, int iz) const
 
void allocate ()
 
void deallocate ()
 
void resize (int Nx_, int Ny_, int Nz_)
 
void calculate (const Atom_List &atlist, double boxwidth)
 
void set_N_from_boxwidth (const Atom_List &atlist, double boxwidth)
 
std::vector< int > find (const Atom_List &atlist, const Atom &a, const Neighborhood_Criterion &criterion) const
 
std::vector< int > find (const Atom_List &atlist, const Atom &a, double radius) const
 
 Atoms_in_Boxes (const Atom_List &atlist, double boxwidth)
 

Public Attributes

int Nx
 
int Ny
 
int Nz
 

The documentation for this class was generated from the following files: