|
DNDSR 0.2.1
Distributed Numeric Data Structure for CFV
|
Slide decks introducing DNDSR. Each deck is authored in Markdown and rendered with Marp; the CMake docs pipeline builds the HTML and PDF outputs and stages them into the unified documentation site under /presentations/.
A technical introduction for software and CS engineers, covering architecture, the Geom pipeline, numerics, parallelism, I/O and interop, solvers, engineering quality, results, and roadmap. Available in English and Chinese (中文).
docs/presentations/DNDSR_overview/ (English parts in parts/, Chinese in parts/zh/) /doxygen/, slides live at /presentations/). They will be broken when browsing the Doxygen output in isolation; use cmake --build build -t serve-docs to view the full site.Decks are rebuilt as part of the documentation target:
To render a single deck manually (requires marp-cli):
See docs/presentations/DNDSR_overview/README.md for editing workflow, overflow-detection tooling, and density-class conventions.