CHROMA
Classes | Namespaces
disp_soln_cache.h File Reference

Cache for displaced solution vectors. More...

#include "chromabase.h"
#include <qdp_map_obj_disk_multiple.h>
#include <qdp_map_obj_memory.h>
#include <vector>

Go to the source code of this file.

Classes

struct  Chroma::KeyDispSolnVector_t
 The key for displaced color vectors. More...
 
class  Chroma::DispSolnCache
 Cache for distillation. More...
 

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

void Chroma::read (BinaryReader &bin, KeyDispSolnVector_t &param)
 
void Chroma::write (BinaryWriter &bin, const KeyDispSolnVector_t &param)
 

Detailed Description

Cache for displaced solution vectors.

Definition in file disp_soln_cache.h.