aportelli / Hadrons

Grid-based workflow management system for lattice field theory simulations
GNU General Public License v2.0
23 stars 32 forks source link

MixedPrecisionRBPrecBiCGSTAB Solver Module #81

Closed fjosw closed 2 years ago

fjosw commented 2 years ago

I implemented a Hadrons module for the MixedPrecisionRBPrecBiCGSTAB solver. For now I am explicitly using NonHermitianSchurDiagTwoOperator and NonHermitianSchurRedBlackDiagTwoSolve. I can add corresponding macros in the spirit of HADRONS_DEFAULT_SCHUR_OP if that is the preferred way.