-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path_toc.yml
More file actions
41 lines (38 loc) · 1.28 KB
/
_toc.yml
File metadata and controls
41 lines (38 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
format: jb-book
root: README
parts:
- caption: Demos
chapters:
- file: "demo/maths.py"
- file: "demo/geometries/README"
sections:
- file: "demo/geometries/unit_cube"
- file: "demo/geometries/cylinder.py"
- file: "demo/geometries/lv_ellipsoid"
- file: "demo/geometries/biv_ellipsoid"
- file: "demo/geometries/ukb_mesh"
- file: "demo/benchmark/README"
sections:
- file: "demo/benchmark/problem1"
- file: "demo/benchmark/problem2"
- file: "demo/benchmark/problem3"
- file: "demo/boundary_conditions/README"
sections:
- file: "demo/boundary_conditions/lv_ellipsoid_fixed_x"
- file: "demo/boundary_conditions/ukb_bcs"
- file: "demo/prestress/README"
sections:
- file: "demo/prestress/prestress_biv"
- file: "demo/prestress/prestress_fixedpoint_unloader"
- file: "demo/time_dependent/README"
sections:
- file: "demo/time_dependent/time_dependent_bestel_lv"
- file: "demo/time_dependent/time_dependent_bestel_biv"
- file: "demo/time_dependent/time_dependent_land_circ_lv"
- file: "demo/time_dependent/time_dependent_land_circ_biv"
- caption: Community
chapters:
- file: "CONTRIBUTING"
- caption: Python API
chapters:
- file: "docs/api"