You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now would be a good point to start writing tests for the functions which construct the global
system of equations to ensure we are doing things right and that when we start extending them
we don't break the previous cases.
A good example to test would be the one from the notes that we are working from. These tests should
be written before we change them to cope with non zero boundary conditions
The text was updated successfully, but these errors were encountered:
Now would be a good point to start writing tests for the functions which construct the global
system of equations to ensure we are doing things right and that when we start extending them
we don't break the previous cases.
A good example to test would be the one from the notes that we are working from. These tests should
be written before we change them to cope with non zero boundary conditions
The text was updated successfully, but these errors were encountered: