From 0d66d838cf25d13e7c6764b301a96c446625ff78 Mon Sep 17 00:00:00 2001 From: Frans van der Meer Date: Tue, 12 Nov 2024 11:13:53 +0100 Subject: [PATCH] Update toc --- book/_toc.yml | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/book/_toc.yml b/book/_toc.yml index b38d20e..a5c9365 100644 --- a/book/_toc.yml +++ b/book/_toc.yml @@ -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 @@ -444,4 +436,4 @@ parts: - caption: Miscellaneous numbered: false chapters: - - file: references \ No newline at end of file + - file: references