Skip to content

Commit

Permalink
fix typo in quadrilaterals
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanmontoya committed Jan 3, 2025
1 parent 192c84b commit bacf745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/meshes/p4est_icosahedron_quads.jl
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ end
# / -------->ξ | └------->ξ \
# /__________________|___________________\
#
# Each of those quadrilaterlas is subdivided into trees_per_face_dimension^2 trees.
# Each of those quadrilaterals is subdivided into trees_per_face_dimension^2 trees.
#
# We use the following numbering for the 12 vertices of the icosahedron
# Fig 3:
Expand Down

0 comments on commit bacf745

Please sign in to comment.