|
HubbardGPU
Hubbard diagonalisation on the GPU (and CPU)
|
#include <iostream>#include <boost/timer.hpp>#include <getopt.h>#include "ham2D.h"#include "hamsparse2D_CSR.h"#include "hamsparse2D.h"
Include dependency graph for main2D.cpp:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |