|
QDP++
|
Parallel version of stdio. More...
#include "qdp.h"Go to the source code of this file.
Namespaces | |
| namespace | QDP |
| Yet another random number generator. | |
| namespace | QDP::QDPIO |
Variables | |
| StandardInputStream | QDP::QDPIO::cin |
| StandardOutputStream | QDP::QDPIO::cout |
| StandardOutputStream | QDP::QDPIO::cerr |
Parallel version of stdio.
These are the QDP parallel versions of the STL cout,cerr,cin. The user can control which nodes are involved in output/input.
Definition in file qdp_stdio.cc.