|
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_double-inc.h"#include "lib_alt_QXS/inline/vsimd_common_double-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 VLEND |
| #define | VLENX VLENXD |
| #define | VLENY VLENYD |
Typedefs | |
| typedef double | real_t |
| template<typename AFIELD > | |
| using | AFopr_dd_t = AFopr_Clover_dd< AFIELD > |
| #define VLEN VLEND |
Definition at line 16 of file asolver_SAP_MINRES_double.cpp.
| #define VLENX VLENXD |
Definition at line 17 of file asolver_SAP_MINRES_double.cpp.
| #define VLENY VLENYD |
Definition at line 18 of file asolver_SAP_MINRES_double.cpp.
| using AFopr_dd_t = AFopr_Clover_dd<AFIELD> |
Definition at line 33 of file asolver_SAP_MINRES_double.cpp.
| typedef double real_t |
Definition at line 20 of file asolver_SAP_MINRES_double.cpp.