Skip to content

Commit

Permalink
Add 2D-preconditioner doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Dutto committed Aug 13, 2024
1 parent 1f3afa5 commit 08d9775
Show file tree
Hide file tree
Showing 3 changed files with 5,639 additions and 5,247 deletions.
3 changes: 2 additions & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ makedocs(
),
pages = [
"Introduction" => "index.md",
"Indirect shooting" => "2D-example.md",
"Indirect shooting" => "2D-example.md",
"Geometric preconditioner" => "2D-preconditioner.md",
]
)

Expand Down
Loading

0 comments on commit 08d9775

Please sign in to comment.