QUDA  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Types | Public Member Functions | Public Attributes | List of all members
quda::Arg< real, Ns, Nc, order > Struct Template Reference
Collaboration diagram for quda::Arg< real, Ns, Nc, order >:
Collaboration graph
[legend]

Public Types

typedef colorspinor::FieldOrderCB< real, Ns, Nc, 1, order > V
 

Public Member Functions

 Arg (ColorSpinorField &v, RNG &rng)
 

Public Attributes

V v
 
const int nParity
 
const int volumeCB
 
RNG rng
 

Detailed Description

template<typename real, int Ns, int Nc, QudaFieldOrder order>
struct quda::Arg< real, Ns, Nc, order >

Definition at line 22 of file spinor_noise.cu.

Member Typedef Documentation

◆ V

template<typename real, int Ns, int Nc, QudaFieldOrder order>
typedef colorspinor::FieldOrderCB<real,Ns,Nc,1,order> quda::Arg< real, Ns, Nc, order >::V

Definition at line 23 of file spinor_noise.cu.

Constructor & Destructor Documentation

◆ Arg()

template<typename real, int Ns, int Nc, QudaFieldOrder order>
quda::Arg< real, Ns, Nc, order >::Arg ( ColorSpinorField v,
RNG rng 
)
inline

Definition at line 28 of file spinor_noise.cu.

Member Data Documentation

◆ nParity

template<typename real, int Ns, int Nc, QudaFieldOrder order>
const int quda::Arg< real, Ns, Nc, order >::nParity

Definition at line 25 of file spinor_noise.cu.

Referenced by quda::__launch_bounds__(), quda::GenericPackGhostLauncher< Float, block_float, Ns, Ms, Nc, Mc, Arg >::advanceAux(), quda::DomainWall4D< Float, nDim, nColor, Arg >::apply(), quda::TwistedCloverPreconditioned< Float, nDim, nColor, Arg >::apply(), quda::WilsonCloverPreconditioned< Float, nDim, nColor, Arg >::apply(), quda::TwistedMassPreconditioned< Float, nDim, nColor, Arg >::apply(), quda::NdegTwistedMassPreconditioned< Float, nDim, nColor, Arg >::apply(), quda::GenericPackGhostLauncher< Float, block_float, Ns, Ms, Nc, Mc, Arg >::apply(), quda::applyClover(), quda::applyCovDev(), quda::applyDslash(), quda::applyLaplace(), quda::applyStaggered(), quda::blockOrthoCPU(), quda::WuppertalSmearing< Float, Ns, Nc, Arg >::bytes(), quda::Clover< Float, nSpin, nColor, Arg >::bytes(), quda::TwistClover< Float, nSpin, nColor, Arg >::bytes(), quda::cloverApply(), quda::cloverCPU(), quda::cloverGPU(), quda::coarseDslash(), quda::coarseDslashKernel(), quda::computeNeighborSum(), quda::copyColorSpinor(), quda::DomainWall4D< Float, nDim, nColor, Arg >::DomainWall4D(), quda::DomainWall5D< Float, nDim, nColor, Arg >::DomainWall5D(), quda::dslash5CPU(), quda::dslash5GPU(), quda::dslash5invGPU(), quda::WuppertalSmearing< Float, Ns, Nc, Arg >::flops(), quda::Clover< Float, nSpin, nColor, Arg >::flops(), quda::TwistClover< Float, nSpin, nColor, Arg >::flops(), quda::gammaCPU(), quda::gammaGPU(), quda::GenericPackGhost(), quda::GenericPackGhostKernel(), quda::Dslash< Float >::instantiate(), quda::NdegTwistedMass< Float, nDim, nColor, Arg >::NdegTwistedMass(), quda::NdegTwistedMassPreconditioned< Float, nDim, nColor, Arg >::NdegTwistedMassPreconditioned(), quda::pack(), quda::packKernel(), quda::packShmemKernel(), quda::packStaggered(), quda::packStaggeredKernel(), quda::packStaggeredShmemKernel(), quda::Restrict(), quda::RestrictKernel(), quda::GenericPackGhostLauncher< Float, block_float, Ns, Ms, Nc, Mc, Arg >::setColorSpinBlock(), quda::SpinorNoiseCPU(), quda::SpinorNoiseGPU(), quda::twistCloverApply(), quda::twistCloverCPU(), quda::twistCloverGPU(), quda::twistGammaCPU(), quda::wuppertalStepCPU(), and quda::wuppertalStepGPU().

◆ rng

template<typename real, int Ns, int Nc, QudaFieldOrder order>
RNG quda::Arg< real, Ns, Nc, order >::rng

◆ v

template<typename real, int Ns, int Nc, QudaFieldOrder order>
V quda::Arg< real, Ns, Nc, order >::v

Definition at line 24 of file spinor_noise.cu.

Referenced by quda::genGauss(), and quda::genUniform().

◆ volumeCB

template<typename real, int Ns, int Nc, QudaFieldOrder order>
const int quda::Arg< real, Ns, Nc, order >::volumeCB

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