v2DM-DOCI  1.0
gen-hubbard.cpp File Reference
#include <iostream>
#include <cmath>
#include <getopt.h>
#include "Hamiltonian.h"
#include "OptIndex.h"
+ Include dependency graph for gen-hubbard.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

This program generates the matrix elements for the 1D Fermi-Hubbard model and saves them in a CheMPS2 Hamiltonian class.

Definition at line 39 of file gen-hubbard.cpp.

+ Here is the call graph for this function: