As part of the endeavor to add COPASI-style steady state to VCell, we want to directly integrate it into our CVode solver wrapper. Towards this, we need to clean up our existing code, add the entrypoint for steady state solutions, and create the supporting classes towards making the algorithm work.