|
HubbardGPU
Hubbard diagonalisation on the GPU (and CPU)
|
#include <iostream>#include <algorithm>#include <cmath>#include <sstream>#include <cstring>#include <iomanip>#include <hdf5.h>#include "ham-spin.h"
Include dependency graph for ham-spin.cpp:Go to the source code of this file.
Macros | |
| #define | HDF5_STATUS_CHECK(status) |
| #define HDF5_STATUS_CHECK | ( | status | ) |
Definition at line 29 of file ham-spin.cpp.