Skip to content

Commit

Permalink
Update RefinementRegionsAPI.jl Docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielDoehring committed Aug 20, 2023
1 parent 71b062e commit a605fe1
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 a605fe1

Please sign in to comment.