usnistgov / hiperc

High Performance Computing Strategies for Boundary Value Problems
https://pages.nist.gov/hiperc/en/latest/index.html
39 stars 7 forks source link

Issue121 codacy #124

Closed tkphd closed 6 years ago

tkphd commented 6 years ago

Revisions introduce const correctness and narrow the scope of variables as much as possible to help prevent bugs and clarify the source code. This improves the overall score on Codacy, and closes #111.


This change is Reviewable