Skip to content

fix/issue 89 header only docs - #95

Merged
tmolteno merged 2 commits into
masterfrom
fix/issue-89-header-only-docs
Jun 25, 2026
Merged

fix/issue 89 header only docs#95
tmolteno merged 2 commits into
masterfrom
fix/issue-89-header-only-docs

Conversation

@tmolteno

Copy link
Copy Markdown
Owner
  • Fixes and optimizations from code review
  • Fix Missing files #89: Document header-only files in INSTALL.md

tmolteno added 2 commits June 25, 2026 10:37
- Fix nec_ground::get_radial_wire_length() returning wrong field
- Fix dangling pointer in ASSERT macro (nec_debug.h)
- Remove using namespace std from nec2cpp.h header
- Fix multi-frequency plane wave excitation loop
- Optimize safe_array::resize() to use geometric growth
- Refactor c_ggrid::interpolate() for thread safety and speed
- Fix safe_array BoundsViol ODR issue
Add a section explaining that math_util.h, nec_wire.h, and safe_array.h
are header-only and have no corresponding .cpp files.

Closes #89
@tmolteno
tmolteno merged commit 8653959 into master Jun 25, 2026
1 check passed
@tmolteno
tmolteno deleted the fix/issue-89-header-only-docs branch June 25, 2026 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing files

1 participant