CHROMA
|
#include <bicgstab_kernels_scalarsite.h>
Public Attributes | |
F | a_r |
F | a_i |
F * | r |
F * | u |
F * | v |
F * | q |
F * | r0 |
F * | f0 |
F * | s |
F * | t |
REAL64 * | norm_space |
int | atom |
Definition at line 535 of file bicgstab_kernels_scalarsite.h.
F Chroma::BiCGStabKernels::ib_stupdate_arg< F >::a_i |
Definition at line 537 of file bicgstab_kernels_scalarsite.h.
F Chroma::BiCGStabKernels::ib_stupdate_arg< F >::a_r |
Definition at line 536 of file bicgstab_kernels_scalarsite.h.
int Chroma::BiCGStabKernels::ib_stupdate_arg< F >::atom |
Definition at line 549 of file bicgstab_kernels_scalarsite.h.
F* Chroma::BiCGStabKernels::ib_stupdate_arg< F >::f0 |
Definition at line 543 of file bicgstab_kernels_scalarsite.h.
REAL64* Chroma::BiCGStabKernels::ib_stupdate_arg< F >::norm_space |
Definition at line 548 of file bicgstab_kernels_scalarsite.h.
Referenced by Chroma::BiCGStabKernels::ibicgstab_stupdates_reduces().
F* Chroma::BiCGStabKernels::ib_stupdate_arg< F >::q |
Definition at line 541 of file bicgstab_kernels_scalarsite.h.
F* Chroma::BiCGStabKernels::ib_stupdate_arg< F >::r |
Definition at line 538 of file bicgstab_kernels_scalarsite.h.
F* Chroma::BiCGStabKernels::ib_stupdate_arg< F >::r0 |
Definition at line 542 of file bicgstab_kernels_scalarsite.h.
F* Chroma::BiCGStabKernels::ib_stupdate_arg< F >::s |
Definition at line 544 of file bicgstab_kernels_scalarsite.h.
F* Chroma::BiCGStabKernels::ib_stupdate_arg< F >::t |
Definition at line 545 of file bicgstab_kernels_scalarsite.h.
F* Chroma::BiCGStabKernels::ib_stupdate_arg< F >::u |
Definition at line 539 of file bicgstab_kernels_scalarsite.h.
F* Chroma::BiCGStabKernels::ib_stupdate_arg< F >::v |
Definition at line 540 of file bicgstab_kernels_scalarsite.h.