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