Commit 896f7d2
committed
insert_any_extra_boundary_points contiguously
This fixes Triangle unit tests on distributed meshes for me.
... which means we really ought to be finding whatever it is in our
Triangle interface that doesn't support non-contiguous node numbering,
but I couldn't find it on a quick glance, so "don't trigger the bug in
my other code" is the best I can do right now.1 parent e98bc0c commit 896f7d2
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
173 | 177 | | |
174 | 178 | | |
175 | 179 | | |
| |||
195 | 199 | | |
196 | 200 | | |
197 | 201 | | |
198 | | - | |
| 202 | + | |
199 | 203 | | |
200 | 204 | | |
201 | 205 | | |
| |||
0 commit comments