Skip to content

Commit 58c9670

Browse files
dolfinx 0.10
1 parent 1071915 commit 58c9670

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

book/content/meshes/mesh_fenics.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"source": [
88
"# DOLFINx meshes\n",
99
"\n",
10-
"DOLFINx provides a range of simple built-in meshes that are useful for quick testing and solving basic problems. You can find more information about the available mesh types, as well as tools for creating, refining, and marking meshes, in the [DOLFINx mesh documentation](https://docs.fenicsproject.org/dolfinx/v0.9.0/python/generated/dolfinx.mesh.html).\n",
10+
"DOLFINx provides a range of simple built-in meshes that are useful for quick testing and solving basic problems. You can find more information about the available mesh types, as well as tools for creating, refining, and marking meshes, in the [DOLFINx mesh documentation](https://docs.fenicsproject.org/dolfinx/v0.10.0/python/generated/dolfinx.mesh.html).\n",
1111
"\n",
1212
"In this tutorial, we will cover the following:\n",
1313
"\n",

0 commit comments

Comments
 (0)