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