SimVascular / svZeroDSolver

A C++ lumped-parameter solver for blood flow and pressure in hemodynamic networks
https://simvascular.github.io/documentation/rom_simulation.html#0d-solver
Other
7 stars 18 forks source link

Remove namespaces 48 #49

Closed ktbolt closed 1 year ago

ktbolt commented 1 year ago

I've removed using namespaces (see https://github.com/StanfordCBCL/svZeroDPlus/issues/48).

mrp089 commented 1 year ago

Assigning @menon-karthik for review instead of me since he was part of the discussion of #48

mrp089 commented 1 year ago

@ktbolt, we usually wait with the review assignment until the pull request is final (including passing all checks), so reviewers only have to look at it once