Skip to content

Commit

Permalink
Merge a605fe1 into 71b062e
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielDoehring committed Aug 20, 2023
2 parents 71b062e + a605fe1 commit 63922c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Project/RefinementRegionsAPI.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
center, meshSize,
width)
Create refinement center of `type` "smooth" or "sharp" centered at `center = [x,y,z]``
Create refinement center of `type` "smooth" or "sharp" centered at `center = [x,y,z]`
with a mesh size `meshSize` spread over a radius `width`.
"""
function newRefinementCenter(name::String, type::String,
Expand Down

0 comments on commit 63922c7

Please sign in to comment.