File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -200,9 +200,11 @@ <h1>A Series of Example Programs</h1>
200200
201201< li > < L1 > < a href ="examples/vector_fe_ex6.html "> Raviart-Thomas Elements for H(div) Problems in 2D and 3D</ a > </ L1 > </ li >
202202
203- < li > < L1 > < a href ="examples/vector_fe_ex7.html "> Hybridized Raviart-Thomas Elements</ a > </ L1 > </ li >
203+ < li > < L1 > < a href ="examples/vector_fe_ex7.html "> Hybridized Raviart-Thomas Elements for Poisson </ a > </ L1 > </ li >
204204
205- < li > < L1 > < a href ="examples/vector_fe_ex8.html "> Single Face Hybridizable Discontinuous Galerkin</ a > </ L1 > </ li >
205+ < li > < L1 > < a href ="examples/vector_fe_ex8.html "> Hybridized Local Discontinuous Galerkin Elements for Poisson</ a > </ L1 > </ li >
206+
207+ < li > < L1 > < a href ="examples/vector_fe_ex9.html "> Hybridized Local Discontinuous Galerkin Elements for Navier-Stokes</ a > </ L1 > </ li >
206208
207209</ ol > </ li >
208210
@@ -239,6 +241,10 @@ <h1>A Series of Example Programs</h1>
239241
240242< li > < L1 > < a href ="examples/miscellaneous_ex15.html "> Infinite Elements With Zero Frequency: Unbound Laplace Equation</ a > </ L1 > </ li >
241243
244+ < li > < L1 > < a href ="examples/miscellaneous_ex16.html "> Static Condensation with Second Order Lagrange Elements</ a > </ L1 > </ li >
245+
246+ < li > < L1 > < a href ="examples/miscellaneous_ex17.html "> Demonstrating mix of preallocated/hash-table matrix assemblies</ a > </ L1 > </ li >
247+
242248</ ol > </ li >
243249
244250
You can’t perform that action at this time.
0 commit comments