|
CHROMA
|
#include <bicgstab_kernels_scalarsite.h>
Public Attributes | |
| F * | s_ptr |
| F * | t_ptr |
| F * | z_ptr |
| F * | r_ptr |
| F * | x_ptr |
| F | omega_re |
| F | omega_im |
| int | atom |
Definition at line 451 of file bicgstab_kernels_scalarsite.h.
| int Chroma::BiCGStabKernels::ib_rxupdate_arg< F >::atom |
Definition at line 460 of file bicgstab_kernels_scalarsite.h.
| F Chroma::BiCGStabKernels::ib_rxupdate_arg< F >::omega_im |
Definition at line 459 of file bicgstab_kernels_scalarsite.h.
| F Chroma::BiCGStabKernels::ib_rxupdate_arg< F >::omega_re |
Definition at line 458 of file bicgstab_kernels_scalarsite.h.
| F* Chroma::BiCGStabKernels::ib_rxupdate_arg< F >::r_ptr |
Definition at line 455 of file bicgstab_kernels_scalarsite.h.
| F* Chroma::BiCGStabKernels::ib_rxupdate_arg< F >::s_ptr |
Definition at line 452 of file bicgstab_kernels_scalarsite.h.
| F* Chroma::BiCGStabKernels::ib_rxupdate_arg< F >::t_ptr |
Definition at line 453 of file bicgstab_kernels_scalarsite.h.
| F* Chroma::BiCGStabKernels::ib_rxupdate_arg< F >::x_ptr |
Definition at line 456 of file bicgstab_kernels_scalarsite.h.
| F* Chroma::BiCGStabKernels::ib_rxupdate_arg< F >::z_ptr |
Definition at line 454 of file bicgstab_kernels_scalarsite.h.