Bridge++  Ver. 2.0.2
asolver_SAP_MINRES_float.cpp File Reference
#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 >
 

Macro Definition Documentation

◆ VLEN

#define VLEN   VLENS

Definition at line 16 of file asolver_SAP_MINRES_float.cpp.

◆ VLENX

#define VLENX   VLENXS

Definition at line 17 of file asolver_SAP_MINRES_float.cpp.

◆ VLENY

#define VLENY   VLENYS

Definition at line 18 of file asolver_SAP_MINRES_float.cpp.

Typedef Documentation

◆ AFopr_dd_t

template<typename AFIELD >
using AFopr_dd_t = AFopr_Clover_dd<AFIELD>

Definition at line 33 of file asolver_SAP_MINRES_float.cpp.

◆ real_t

typedef float real_t

Definition at line 20 of file asolver_SAP_MINRES_float.cpp.