|
Bridge++
Ver. 2.0.4
|
#include "lib_alt/Solver/asolver_SAP_MINRES.h"#include "lib/ResourceManager/threadManager.h"#include "lib_alt_QXS/inline/define_vlen.h"#include "lib_alt_QXS/inline/vsimd_float-inc.h"#include "lib_alt_QXS/inline/vsimd_common_float-inc.h"#include "lib_alt_QXS/Field/aindex_block_lex.h"#include "lib_alt_QXS/Field/afield.h"#include "lib_alt_QXS/Field/afield-inc.h"#include "lib_alt_QXS/Field/afield_dd-inc.h"#include "lib_alt_QXS/Fopr/afopr_Clover_dd.h"#include "lib_alt/Solver/asolver_SAP_MINRES-tmpl.h"Go to the source code of this file.
Macros | |
| #define | VLEN VLENS |
| #define | VLENX VLENXS |
| #define | VLENY VLENYS |
Typedefs | |
| typedef float | real_t |
| template<typename AFIELD > | |
| using | AFopr_dd_t = AFopr_Clover_dd< AFIELD > |
| #define VLEN VLENS |
Definition at line 16 of file asolver_SAP_MINRES_float.cpp.
| #define VLENX VLENXS |
Definition at line 17 of file asolver_SAP_MINRES_float.cpp.
| #define VLENY VLENYS |
Definition at line 18 of file asolver_SAP_MINRES_float.cpp.
| using AFopr_dd_t = AFopr_Clover_dd<AFIELD> |
Definition at line 33 of file asolver_SAP_MINRES_float.cpp.
| typedef float real_t |
Definition at line 20 of file asolver_SAP_MINRES_float.cpp.