trick/trick_source/er7_utils/docs/doxygen/mainpage.txt
Alex Lin 4c3015851f Merge in the er7_utils integrators
Taking in the latest er7_utils directory and adding it into Trick in the
same location it was as an external repository.  Made one change to
the files_to_ICG.hh file in the repository to remove the CheckpointHelper
header files.  Those go in the Trick files_to_ICG.hh file.

refs #180
2016-02-10 09:32:53 -06:00

22 lines
942 B
Plaintext

/**
@mainpage ER7 Numerical Utilities
These pages present the ER7 numerical utilities 0.9 API in HTML format.
@n Click on
- "Main Page" to display this page.
- "Related Page" to display related pages.
- "Modules" to see a hierarchical presentation of the ER7 utilities package.
- "Data Structures" to see a clickable list of all the ER7 utilities classes.
- "Files" to see a clickable list of the source and header files.
@section code_caveat Caveat on Displayed Source Code
These doxygen pages include facsimiles of the ER7 utilities source code.
A word of warning: These are facsimiles.
Some differences do exist between the true source code and the source presented
in this API documentation. In particular,
- The line numbers differ between the displayed source and the true source.
- The combination of the preparation of files for doxygen and the processing
by doxygen strips some comments from the displayed source.
*/