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

timestep in main #126

Closed tkphd closed 6 years ago

tkphd commented 6 years ago

Code will be cleaner and more clear if the timestepping loops, currently hidden in *_discretization.c*:solve_diffusion_equation(), occur in *_main.c:main().