Commit 4e2475c7 authored by Cianciosa, Mark's avatar Cianciosa, Mark
Browse files

Add documentation for C++ name spaces. Add diagrams for dispersion functions.

parent dd54fdaa
Loading
Loading
Loading
Loading
+31.1 KiB
Loading image diff...

graph_docs/O-Mode.png

0 → 100644
+22.2 KiB
Loading image diff...

graph_docs/X-Mode.png

0 → 100644
+26.2 KiB
Loading image diff...
+21.6 KiB
Loading image diff...
+1 −0
Original line number Diff line number Diff line
/*!
 * @page general_concepts General Concepts
 * @brief Overview of basic concepts of the graph_framework.
 * @tableofcontents
 * @section general_concepts_introduction Introduction
 * This page documents general concepts of the graph_framework.
Loading