QUDA  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Namespaces | Functions | Variables
lattice_field.cpp File Reference
#include <typeinfo>
#include <quda_internal.h>
#include <lattice_field.h>
#include <color_spinor_field.h>
#include <gauge_field.h>
#include <clover_field.h>
Include dependency graph for lattice_field.cpp:

Go to the source code of this file.

Namespaces

 quda
 

Functions

std::ostream & quda::operator<< (std::ostream &output, const LatticeFieldParam &param)
 
QudaFieldLocation quda::reorder_location ()
 Return whether data is reordered on the CPU or GPU. This can set at QUDA initialization using the environment variable QUDA_REORDER_LOCATION. More...
 
void quda::reorder_location_set (QudaFieldLocation reorder_location_)
 Set whether data is reorderd on the CPU or GPU. This can set at QUDA initialization using the environment variable QUDA_REORDER_LOCATION. More...
 

Variables

static QudaFieldLocation quda::reorder_location_ = QUDA_CUDA_FIELD_LOCATION