From 7dfcc480ba1e19bd3232349fc733caef94034292 Mon Sep 17 00:00:00 2001 From: stainer_t Date: Mon, 8 Sep 2025 13:48:49 +0200 Subject: Initial commit from Polytechnique Montreal --- doc/IGE351/Summary.tex | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/IGE351/Summary.tex (limited to 'doc/IGE351/Summary.tex') diff --git a/doc/IGE351/Summary.tex b/doc/IGE351/Summary.tex new file mode 100644 index 0000000..c7e2f67 --- /dev/null +++ b/doc/IGE351/Summary.tex @@ -0,0 +1,11 @@ +\clearpage +$ $ +\vskip 2.0cm + +\begin{center} + +SUMMARY + +\end{center} + +This technical report contains the logical contents of the data structures used by the reactor physics codes DRAGON and TRIVAC Version5. These data structures are basically memory-resident associative tables that may contain inner structures made of associative tables and/or heterogeneous lists. These data structures are implemented using the LCM/XSM application programming interface (API) described in the Ganlib5 kernel guide (IGE-332).\cite{Ganlib5} -- cgit v1.2.3