File: api.rst

package info (click to toggle)
fenics-dolfinx 1%3A0.10.0.post4-1exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 6,028 kB
  • sloc: cpp: 36,535; python: 25,391; makefile: 226; sh: 171; xml: 55
file content (22 lines) | stat: -rw-r--r-- 333 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
API documentation
=================

This is experimental documentation for the C++ API. The full Doxygen
generated documentation is `here <doxygen>`_.

.. toctree::
   :maxdepth: 1

   common
   geometry
   graph
   fem
   io
   la
   mesh
   refinement

* :ref:`genindex`


.. See https://github.com/sphinx-doc/sphinx/issues/10152