QDP++
qdp_map.cc File Reference

Support routines for Maps. More...

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

Go to the source code of this file.

Classes

struct  QDP::NearestNeighborMapFunc
 Function object used for constructing the default nearest neighbor map. More...
struct  QDP::PackageArrayMapFunc
struct  QDP::PackageBiDirectionalMapFunc
struct  QDP::PackageArrayBiDirectionalMapFunc

Namespaces

namespace  QDP
 Yet another random number generator.

Functions

void QDP::initDefaultMaps ()
 Initializer for maps.

Variables

ArrayBiDirectionalMap QDP::shift
 Definition of shift function object.

Detailed Description

Support routines for Maps.

Common routines for implementation of Maps

Definition in file qdp_map.cc.