Go to the source code of this file.
Classes | |
class | MinResVtk |
the minimum residure inverter More... | |
Functions | |
template<class fieldT , class fieldG > | |
inversion_stats | MinimumResidueInverterVtk (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) |
inversion_stats MinimumResidueInverterVtk | ( | 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] |