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

This class instantiates the Apply class based on the instantiated templates below. More...

#include <instantiate.h>

Public Member Functions

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

Detailed Description

template<bool enabled, template< typename, int, QudaReconstructType > class Apply, typename Float, int nColor, QudaReconstructType recon, typename G, typename... Args>
struct quda::instantiateApply< enabled, Apply, Float, nColor, recon, G, Args >

This class instantiates the Apply class based on the instantiated templates below.

Definition at line 60 of file instantiate.h.

Constructor & Destructor Documentation

◆ instantiateApply()

template<bool enabled, template< typename, int, QudaReconstructType > class Apply, typename Float , int nColor, QudaReconstructType recon, typename G , typename... Args>
quda::instantiateApply< enabled, Apply, Float, nColor, recon, G, Args >::instantiateApply ( G &  U,
Args &&...  args 
)
inline

Definition at line 61 of file instantiate.h.


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