We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fd616d commit 1d48b71Copy full SHA for 1d48b71
1 file changed
src/snappy/extensions/Orb/kernel/headers/triangulation.h
@@ -184,7 +184,6 @@ struct EdgeClass
184
double singular_order; /* DJH */
185
double old_singular_order; /* DJH */
186
double inner_product[4]; /* DJH */
187
- Boolean is_coordinate;
188
int order; /* number of incident edges of tetrahedra */
189
Tetrahedron *incident_tet; /* one particular incident tetrahedron... */
190
EdgeIndex incident_edge_index; /* ...and the index of the incident edge */
0 commit comments