Handle unused boundary nodes correctly
For "unused" boundary nodes the special value -1
is used. Mapping
this through isBoundaryNode[-1]
would result in an out-of-bounds
memory access and invalid values in the vertices_c_style
array.
Closes: #54 (closed), #55 (closed)
Merge request reports
Activity
mentioned in issue #55 (closed)
enabled an automatic merge when the pipeline for f8570134 succeeds
assigned to @ansgar
mentioned in commit 8f853f72
mentioned in commit df425567
mentioned in merge request !147 (merged)
mentioned in commit 4a7f9734
mentioned in merge request !148 (merged)
Please register or sign in to reply