|
QDP++
|
Scalarvec specific routines. More...
Go to the source code of this file.
Namespaces | |
| namespace | QDP |
| Yet another random number generator. | |
Functions | |
| n_uint32_t | QDP::computeChecksum (const multi1d< LatticeColorMatrix > &u, int mat_size) |
| Compute simple NERSC-like checksum of a gauge field. | |
| void | QDP::readArchiv (BinaryReader &cfg_in, multi1d< LatticeColorMatrix > &u, n_uint32_t &checksum, int mat_size, int float_size) |
| Read a NERSC Gauge Connection Archive file. | |
| void | QDP::writeArchiv (BinaryWriter &cfg_out, const multi1d< LatticeColorMatrix > &u, int mat_size) |
| Writes a NERSC Gauge Connection Archive gauge configuration file. | |
Scalarvec specific routines.
Routines for scalarvec implementation
Definition in file qdp_scalarvec_specific.cc.