summaryrefslogtreecommitdiff
path: root/comms/xnec2c/files/patch-src_common.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.4Stephen Hurd2015-08-151-2/+2
| | | | Use makepatch for files/*
* xnec2c is a GTK+ graphical interactive version of nec2c. It incorporates theStephen Hurd2014-06-181-0/+10
nec2c core which it uses for reading input files and calculating output data, but it does not need and indeed does not produce an output file by default. Graphs of frequency-related data and the current or charge distribution evolve as the frequency loop progresses, and radiation patterns (far and near field) are sequentially drawn for each frequency step. PR: ports/190815 Submitted by: shurd@FreeBSD.org Approved by: db, skreuzer (mentors)