Skip to content

Commit

Permalink
Update toc
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeer committed Nov 12, 2024
1 parent 812c756 commit 0d66d83
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions book/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,21 +131,13 @@ parts:
title: Finite Element Method
sections:
- file: fem/strong.md
title: Strong form of the problem
- file: fem/weak.md
title: Weak form
- file: fem/discrete.ipynb
title: Discrete form
- file: fem/matrix.ipynb
title: Finite element implementation
- file: fem/shape.md
title: Elements and shape functions
- file: fem/numerical integration.md
- file: fem/poisson2d.md
title: Poisson equation in 2D
- file: fem/isoparametric_mapping.md
title: Isoparametric mapping
- file: fem/videos.md
title: Videos (summary material)
# END REMOVE-FROM-RELEASE

# START REMOVE-FROM-RELEASE
Expand Down Expand Up @@ -444,4 +436,4 @@ parts:
- caption: Miscellaneous
numbered: false
chapters:
- file: references
- file: references

0 comments on commit 0d66d83

Please sign in to comment.