Files
LBPM/docs/source/developerGuide/index.rst
2021-06-14 11:47:18 -04:00

19 lines
388 B
ReStructuredText

###############################################################################
Developer guide
###############################################################################
The LBPM developer guide provides essential information on how to add new physics
into the framework.
.. toctree::
:glob:
:maxdepth: 2
designOverview/*
buildingModels/*
testingModels/*