QUDA  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Namespaces | Functions
extract_gauge_ghost.cu File Reference
#include <gauge_field_order.h>
#include <extract_gauge_ghost_helper.cuh>
Include dependency graph for extract_gauge_ghost.cu:

Go to the source code of this file.

Namespaces

 quda
 

Functions

template<typename Float >
void quda::extractGhost (const GaugeField &u, Float **Ghost, bool extract, int offset)
 
void quda::extractGaugeGhostMG (const GaugeField &u, void **ghost, bool extract, int offset)
 
void quda::extractGaugeGhost (const GaugeField &u, void **ghost, bool extract=true, int offset=0)