if statement

Issue #34 resolved
Alireza Khorshidi created an issue

What is this if statement here for?

https://bitbucket.org/andrewpeterson/amp/src/11ad04a3b6c658e183b9cc1b90fc71c7c298115c/model/init.py?at=master&fileviewer=file-view-default#init.py-255

Comments (2)

  1. andrew_peterson repo owner

    The link doesn't work. (This seems to be an issue in a lot of posts ... is there a better way to link to a line?)

    I'm guessing it is line 255. It wants the maximum residual, so if any process's maximum residual is larger than the stored maximum residual, it is the new maximum residual.

    The king is dead! Long live the king.

  2. Log in to comment