diff --git a/TODO b/TODO index 618190b742ecdba5c1fda068d8aa2694010911ae..e0cc1601d4c23c1a370af4bf7d75cf7bdcbed7c6 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -$Id: TODO,v 1.99 2005-09-02 16:11:16 geuzaine Exp $ +$Id: TODO,v 1.100 2005-09-07 16:38:19 geuzaine Exp $ ******************************************************************** @@ -12,11 +12,6 @@ On Windows without Cygwin: ******************************************************************** -VertexArray::add() seems to be very slow on cygwin (due to the many -memcpy's in List_Add?). Should investigate... - -******************************************************************** - automatic exterior orientation of boundary surfaces (would greatly enhance Netgen/Frontal integration). One way is to compute the solid angle using the discretized surface. Another (probably more efficient