Go to the source code of this file.
Classes | |
| class | BiCGStab |
| the stabilized biconjugate inverter More... | |
Functions | |
| template<class fieldT , class fieldG > | |
| inversion_stats | BiConjugateGradientStabilizedInverter (fieldT &psi_out, fieldT &psi_in, fieldG &U, coefficients &coeff, mdp_real absolute_precision=mdp_precision, mdp_real relative_precision=0, int max_steps=2000) |
Contains the stabilized biconjugate inverter From hep-lat/9404013 (by A. Frommer et al.)
Distributed under GPL2 License
Created with support from the US Department of Energy
| inversion_stats BiConjugateGradientStabilizedInverter | ( | fieldT & | psi_out, | |
| fieldT & | psi_in, | |||
| fieldG & | U, | |||
| coefficients & | coeff, | |||
| mdp_real | absolute_precision = mdp_precision, |
|||
| mdp_real | relative_precision = 0, |
|||
| int | max_steps = 2000 | |||
| ) | [inline] |
1.6.1