QDP++ Tutorial
FNAL, February 2003
This page provides links to material for the QDP++ tutorial.
A draft QDP++ primer, emphasising the broad principles underlying QDP++ programming, is available as a PDF
Slides given at the tutorial, by Robert Edwards, and David Richards.
The code elements associated with the primer and tutorial are available here:
A simple illustration of including QDP++ in an application: hello_world.cc, PS
The top-level plaquette measurement code: t_mesplq.cc, PS
A simple Makefile to compile the above: Makefile
The header file tutorial.h, PS
As a reality check, top-level plaquette code that reads in a NERSC gauge field, compiled for 4x4x4x8 lattice, real_mesplq.cc, PS. ...and a free field and transformed free field configurations
A couple of files from the qdp++/examples directory mesons_w.cc, PS