SimVascular / svZeroDSolver

A C++ lumped-parameter solver for blood flow and pressure in hemodynamic networks
Other
6 stars 18 forks source link

Clean up code 59 #67

Closed ktbolt closed 10 months ago

ktbolt commented 10 months ago

These are some code clean cleaning changes I made for https://github.com/StanfordCBCL/svZeroDPlus/issues/59.

Most of these are simple changes.

I also added improved error checking in the applications main function.

mrp089 commented 10 months ago

@ktbolt, I think something in merge 7182a1f1d8537dbcf6044bd54e4ec05dcf0c0789 went wrong

ktbolt commented 10 months ago

@mrp089 Yes, it looks odd. Shall I close this and merge from the command line?

mrp089 commented 10 months ago

@ktbolt, yeah, that's probably easier. I think the build error is just some variable naming.

mrp089 commented 10 months ago

You can still keep this pull request open. Whatever you commit to this branch will automatically show up here.