Summary
- Lots of small loop pushes (details)
- Small bug fix. This was not a bit changing bug, but could cause crashes if we compile with floating point trapping in a multicolumn run. (details)
- Small refactoring to mfl_xm_lhs, just removing need to pass in gr. (details)
- Final loop pushes needed before the grid change. (details)
- Replacing use of gr with nz (details)
- Chaning hardcoded 1 to i, where i is set to 1. Just a lil nicer. (details)