Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jlchan committed May 1, 2023
1 parent 02539cc commit 5fdca82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/warpblend_interp_nodes.jl
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ function pointwise_product_of_columns(A)
return a
end

# specialized face basis for Hexahedra
# 3D face basis
function face_basis(elem, N, r, s, t)

if (elem isa Wedge) || (elem isa Pyr)
Expand Down

0 comments on commit 5fdca82

Please sign in to comment.