libwave
libwave copied to clipboard
wave_geography interface update
- replaces arrays of double with Eigen vector/matrices
- removes Autonomoose headers from
wave_geographyfiles - fixes documentation generation
Pre-Merge Checklist:
- [ ] Code is documented in doxygen format
- [ ] Code has automated tests
- [ ] Zero compiler warnings
- [ ] Formatted with
clang-format