Go to the source code of this file.
|
template<template< typename, int, QudaReconstructType > class Apply, typename Recon , typename Float , int nColor, typename... Args> |
void | quda::instantiate (ColorSpinorField &out, const ColorSpinorField &in, const GaugeField &U, Args &&... args) |
| This instantiate function is used to instantiate the reconstruct types used. More...
|
|
template<template< typename, int, QudaReconstructType > class Apply, typename Recon , typename Float , typename... Args> |
void | quda::instantiate (ColorSpinorField &out, const ColorSpinorField &in, const GaugeField &U, Args &&... args) |
| This instantiate function is used to instantiate the colors. More...
|
|
template<template< typename, int, QudaReconstructType > class Apply, typename Recon = WilsonReconstruct, typename... Args> |
void | quda::instantiate (ColorSpinorField &out, const ColorSpinorField &in, const GaugeField &U, Args &&... args) |
| This instantiate function is used to instantiate the precisions. More...
|
|