This repository serve as a backup for my Maxwell-TD code
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

21 lines
547 B

========
Geometry
========
This is the documentation for Geometry, a module which processes volumetric mesh data,
available both as a C++ library or as a Python module. To get started, please head over to the
:doc:`usage` section. If you're a developer and working this project, please
refer to the :doc:`classes` for detailed code documentation.
.. note::
If you would like to contribute, please visit the `git page <https://git.acem.ece.illinois.edu/kjao/Geometry>`__.
Contents
========
.. toctree::
:maxdepth: 2
usage
classes