QDP++
qdp_scalarsite_specific.cc File Reference

Scalar-like architecture specific routines. More...

#include "qdp.h"
#include "qdp_util.h"

Go to the source code of this file.

Namespaces

namespace  QDP
 Yet another random number generator.
namespace  QDP::Layout
 Layout namespace holding info on problem size and machine info.

Functions

LatticeInteger QDP::Layout::latticeCoordinate (int mu)
 coord[mu] <- mu : fill with lattice coord in mu direction
template<class T>
std::ostream & QDP::operator<< (std::ostream &s, const multi1d< T > &d)
 Write a multi1d array.

Detailed Description

Scalar-like architecture specific routines.

Routines common to all scalar-like architectures including scalar and parscalar

Definition in file qdp_scalarsite_specific.cc.