Skip to content

Commit

Permalink
Update RefinementRegionsAPI.jl Docstring (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielDoehring authored Oct 13, 2023
1 parent 158455b commit 574ead2
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 574ead2

Please sign in to comment.