QUDA  v1.1.0
A library for QCD on GPUs
Public Member Functions | List of all members
quda::instantiateReconstruct< Apply, Float, nColor, Recon, i, G, Args > Struct Template Reference

Instantiate the reconstruction template at index i and recurse to prior element. More...

#include <instantiate.h>

Public Member Functions

 instantiateReconstruct (G &U, Args &&... args)
 

Detailed Description

template<template< typename, int, QudaReconstructType > class Apply, typename Float, int nColor, typename Recon, int i, typename G, typename... Args>
struct quda::instantiateReconstruct< Apply, Float, nColor, Recon, i, G, Args >

Instantiate the reconstruction template at index i and recurse to prior element.

Definition at line 83 of file instantiate.h.

Constructor & Destructor Documentation

◆ instantiateReconstruct()

template<template< typename, int, QudaReconstructType > class Apply, typename Float , int nColor, typename Recon , int i, typename G , typename... Args>
quda::instantiateReconstruct< Apply, Float, nColor, Recon, i, G, Args >::instantiateReconstruct ( G &  U,
Args &&...  args 
)
inline

Definition at line 84 of file instantiate.h.


The documentation for this struct was generated from the following file: