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

Public Member Functions

void allocate ()
 
void deallocate ()
 
void resize (int nr_)
 
std::complex< double > operator() (int i, int j, int k) const
 
std::complex< double > & operator() (int i, int j, int k)
 
std::complex< double > get_sx (int i, int j) const
 
std::complex< double > get_sy (int i, int j) const
 
std::complex< double > get_sz (int i, int j) const
 
void read (const std::string &filename)
 
 Single_Particle_Spins (const std::string &filename)
 

Public Attributes

int nr
 
std::complex< double > * s
 

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