mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-24 03:55:38 -04:00
20 lines
375 B
ReStructuredText
20 lines
375 B
ReStructuredText
.. _devguide:
|
|
|
|
=================
|
|
Developer's Guide
|
|
=================
|
|
|
|
Welcome to the OpenMC Developer's Guide! This guide documents and explains the
|
|
structure of the OpenMC source code and how to do various development tasks such
|
|
as debugging.
|
|
|
|
.. toctree::
|
|
:numbered:
|
|
:maxdepth: 2
|
|
|
|
structures
|
|
styleguide
|
|
workflow
|
|
xml-parsing
|
|
statepoint
|
|
voxel
|