CHROMA
|
#include <bicgstab_kernels_scalarsite.h>
Public Attributes | |
REAL32 * | x_ptr |
REAL32 * | y_ptr |
REAL32 * | z_ptr |
REAL32 | a_re |
REAL32 | a_im |
REAL64 * | norm_space |
int | atom |
Definition at line 207 of file bicgstab_kernels_scalarsite.h.
REAL32 Chroma::BiCGStabKernels::ord_xmay_normx_cdotzx_arg::a_im |
Definition at line 212 of file bicgstab_kernels_scalarsite.h.
REAL32 Chroma::BiCGStabKernels::ord_xmay_normx_cdotzx_arg::a_re |
Definition at line 211 of file bicgstab_kernels_scalarsite.h.
int Chroma::BiCGStabKernels::ord_xmay_normx_cdotzx_arg::atom |
Definition at line 214 of file bicgstab_kernels_scalarsite.h.
REAL64* Chroma::BiCGStabKernels::ord_xmay_normx_cdotzx_arg::norm_space |
Definition at line 213 of file bicgstab_kernels_scalarsite.h.
REAL32* Chroma::BiCGStabKernels::ord_xmay_normx_cdotzx_arg::x_ptr |
Definition at line 208 of file bicgstab_kernels_scalarsite.h.
REAL32* Chroma::BiCGStabKernels::ord_xmay_normx_cdotzx_arg::y_ptr |
Definition at line 209 of file bicgstab_kernels_scalarsite.h.
REAL32* Chroma::BiCGStabKernels::ord_xmay_normx_cdotzx_arg::z_ptr |
Definition at line 210 of file bicgstab_kernels_scalarsite.h.