A-New-BellHope / bellhopcuda

CUDA and C++ port of BELLHOP / BELLHOP3D underwater acoustics simulator
GNU General Public License v3.0
60 stars 7 forks source link

Cleanup before release #5

Closed lpisha closed 2 years ago

lpisha commented 2 years ago

We are actually still not quite ready to release, I need to write more documentation. I'm setting up this PR so that you can try the new API changes. There are no more STL containers in the API, though it is still a C++ API, not extern C. Exception handling is set up but I haven't actually tried forcing the program to throw an exception and see if it is handled properly.