|
|
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) |
| |
|
|
int | nr |
| |
|
std::complex< double > * | s |
| |
The documentation for this class was generated from the following files:
- /home/moritz/QNANO_PRODUCTION/qnano_new/include/manybody/Single_Particle_Spins.h
- /home/moritz/QNANO_PRODUCTION/qnano_new/sources/manybody/Single_Particle_Spins.cc