MatthewGrim / CFD_Codes

4 stars 4 forks source link

Re-factor Riemann solver directory to handle non-riemann solver base methods #19

Closed MatthewGrim closed 7 years ago

MatthewGrim commented 7 years ago

This issue is an architectural change to the repository, in which I'm going to make the riemann solver directory more general, so as to accommodate the new issues I'm working on in non-riemann solver methods within the same framework.

MatthewGrim commented 7 years ago

Think this is enough cleaning up for now.