Skip to content
Snippets Groups Projects
Commit 6fcdff16 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

oops

parent 01b05779
No related branches found
No related tags found
No related merge requests found
......@@ -505,7 +505,7 @@ static void addBoundaryLayerPoints(GEdge *ge, double &t_begin, double &t_end,
void meshGEdge::operator() (GEdge *ge)
{
gf->model()->setCurrentMeshEntity(ge);
ge->model()->setCurrentMeshEntity(ge);
// if(ge->geomType() == GEntity::DiscreteCurve) return;
if(ge->geomType() == GEntity::BoundaryLayerCurve) return;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment