File: developer.rst

package info (click to toggle)
fenics-dolfinx 1%3A0.9.0-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,376 kB
  • sloc: cpp: 33,701; python: 22,338; makefile: 230; sh: 170; xml: 55
file content (15 lines) | stat: -rw-r--r-- 361 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.. DOLFINx developer documentation

Developer resources
===================

DOLFIN development takes place on `GitHub
<https://github.com/FEniCS/dolfinx>`_. For information about how to
get involved and how to get in touch with the developers, see our `community
page <https://fenicsproject.org/community/>`_.


.. toctree::
   :maxdepth: 2

   styleguide_cpp