QUDA
1.0.0
|
Go to the source code of this file.
Classes | |
struct | quda::ExtractGhostArg< Float, nColor_, Order, nDim > |
class | quda::ExtractGhost< nDim, Arg > |
Namespaces | |
quda | |
Functions | |
template<int nDim, bool extract, typename Arg > | |
void | quda::extractGhost (Arg &arg) |
template<int nDim, bool extract, typename Arg > | |
__global__ void | quda::extractGhostKernel (Arg arg) |
template<typename Float , int length, typename Order > | |
void | quda::extractGhost (Order order, const GaugeField &u, QudaFieldLocation location, bool extract, int offset) |