Go to the source code of this file.
Classes | |
| class | inversion_stats |
| structure for inverstion stats More... | |
| class | MinRes |
| the minimum residure inverter More... | |
Functions | |
| template<class fieldT , class fieldG > | |
| inversion_stats | MinimumResidueInverter (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 minimum residue inverter
Distributed under GPL2 License
Created with support from the US Department of Energy
| inversion_stats MinimumResidueInverter | ( | 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