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

pp

parent ad987ee3
Branches
Tags
No related merge requests found
// $Id: gmshEdge.cpp,v 1.46 2008-02-23 16:21:51 remacle Exp $ // $Id: gmshEdge.cpp,v 1.47 2008-02-23 17:38:34 geuzaine Exp $
// //
// Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle // Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle
// //
......
// $Id: gmshFace.cpp,v 1.52 2008-02-23 16:31:06 remacle Exp $ // $Id: gmshFace.cpp,v 1.53 2008-02-23 17:38:34 geuzaine Exp $
// //
// Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle // Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle
// //
...@@ -84,8 +84,6 @@ gmshFace::gmshFace(GModel *m, Surface *face) ...@@ -84,8 +84,6 @@ gmshFace::gmshFace(GModel *m, Surface *face)
Msg(GERROR, "Unknown point %d", v->Num); Msg(GERROR, "Unknown point %d", v->Num);
} }
} }
// face->print_info();
} }
double gmshFace::getMetricEigenvalue(const SPoint2 &pt) double gmshFace::getMetricEigenvalue(const SPoint2 &pt)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment