File List
Here is a list of all documented files with brief descriptions:
drivers/ems.c | An advanced custom driver adding an explicit lunar sub-integration |
drivers/hnbody.c | The standard HNBody driver |
drivers/lunar.c | A simple custom driver adding the mean lunar quadrupole |
hnbody/errors.h [code] | Macros for error message generation and controlled termination |
hnbody/expert.h [code] | Low-level function declarations used by the HNBody package |
hnbody/kepler.h [code] | The HNBody Kepler library |
hnbody/kernel.h [code] | Core user-visible package declarations for the HNBody library |
hnbody/opts.h [code] | Enumerations and functions related to HNBody input and output files |
hnbody/output.h [code] | Facilities to manipulate HNBody output files |
hnbody/version.h [code] | Macros defining basic HNBody version information |
kernel/driver.c | Implements driver-related HNBody functionality |
mutils/platform.h [code] | MathUtils platform identification macros |
mutils/util.h [code] | Header file for library management and other miscellaneous utilities |