CHROMA
Functions
ord_ib_rxupdate_kernel_generic.h File Reference

Go to the source code of this file.

Functions

void ord_ib_rxupdate_kernel_real32 (int lo, int hi, int my_id, ib_rxupdate_arg< REAL32 > *a)
 
void ord_ib_rxupdate_kernel_real64 (int lo, int hi, int my_id, ib_rxupdate_arg< REAL64 > *a)
 

Function Documentation

◆ ord_ib_rxupdate_kernel_real32()

void ord_ib_rxupdate_kernel_real32 ( int  lo,
int  hi,
int  my_id,
ib_rxupdate_arg< REAL32 > *  a 
)
inline

Definition at line 5 of file ord_ib_rxupdate_kernel_generic.h.

References Chroma::a, Octave::count, r(), s, t, x, and z.

Referenced by Chroma::BiCGStabKernels::ibicgstab_rxupdate().

◆ ord_ib_rxupdate_kernel_real64()

void ord_ib_rxupdate_kernel_real64 ( int  lo,
int  hi,
int  my_id,
ib_rxupdate_arg< REAL64 > *  a 
)
inline

Definition at line 48 of file ord_ib_rxupdate_kernel_generic.h.

References Chroma::a, Octave::count, r(), s, t, x, and z.

Referenced by Chroma::BiCGStabKernels::ibicgstab_rxupdate().