Skip to content

Update distmesh2d.R#1

Open
homgran1 wants to merge 1 commit intocran:masterfrom
homgran1:patch-1
Open

Update distmesh2d.R#1
homgran1 wants to merge 1 commit intocran:masterfrom
homgran1:patch-1

Conversation

@homgran1
Copy link

Line 203 has been changed from "d = fd(p);" to "d = fd(p, ...);". This is to be consistent with other calls to the function fd, which allow additional user parameters to be passed to the function. Previously, distmesh2d would crash at this line if fd required any additional parameters.

Line 203 has been changed from "d = fd(p);" to "d = fd(p, ...);". This is to be consistent with other calls to the function fd, which allow additional user parameters to be passed to the function. Previously, distmesh2d would crash at this line if fd required any additional parameters.
@Bisaloo
Copy link

Bisaloo commented Nov 20, 2019

Hey @homgran1, this is a read only mirror. If you would like to report an issue / fix a bug, the real repo is https://github.com/davidcsterratt/geometry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants