We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f76653a commit 9978223Copy full SHA for 9978223
1 file changed
examples.html
@@ -196,6 +196,10 @@ <h1>A Series of Example Programs</h1>
196
197
<li><L1><a href="examples/vector_fe_ex5.html">Discontinuous Galerkin Vector Poisson Problem</a></L1></li>
198
199
+<li><L1><a href="examples/vector_fe_ex6.html">Raviart-Thomas Elements for H(div) Problems in 2D and 3D</a></L1></li>
200
+
201
+<li><L1><a href="examples/vector_fe_ex7.html">Hybridized Raviart-Thomas Elements</a></L1></li>
202
203
</ol> </li>
204
205
0 commit comments