Skip to content

Commit

Permalink
Clarify display name in tutorial 03 when plotting the interface tags
Browse files Browse the repository at this point in the history
  • Loading branch information
francesco-ballarin committed Dec 29, 2023
1 parent f4af8d0 commit 5c37cd2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@
"metadata": {},
"outputs": [],
"source": [
"viskex.dolfinx.plot_mesh_entities(mesh, mesh.topology.dim - 1, \"boundaries_2\", facets_Gamma)"
"viskex.dolfinx.plot_mesh_entities(mesh, mesh.topology.dim - 1, \"interfaces_2\", facets_Gamma)"
]
},
{
Expand Down

0 comments on commit 5c37cd2

Please sign in to comment.