QDP++
qdp_disk_map_slice.h File Reference

Useful for QDP to read/write slices of a lattice object. More...

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

Go to the source code of this file.

Classes

class  QDP::TimeSliceIO< T >
 Time-slice wrapper. More...

Namespaces

namespace  QDP
 Yet another random number generator.

Functions

template<typename T>
void QDP::read (BinaryReader &bin, TimeSliceIO< T > &val)
template<typename T>
void QDP::write (BinaryWriter &bin, const TimeSliceIO< T > &val)

Detailed Description

Useful for QDP to read/write slices of a lattice object.

Definition in file qdp_disk_map_slice.h.