File: _toc.yml

package info (click to toggle)
adios4dolfinx 0.10.0.post0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 536 kB
  • sloc: python: 4,180; sh: 28; makefile: 7
file content (23 lines) | stat: -rw-r--r-- 578 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
format: jb-book
root: README

parts:
  - caption: Introduction to IPyParallel
    chapters:
    - file: "docs/ipyparallel_intro"
  - caption: Writing and reading mesh data
    chapters:
    - file: "docs/writing_mesh_checkpoint"
    - file: "docs/partitioned_mesh"
    - file: "docs/time_dependent_mesh"
    - file: "docs/meshtags"

  - caption: Writing and reading functions
    chapters:
    - file: "docs/writing_functions_checkpoint"
    - file: "docs/snapshot_checkpoint"
    - file: "docs/original_checkpoint"

  - caption: Python API
    chapters:
    - file: "docs/api"