Skip to content
Snippets Groups Projects
  1. Jan 17, 2016
  2. Jan 11, 2016
  3. Jan 08, 2016
  4. Dec 29, 2015
  5. Dec 22, 2015
  6. Dec 21, 2015
  7. Dec 17, 2015
  8. Dec 15, 2015
  9. Dec 14, 2015
    • Christian Engwer's avatar
      [solvers] rename Int template to CountType · 37b668cd
      Christian Engwer authored
      we introduced a template Parameter for the type counting the current
      iteration. In general this is an int, but e.g. the BiCGStab print also
      the intermediate steps, thus it uses double as CountType. As Markus
      pointed out, the original name Int was not very intuitive.
      37b668cd
Loading