File: _toc.yml

package info (click to toggle)
dolfinx-mpc 0.10.0-1exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,268 kB
  • sloc: python: 7,901; cpp: 5,525; makefile: 69; sh: 4
file content (13 lines) | stat: -rw-r--r-- 285 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
format: jb-book
root: README.md

parts:
  - caption: "Demos"
    chapters:
    - file: "python/demos/demo_stokes.py"
    - file: "python/demos/demo_linear_wave_problem.py"
  - caption: "Python API"
    chapters:
    - file: "docs/api"
    - file: "docs/utils"
    - file: "docs/numba"