diff --git a/Common/Makefile b/Common/Makefile index e328f1649ef26ea076a54ef7f2ec64d4031e8c58..c3cfd07794995ef58930c46fedb771abf3349a51 100644 --- a/Common/Makefile +++ b/Common/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.138 2007-09-04 13:47:00 remacle Exp $ +# $Id: Makefile,v 1.139 2007-09-04 15:19:24 geuzaine Exp $ # # Copyright (C) 1997-2007 C. Geuzaine, J.-F. Remacle # @@ -67,41 +67,7 @@ Context.o: Context.cpp Gmsh.h Message.h ../DataStr/Malloc.h \ DefaultOptions.h GmshDefines.h Options.h ../Post/Views.h \ ../Post/ColorTable.h ../Common/VertexArray.h ../Geo/SVector3.h \ ../Geo/SPoint3.h ../Common/SmoothData.h ../Post/AdaptiveViews.h \ - ../Common/GmshMatrix.h /sw/include/gsl/gsl_linalg.h \ - /sw/include/gsl/gsl_mode.h /sw/include/gsl/gsl_permutation.h \ - /sw/include/gsl/gsl_types.h /sw/include/gsl/gsl_errno.h \ - /sw/include/gsl/gsl_check_range.h /sw/include/gsl/gsl_vector.h \ - /sw/include/gsl/gsl_vector_complex_long_double.h \ - /sw/include/gsl/gsl_complex.h /sw/include/gsl/gsl_vector_long_double.h \ - /sw/include/gsl/gsl_block_long_double.h \ - /sw/include/gsl/gsl_vector_complex.h \ - /sw/include/gsl/gsl_block_complex_long_double.h \ - /sw/include/gsl/gsl_vector_complex_double.h \ - /sw/include/gsl/gsl_vector_double.h /sw/include/gsl/gsl_block_double.h \ - /sw/include/gsl/gsl_block_complex_double.h \ - /sw/include/gsl/gsl_vector_complex_float.h \ - /sw/include/gsl/gsl_vector_float.h /sw/include/gsl/gsl_block_float.h \ - /sw/include/gsl/gsl_block_complex_float.h \ - /sw/include/gsl/gsl_vector_ulong.h /sw/include/gsl/gsl_block_ulong.h \ - /sw/include/gsl/gsl_vector_long.h /sw/include/gsl/gsl_block_long.h \ - /sw/include/gsl/gsl_vector_uint.h /sw/include/gsl/gsl_block_uint.h \ - /sw/include/gsl/gsl_vector_int.h /sw/include/gsl/gsl_block_int.h \ - /sw/include/gsl/gsl_vector_ushort.h /sw/include/gsl/gsl_block_ushort.h \ - /sw/include/gsl/gsl_vector_short.h /sw/include/gsl/gsl_block_short.h \ - /sw/include/gsl/gsl_vector_uchar.h /sw/include/gsl/gsl_block_uchar.h \ - /sw/include/gsl/gsl_vector_char.h /sw/include/gsl/gsl_block_char.h \ - /sw/include/gsl/gsl_matrix.h \ - /sw/include/gsl/gsl_matrix_complex_long_double.h \ - /sw/include/gsl/gsl_matrix_complex_double.h \ - /sw/include/gsl/gsl_matrix_complex_float.h \ - /sw/include/gsl/gsl_matrix_long_double.h \ - /sw/include/gsl/gsl_matrix_double.h /sw/include/gsl/gsl_matrix_float.h \ - /sw/include/gsl/gsl_matrix_ulong.h /sw/include/gsl/gsl_matrix_long.h \ - /sw/include/gsl/gsl_matrix_uint.h /sw/include/gsl/gsl_matrix_int.h \ - /sw/include/gsl/gsl_matrix_ushort.h /sw/include/gsl/gsl_matrix_short.h \ - /sw/include/gsl/gsl_matrix_uchar.h /sw/include/gsl/gsl_matrix_char.h \ - /sw/include/gsl/gsl_blas.h /sw/include/gsl/gsl_blas_types.h \ - /sw/include/gsl/gsl_cblas.h Trackball.h + ../Common/GmshMatrix.h Trackball.h Octree.o: Octree.cpp Octree.h OctreeInternals.h OctreeInternals.o: OctreeInternals.cpp Message.h OctreeInternals.h Options.o: Options.cpp Gmsh.h Message.h ../DataStr/Malloc.h \ @@ -113,41 +79,7 @@ Options.o: Options.cpp Gmsh.h Message.h ../DataStr/Malloc.h \ ../Common/Message.h ../Post/Views.h ../Post/ColorTable.h \ ../Common/VertexArray.h ../Geo/SVector3.h ../Geo/SPoint3.h \ ../Common/SmoothData.h ../Numeric/Numeric.h ../Post/AdaptiveViews.h \ - ../Common/GmshMatrix.h /sw/include/gsl/gsl_linalg.h \ - /sw/include/gsl/gsl_mode.h /sw/include/gsl/gsl_permutation.h \ - /sw/include/gsl/gsl_types.h /sw/include/gsl/gsl_errno.h \ - /sw/include/gsl/gsl_check_range.h /sw/include/gsl/gsl_vector.h \ - /sw/include/gsl/gsl_vector_complex_long_double.h \ - /sw/include/gsl/gsl_complex.h /sw/include/gsl/gsl_vector_long_double.h \ - /sw/include/gsl/gsl_block_long_double.h \ - /sw/include/gsl/gsl_vector_complex.h \ - /sw/include/gsl/gsl_block_complex_long_double.h \ - /sw/include/gsl/gsl_vector_complex_double.h \ - /sw/include/gsl/gsl_vector_double.h /sw/include/gsl/gsl_block_double.h \ - /sw/include/gsl/gsl_block_complex_double.h \ - /sw/include/gsl/gsl_vector_complex_float.h \ - /sw/include/gsl/gsl_vector_float.h /sw/include/gsl/gsl_block_float.h \ - /sw/include/gsl/gsl_block_complex_float.h \ - /sw/include/gsl/gsl_vector_ulong.h /sw/include/gsl/gsl_block_ulong.h \ - /sw/include/gsl/gsl_vector_long.h /sw/include/gsl/gsl_block_long.h \ - /sw/include/gsl/gsl_vector_uint.h /sw/include/gsl/gsl_block_uint.h \ - /sw/include/gsl/gsl_vector_int.h /sw/include/gsl/gsl_block_int.h \ - /sw/include/gsl/gsl_vector_ushort.h /sw/include/gsl/gsl_block_ushort.h \ - /sw/include/gsl/gsl_vector_short.h /sw/include/gsl/gsl_block_short.h \ - /sw/include/gsl/gsl_vector_uchar.h /sw/include/gsl/gsl_block_uchar.h \ - /sw/include/gsl/gsl_vector_char.h /sw/include/gsl/gsl_block_char.h \ - /sw/include/gsl/gsl_matrix.h \ - /sw/include/gsl/gsl_matrix_complex_long_double.h \ - /sw/include/gsl/gsl_matrix_complex_double.h \ - /sw/include/gsl/gsl_matrix_complex_float.h \ - /sw/include/gsl/gsl_matrix_long_double.h \ - /sw/include/gsl/gsl_matrix_double.h /sw/include/gsl/gsl_matrix_float.h \ - /sw/include/gsl/gsl_matrix_ulong.h /sw/include/gsl/gsl_matrix_long.h \ - /sw/include/gsl/gsl_matrix_uint.h /sw/include/gsl/gsl_matrix_int.h \ - /sw/include/gsl/gsl_matrix_ushort.h /sw/include/gsl/gsl_matrix_short.h \ - /sw/include/gsl/gsl_matrix_uchar.h /sw/include/gsl/gsl_matrix_char.h \ - /sw/include/gsl/gsl_blas.h /sw/include/gsl/gsl_blas_types.h \ - /sw/include/gsl/gsl_cblas.h ../Fltk/Solvers.h ../Fltk/GUI.h \ + ../Common/GmshMatrix.h ../Fltk/Solvers.h ../Fltk/GUI.h \ ../Fltk/Opengl_Window.h ../Fltk/Colorbar_Window.h ../Common/GmshUI.h \ ../Fltk/Popup_Button.h ../Fltk/SpherePosition_Widget.h CommandLine.o: CommandLine.cpp Gmsh.h Message.h ../DataStr/Malloc.h \ @@ -159,54 +91,19 @@ CommandLine.o: CommandLine.cpp Gmsh.h Message.h ../DataStr/Malloc.h \ ../Geo/SPoint3.h ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h \ ../Geo/SPoint2.h ../Geo/ExtrudeParams.h ../Common/SmoothData.h \ ../Post/Views.h ../Post/ColorTable.h ../Common/VertexArray.h \ - ../Post/AdaptiveViews.h ../Common/GmshMatrix.h \ - /sw/include/gsl/gsl_linalg.h /sw/include/gsl/gsl_mode.h \ - /sw/include/gsl/gsl_permutation.h /sw/include/gsl/gsl_types.h \ - /sw/include/gsl/gsl_errno.h /sw/include/gsl/gsl_check_range.h \ - /sw/include/gsl/gsl_vector.h \ - /sw/include/gsl/gsl_vector_complex_long_double.h \ - /sw/include/gsl/gsl_complex.h /sw/include/gsl/gsl_vector_long_double.h \ - /sw/include/gsl/gsl_block_long_double.h \ - /sw/include/gsl/gsl_vector_complex.h \ - /sw/include/gsl/gsl_block_complex_long_double.h \ - /sw/include/gsl/gsl_vector_complex_double.h \ - /sw/include/gsl/gsl_vector_double.h /sw/include/gsl/gsl_block_double.h \ - /sw/include/gsl/gsl_block_complex_double.h \ - /sw/include/gsl/gsl_vector_complex_float.h \ - /sw/include/gsl/gsl_vector_float.h /sw/include/gsl/gsl_block_float.h \ - /sw/include/gsl/gsl_block_complex_float.h \ - /sw/include/gsl/gsl_vector_ulong.h /sw/include/gsl/gsl_block_ulong.h \ - /sw/include/gsl/gsl_vector_long.h /sw/include/gsl/gsl_block_long.h \ - /sw/include/gsl/gsl_vector_uint.h /sw/include/gsl/gsl_block_uint.h \ - /sw/include/gsl/gsl_vector_int.h /sw/include/gsl/gsl_block_int.h \ - /sw/include/gsl/gsl_vector_ushort.h /sw/include/gsl/gsl_block_ushort.h \ - /sw/include/gsl/gsl_vector_short.h /sw/include/gsl/gsl_block_short.h \ - /sw/include/gsl/gsl_vector_uchar.h /sw/include/gsl/gsl_block_uchar.h \ - /sw/include/gsl/gsl_vector_char.h /sw/include/gsl/gsl_block_char.h \ - /sw/include/gsl/gsl_matrix.h \ - /sw/include/gsl/gsl_matrix_complex_long_double.h \ - /sw/include/gsl/gsl_matrix_complex_double.h \ - /sw/include/gsl/gsl_matrix_complex_float.h \ - /sw/include/gsl/gsl_matrix_long_double.h \ - /sw/include/gsl/gsl_matrix_double.h /sw/include/gsl/gsl_matrix_float.h \ - /sw/include/gsl/gsl_matrix_ulong.h /sw/include/gsl/gsl_matrix_long.h \ - /sw/include/gsl/gsl_matrix_uint.h /sw/include/gsl/gsl_matrix_int.h \ - /sw/include/gsl/gsl_matrix_ushort.h /sw/include/gsl/gsl_matrix_short.h \ - /sw/include/gsl/gsl_matrix_uchar.h /sw/include/gsl/gsl_matrix_char.h \ - /sw/include/gsl/gsl_blas.h /sw/include/gsl/gsl_blas_types.h \ - /sw/include/gsl/gsl_cblas.h ../Parser/OpenFile.h ../Parser/CreateFile.h \ - ../Parser/Parser.h ../Geo/GModel.h ../Geo/GVertex.h ../Geo/GEntity.h \ - ../Geo/Range.h ../Geo/SPoint3.h ../Geo/SBoundingBox3d.h \ - ../Geo/MVertex.h ../Geo/SPoint3.h ../Geo/GPoint.h ../Geo/SPoint2.h \ - ../Geo/GEdge.h ../Geo/GEntity.h ../Geo/GVertex.h ../Geo/SVector3.h \ - ../Geo/SPoint3.h ../Geo/SPoint2.h ../Geo/MElement.h ../Geo/MVertex.h \ - ../Geo/MEdge.h ../Geo/MVertex.h ../Geo/SVector3.h ../Common/Hash.h \ - ../Geo/MFace.h ../Geo/MVertex.h ../Geo/SVector3.h ../Common/Context.h \ - ../Geo/ExtrudeParams.h ../Geo/GFace.h ../Geo/GPoint.h ../Geo/GEntity.h \ - ../Geo/GEdgeLoop.h ../Geo/GEdge.h ../Geo/MElement.h ../Geo/SPoint2.h \ - ../Geo/SVector3.h ../Geo/Pair.h ../Geo/ExtrudeParams.h ../Geo/GRegion.h \ - ../Geo/GEntity.h ../Geo/MElement.h ../Geo/ExtrudeParams.h \ - ../Geo/SBoundingBox3d.h OS.h + ../Post/AdaptiveViews.h ../Common/GmshMatrix.h ../Parser/OpenFile.h \ + ../Parser/CreateFile.h ../Parser/Parser.h ../Geo/GModel.h \ + ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ + ../Geo/SBoundingBox3d.h ../Geo/MVertex.h ../Geo/SPoint3.h \ + ../Geo/GPoint.h ../Geo/SPoint2.h ../Geo/GEdge.h ../Geo/GEntity.h \ + ../Geo/GVertex.h ../Geo/SVector3.h ../Geo/SPoint3.h ../Geo/SPoint2.h \ + ../Geo/MElement.h ../Geo/MVertex.h ../Geo/MEdge.h ../Geo/MVertex.h \ + ../Geo/SVector3.h ../Common/Hash.h ../Geo/MFace.h ../Geo/MVertex.h \ + ../Geo/SVector3.h ../Common/Context.h ../Geo/ExtrudeParams.h \ + ../Geo/GFace.h ../Geo/GPoint.h ../Geo/GEntity.h ../Geo/GEdgeLoop.h \ + ../Geo/GEdge.h ../Geo/MElement.h ../Geo/SPoint2.h ../Geo/SVector3.h \ + ../Geo/Pair.h ../Geo/ExtrudeParams.h ../Geo/GRegion.h ../Geo/GEntity.h \ + ../Geo/MElement.h ../Geo/ExtrudeParams.h ../Geo/SBoundingBox3d.h OS.h OS.o: OS.cpp Message.h Visibility.o: Visibility.cpp Visibility.h GmshDefines.h ../Geo/GVertex.h \ ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ diff --git a/Fltk/Makefile b/Fltk/Makefile index 9cd050d5b0991a4f2dcae6ca6b94f112de0197f8..7088f61b191585ae2f09330d1d886cf162ddb16f 100644 --- a/Fltk/Makefile +++ b/Fltk/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.145 2007-09-04 13:47:01 remacle Exp $ +# $Id: Makefile,v 1.146 2007-09-04 15:19:24 geuzaine Exp $ # # Copyright (C) 1997-2007 C. Geuzaine, J.-F. Remacle # @@ -78,41 +78,7 @@ Main.o: Main.cpp GUI.h Opengl_Window.h Colorbar_Window.h \ ../Parser/OpenFile.h ../Common/CommandLine.h Solvers.h \ ../Plugin/PluginManager.h ../Plugin/Plugin.h ../Post/Views.h \ ../Post/ColorTable.h ../Common/VertexArray.h ../Post/AdaptiveViews.h \ - ../Common/GmshMatrix.h /sw/include/gsl/gsl_linalg.h \ - /sw/include/gsl/gsl_mode.h /sw/include/gsl/gsl_permutation.h \ - /sw/include/gsl/gsl_types.h /sw/include/gsl/gsl_errno.h \ - /sw/include/gsl/gsl_check_range.h /sw/include/gsl/gsl_vector.h \ - /sw/include/gsl/gsl_vector_complex_long_double.h \ - /sw/include/gsl/gsl_complex.h /sw/include/gsl/gsl_vector_long_double.h \ - /sw/include/gsl/gsl_block_long_double.h \ - /sw/include/gsl/gsl_vector_complex.h \ - /sw/include/gsl/gsl_block_complex_long_double.h \ - /sw/include/gsl/gsl_vector_complex_double.h \ - /sw/include/gsl/gsl_vector_double.h /sw/include/gsl/gsl_block_double.h \ - /sw/include/gsl/gsl_block_complex_double.h \ - /sw/include/gsl/gsl_vector_complex_float.h \ - /sw/include/gsl/gsl_vector_float.h /sw/include/gsl/gsl_block_float.h \ - /sw/include/gsl/gsl_block_complex_float.h \ - /sw/include/gsl/gsl_vector_ulong.h /sw/include/gsl/gsl_block_ulong.h \ - /sw/include/gsl/gsl_vector_long.h /sw/include/gsl/gsl_block_long.h \ - /sw/include/gsl/gsl_vector_uint.h /sw/include/gsl/gsl_block_uint.h \ - /sw/include/gsl/gsl_vector_int.h /sw/include/gsl/gsl_block_int.h \ - /sw/include/gsl/gsl_vector_ushort.h /sw/include/gsl/gsl_block_ushort.h \ - /sw/include/gsl/gsl_vector_short.h /sw/include/gsl/gsl_block_short.h \ - /sw/include/gsl/gsl_vector_uchar.h /sw/include/gsl/gsl_block_uchar.h \ - /sw/include/gsl/gsl_vector_char.h /sw/include/gsl/gsl_block_char.h \ - /sw/include/gsl/gsl_matrix.h \ - /sw/include/gsl/gsl_matrix_complex_long_double.h \ - /sw/include/gsl/gsl_matrix_complex_double.h \ - /sw/include/gsl/gsl_matrix_complex_float.h \ - /sw/include/gsl/gsl_matrix_long_double.h \ - /sw/include/gsl/gsl_matrix_double.h /sw/include/gsl/gsl_matrix_float.h \ - /sw/include/gsl/gsl_matrix_ulong.h /sw/include/gsl/gsl_matrix_long.h \ - /sw/include/gsl/gsl_matrix_uint.h /sw/include/gsl/gsl_matrix_int.h \ - /sw/include/gsl/gsl_matrix_ushort.h /sw/include/gsl/gsl_matrix_short.h \ - /sw/include/gsl/gsl_matrix_uchar.h /sw/include/gsl/gsl_matrix_char.h \ - /sw/include/gsl/gsl_blas.h /sw/include/gsl/gsl_blas_types.h \ - /sw/include/gsl/gsl_cblas.h ../Geo/GModel.h ../Geo/GVertex.h \ + ../Common/GmshMatrix.h ../Geo/GModel.h ../Geo/GVertex.h \ ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ ../Geo/SBoundingBox3d.h ../Geo/MVertex.h ../Geo/SPoint3.h \ ../Geo/GPoint.h ../Geo/SPoint2.h ../Geo/GEdge.h ../Geo/GEntity.h \ @@ -124,10 +90,9 @@ Main.o: Main.cpp GUI.h Opengl_Window.h Colorbar_Window.h \ ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h ../Geo/ExtrudeParams.h \ ../Geo/GRegion.h ../Geo/GEntity.h ../Geo/MElement.h \ ../Geo/ExtrudeParams.h ../Geo/SBoundingBox3d.h ../Mesh/Field.h \ - ../contrib/ANN/include/ANN/ANN.h ../Post/OctreePost.h \ - ../Common/Octree.h ../Common/OctreeInternals.h ../Mesh/BackgroundMesh.h \ - ../Post/PView.h ../Post/AdaptiveViews.h ../Post/PViewData.h \ - ../Post/PViewOptions.h ../Post/ColorTable.h + ../Post/OctreePost.h ../Common/Octree.h ../Common/OctreeInternals.h \ + ../Mesh/BackgroundMesh.h ../Post/PView.h ../Post/AdaptiveViews.h \ + ../Post/PViewData.h ../Post/PViewOptions.h ../Post/ColorTable.h Message.o: Message.cpp ../Common/Gmsh.h ../Common/Message.h \ ../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h \ ../DataStr/avl.h ../DataStr/Tools.h ../DataStr/List.h ../DataStr/Tree.h \ @@ -146,41 +111,7 @@ GUI.o: GUI.cpp ../Common/Gmsh.h ../Common/Message.h ../DataStr/Malloc.h \ ../Plugin/Plugin.h ../Post/Views.h ../Post/ColorTable.h \ ../Common/VertexArray.h ../Geo/SVector3.h ../Geo/SPoint3.h \ ../Common/SmoothData.h ../Post/AdaptiveViews.h ../Common/GmshMatrix.h \ - /sw/include/gsl/gsl_linalg.h /sw/include/gsl/gsl_mode.h \ - /sw/include/gsl/gsl_permutation.h /sw/include/gsl/gsl_types.h \ - /sw/include/gsl/gsl_errno.h /sw/include/gsl/gsl_check_range.h \ - /sw/include/gsl/gsl_vector.h \ - /sw/include/gsl/gsl_vector_complex_long_double.h \ - /sw/include/gsl/gsl_complex.h /sw/include/gsl/gsl_vector_long_double.h \ - /sw/include/gsl/gsl_block_long_double.h \ - /sw/include/gsl/gsl_vector_complex.h \ - /sw/include/gsl/gsl_block_complex_long_double.h \ - /sw/include/gsl/gsl_vector_complex_double.h \ - /sw/include/gsl/gsl_vector_double.h /sw/include/gsl/gsl_block_double.h \ - /sw/include/gsl/gsl_block_complex_double.h \ - /sw/include/gsl/gsl_vector_complex_float.h \ - /sw/include/gsl/gsl_vector_float.h /sw/include/gsl/gsl_block_float.h \ - /sw/include/gsl/gsl_block_complex_float.h \ - /sw/include/gsl/gsl_vector_ulong.h /sw/include/gsl/gsl_block_ulong.h \ - /sw/include/gsl/gsl_vector_long.h /sw/include/gsl/gsl_block_long.h \ - /sw/include/gsl/gsl_vector_uint.h /sw/include/gsl/gsl_block_uint.h \ - /sw/include/gsl/gsl_vector_int.h /sw/include/gsl/gsl_block_int.h \ - /sw/include/gsl/gsl_vector_ushort.h /sw/include/gsl/gsl_block_ushort.h \ - /sw/include/gsl/gsl_vector_short.h /sw/include/gsl/gsl_block_short.h \ - /sw/include/gsl/gsl_vector_uchar.h /sw/include/gsl/gsl_block_uchar.h \ - /sw/include/gsl/gsl_vector_char.h /sw/include/gsl/gsl_block_char.h \ - /sw/include/gsl/gsl_matrix.h \ - /sw/include/gsl/gsl_matrix_complex_long_double.h \ - /sw/include/gsl/gsl_matrix_complex_double.h \ - /sw/include/gsl/gsl_matrix_complex_float.h \ - /sw/include/gsl/gsl_matrix_long_double.h \ - /sw/include/gsl/gsl_matrix_double.h /sw/include/gsl/gsl_matrix_float.h \ - /sw/include/gsl/gsl_matrix_ulong.h /sw/include/gsl/gsl_matrix_long.h \ - /sw/include/gsl/gsl_matrix_uint.h /sw/include/gsl/gsl_matrix_int.h \ - /sw/include/gsl/gsl_matrix_ushort.h /sw/include/gsl/gsl_matrix_short.h \ - /sw/include/gsl/gsl_matrix_uchar.h /sw/include/gsl/gsl_matrix_char.h \ - /sw/include/gsl/gsl_blas.h /sw/include/gsl/gsl_blas_types.h \ - /sw/include/gsl/gsl_cblas.h Shortcut_Window.h + Shortcut_Window.h GUI_Extras.o: GUI_Extras.cpp ../Common/Gmsh.h ../Common/Message.h \ ../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h \ ../DataStr/avl.h ../DataStr/Tools.h ../DataStr/List.h ../DataStr/Tree.h \ @@ -203,8 +134,6 @@ GUI_Projection.o: GUI_Projection.cpp ../Geo/GModelIO_F.h ../Geo/GModel.h \ ../Geo/MElement.h ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h \ ../Geo/ExtrudeParams.h ../Geo/GRegion.h ../Geo/GEntity.h \ ../Geo/MElement.h ../Geo/ExtrudeParams.h ../Geo/SBoundingBox3d.h \ - /Users/remacle/SOURCES/FourierModel/FM_Patch.h \ - /Users/remacle/SOURCES/FourierModel/FM_ProjectionSurface.h \ ../Graphics/Draw.h ../Common/Options.h ../Parser/OpenFile.h \ ../Graphics/SelectBuffer.h GUI_Projection.h ../Common/GmshUI.h \ ../Geo/FProjectionFace.h ../Geo/GModel.h ../Geo/Range.h GUI.h \ @@ -212,35 +141,7 @@ GUI_Projection.o: GUI_Projection.cpp ../Geo/GModelIO_F.h ../Geo/GModel.h \ SpherePosition_Widget.h Shortcut_Window.h GUI_Extras.h ../Geo/FFace.h \ ../Geo/GFace.h ../Geo/GModel.h ../Geo/Range.h ../Geo/FEdge.h \ ../Geo/GEdge.h ../Geo/GModel.h ../Geo/FVertex.h ../Geo/GModel.h \ - ../Geo/GVertex.h /Users/remacle/SOURCES/FourierModel/FM_TopoVertex.h \ - ../Geo/Range.h ../Common/Message.h \ - /Users/remacle/SOURCES/FourierModel/FM_TopoEdge.h \ - /Users/remacle/SOURCES/FourierModel/FM_Curve.h \ - /Users/remacle/SOURCES/FourierModel/FM_TopoVertex.h \ - /Users/remacle/SOURCES/FourierModel/FM_TopoFace.h \ - /Users/remacle/SOURCES/FourierModel/FM_Patch.h \ - /Users/remacle/SOURCES/FourierModel/FM_TopoEdge.h \ - /Users/remacle/SOURCES/FourierModel/FM_FPatch.h \ - /Users/remacle/SOURCES/FourierModel/FM_Patch.h \ - /Users/remacle/SOURCES/FourierModel/FM_PartitionOfUnity.h \ - /Users/remacle/SOURCES/FourierModel/FM_ProjectionSurface.h \ - /Users/remacle/SOURCES/FourierModel/FM_WFPatch.h \ - /Users/remacle/SOURCES/FourierModel/FM_Patch.h \ - /Users/remacle/SOURCES/FourierModel/FM_PartitionOfUnity.h \ - /Users/remacle/SOURCES/FourierModel/FM_ProjectionSurface.h \ - /Users/remacle/SOURCES/FourierModel/FM_PlaneProjectionSurface.h \ - /Users/remacle/SOURCES/FourierModel/FM_ProjectionSurface.h \ - /Users/remacle/SOURCES/FourierModel/FM_ParaboloidProjectionSurface.h \ - /Users/remacle/SOURCES/FourierModel/FM_Utils.h \ - /Users/remacle/SOURCES/FourierModel/FM_ProjectionSurface.h \ - /Users/remacle/SOURCES/FourierModel/FM_CylindricalProjectionSurface.h \ - /Users/remacle/SOURCES/FourierModel/FM_ProjectionSurface.h \ - /Users/remacle/SOURCES/FourierModel/FM_RevolvedParabolaProjectionSurface.h \ - /Users/remacle/SOURCES/FourierModel/FM_Utils.h \ - /Users/remacle/SOURCES/FourierModel/FM_ProjectionSurface.h \ - /Users/remacle/SOURCES/FourierModel/FM_TranslatedParabolaProjectionSurface.h \ - /Users/remacle/SOURCES/FourierModel/FM_Utils.h \ - /Users/remacle/SOURCES/FourierModel/FM_ProjectionSurface.h + ../Geo/GVertex.h ../Geo/Range.h ../Common/Message.h GUI_Classifier.o: GUI_Classifier.cpp GUI_Classifier.h ../Common/GmshUI.h \ ../Geo/GModel.h ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h \ ../Geo/SPoint3.h ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h \ @@ -257,11 +158,18 @@ GUI_Classifier.o: GUI_Classifier.cpp GUI_Classifier.h ../Common/GmshUI.h \ ../Geo/GEntity.h ../Geo/MElement.h ../Geo/ExtrudeParams.h \ ../Geo/SBoundingBox3d.h GUI.h Opengl_Window.h Colorbar_Window.h \ ../Post/ColorTable.h Popup_Button.h SpherePosition_Widget.h \ - Shortcut_Window.h ../Graphics/Draw.h ../Common/Options.h \ - ../Graphics/SelectBuffer.h GUI_Projection.h ../Geo/FProjectionFace.h \ - ../Geo/GModel.h ../Geo/Range.h \ - /Users/remacle/SOURCES/FourierModel/FM_ProjectionSurface.h GUI_Extras.h \ - ../Common/Message.h + Shortcut_Window.h ../Geo/Geo.h ../Geo/gmshSurface.h ../Geo/Pair.h \ + ../Geo/Range.h ../Geo/SPoint2.h ../Geo/SPoint3.h ../Geo/SVector3.h \ + ../Geo/SBoundingBox3d.h ../DataStr/Tree.h ../DataStr/avl.h \ + ../Geo/SPoint2.h ../Geo/ExtrudeParams.h ../Common/Gmsh.h \ + ../Common/Message.h ../DataStr/Malloc.h ../DataStr/Tools.h \ + ../DataStr/List.h ../DataStr/Tree.h ../Graphics/Draw.h \ + ../Common/Options.h ../Graphics/SelectBuffer.h GUI_Projection.h \ + ../Geo/FProjectionFace.h ../Geo/GModel.h ../Geo/Range.h GUI_Extras.h \ + ../Mesh/meshGFaceDelaunayInsertion.h ../Mesh/meshGFaceOptimize.h \ + ../Geo/gmshEdge.h ../Geo/Geo.h ../Geo/GEdge.h ../Geo/gmshVertex.h \ + ../Geo/Geo.h ../Geo/GVertex.h ../Geo/Range.h ../Geo/gmshFace.h \ + ../Geo/Geo.h ../Geo/GFace.h ../Geo/gmshVertex.h ../Geo/Range.h Callbacks.o: Callbacks.cpp ../Common/Gmsh.h ../Common/Message.h \ ../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h \ ../DataStr/avl.h ../DataStr/Tools.h ../DataStr/List.h ../DataStr/Tree.h \ @@ -285,47 +193,12 @@ Callbacks.o: Callbacks.cpp ../Common/Gmsh.h ../Common/Message.h \ ../Geo/MElement.h ../Geo/ExtrudeParams.h ../Geo/SBoundingBox3d.h \ ../Graphics/Draw.h ../Graphics/SelectBuffer.h ../Post/Views.h \ ../Post/ColorTable.h ../Common/VertexArray.h ../Post/AdaptiveViews.h \ - ../Common/GmshMatrix.h /sw/include/gsl/gsl_linalg.h \ - /sw/include/gsl/gsl_mode.h /sw/include/gsl/gsl_permutation.h \ - /sw/include/gsl/gsl_types.h /sw/include/gsl/gsl_errno.h \ - /sw/include/gsl/gsl_check_range.h /sw/include/gsl/gsl_vector.h \ - /sw/include/gsl/gsl_vector_complex_long_double.h \ - /sw/include/gsl/gsl_complex.h /sw/include/gsl/gsl_vector_long_double.h \ - /sw/include/gsl/gsl_block_long_double.h \ - /sw/include/gsl/gsl_vector_complex.h \ - /sw/include/gsl/gsl_block_complex_long_double.h \ - /sw/include/gsl/gsl_vector_complex_double.h \ - /sw/include/gsl/gsl_vector_double.h /sw/include/gsl/gsl_block_double.h \ - /sw/include/gsl/gsl_block_complex_double.h \ - /sw/include/gsl/gsl_vector_complex_float.h \ - /sw/include/gsl/gsl_vector_float.h /sw/include/gsl/gsl_block_float.h \ - /sw/include/gsl/gsl_block_complex_float.h \ - /sw/include/gsl/gsl_vector_ulong.h /sw/include/gsl/gsl_block_ulong.h \ - /sw/include/gsl/gsl_vector_long.h /sw/include/gsl/gsl_block_long.h \ - /sw/include/gsl/gsl_vector_uint.h /sw/include/gsl/gsl_block_uint.h \ - /sw/include/gsl/gsl_vector_int.h /sw/include/gsl/gsl_block_int.h \ - /sw/include/gsl/gsl_vector_ushort.h /sw/include/gsl/gsl_block_ushort.h \ - /sw/include/gsl/gsl_vector_short.h /sw/include/gsl/gsl_block_short.h \ - /sw/include/gsl/gsl_vector_uchar.h /sw/include/gsl/gsl_block_uchar.h \ - /sw/include/gsl/gsl_vector_char.h /sw/include/gsl/gsl_block_char.h \ - /sw/include/gsl/gsl_matrix.h \ - /sw/include/gsl/gsl_matrix_complex_long_double.h \ - /sw/include/gsl/gsl_matrix_complex_double.h \ - /sw/include/gsl/gsl_matrix_complex_float.h \ - /sw/include/gsl/gsl_matrix_long_double.h \ - /sw/include/gsl/gsl_matrix_double.h /sw/include/gsl/gsl_matrix_float.h \ - /sw/include/gsl/gsl_matrix_ulong.h /sw/include/gsl/gsl_matrix_long.h \ - /sw/include/gsl/gsl_matrix_uint.h /sw/include/gsl/gsl_matrix_int.h \ - /sw/include/gsl/gsl_matrix_ushort.h /sw/include/gsl/gsl_matrix_short.h \ - /sw/include/gsl/gsl_matrix_uchar.h /sw/include/gsl/gsl_matrix_char.h \ - /sw/include/gsl/gsl_blas.h /sw/include/gsl/gsl_blas_types.h \ - /sw/include/gsl/gsl_cblas.h ../Parser/CreateFile.h ../Parser/OpenFile.h \ + ../Common/GmshMatrix.h ../Parser/CreateFile.h ../Parser/OpenFile.h \ ../Common/CommandLine.h ../Common/Options.h GUI.h Opengl_Window.h \ Colorbar_Window.h Popup_Button.h SpherePosition_Widget.h GUI_Extras.h \ Callbacks.h ../Plugin/Plugin.h ../Plugin/PluginManager.h \ ../Plugin/Plugin.h ../Common/Visibility.h ../Common/GmshDefines.h \ - Solvers.h ../Common/OS.h ../Mesh/Field.h \ - ../contrib/ANN/include/ANN/ANN.h ../Post/OctreePost.h \ + Solvers.h ../Common/OS.h ../Mesh/Field.h ../Post/OctreePost.h \ ../Common/Octree.h ../Common/OctreeInternals.h ../Mesh/BackgroundMesh.h Opengl.o: Opengl.cpp ../Common/Gmsh.h ../Common/Message.h \ ../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h \ diff --git a/Geo/Makefile b/Geo/Makefile index 0c9401378ebbd0ee3ba95c41025a0bc528c8b0c6..e79975215c7dfc45a9ca85c71cbba0b22c52e2ef 100644 --- a/Geo/Makefile +++ b/Geo/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.160 2007-09-03 20:09:14 geuzaine Exp $ +# $Id: Makefile,v 1.161 2007-09-04 15:19:24 geuzaine Exp $ # # Copyright (C) 1997-2007 C. Geuzaine, J.-F. Remacle # @@ -275,8 +275,14 @@ findLinks.o: findLinks.cpp ../Common/Gmsh.h ../Common/Message.h \ MElement.h MEdge.h ../Common/Hash.h MFace.h ../Numeric/Numeric.h \ ../Common/Context.h ExtrudeParams.h ../Common/SmoothData.h GFace.h \ GEdgeLoop.h Pair.h GRegion.h -MVertex.o: MVertex.cpp MVertex.h SPoint3.h +MVertex.o: MVertex.cpp MVertex.h SPoint3.h GEdge.h GEntity.h Range.h \ + SBoundingBox3d.h ../Common/GmshDefines.h GVertex.h GPoint.h SPoint2.h \ + SVector3.h MElement.h MEdge.h ../Common/Hash.h MFace.h \ + ../Numeric/Numeric.h ../Common/Context.h ../DataStr/List.h \ + ExtrudeParams.h ../Common/SmoothData.h GFace.h GEdgeLoop.h Pair.h MElement.o: MElement.cpp MElement.h ../Common/GmshDefines.h MVertex.h \ SPoint3.h MEdge.h SVector3.h ../Common/Hash.h MFace.h \ ../Numeric/Numeric.h ../Common/Context.h ../DataStr/List.h GEntity.h \ - Range.h SBoundingBox3d.h ../Common/Message.h + Range.h SBoundingBox3d.h GFace.h GPoint.h GEdgeLoop.h GEdge.h GVertex.h \ + SPoint2.h ExtrudeParams.h ../Common/SmoothData.h Pair.h \ + ../Common/Message.h diff --git a/Mesh/Makefile b/Mesh/Makefile index 981c8d3a10f5cbc62d90a9ad66a883233c84ab86..53bcdda4a6fed84e94bd63cbbb387a6f4c23beb1 100644 --- a/Mesh/Makefile +++ b/Mesh/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.180 2007-09-04 13:47:02 remacle Exp $ +# $Id: Makefile,v 1.181 2007-09-04 15:19:24 geuzaine Exp $ # # Copyright (C) 1997-2007 C. Geuzaine, J.-F. Remacle # @@ -83,42 +83,8 @@ Generator.o: Generator.cpp ../Common/Gmsh.h ../Common/Message.h \ ../Numeric/Numeric.h ../Common/Context.h ../Post/Views.h \ ../Post/ColorTable.h ../Common/VertexArray.h ../Geo/SVector3.h \ ../Geo/SPoint3.h ../Common/SmoothData.h ../Post/AdaptiveViews.h \ - ../Common/GmshMatrix.h /sw/include/gsl/gsl_linalg.h \ - /sw/include/gsl/gsl_mode.h /sw/include/gsl/gsl_permutation.h \ - /sw/include/gsl/gsl_types.h /sw/include/gsl/gsl_errno.h \ - /sw/include/gsl/gsl_check_range.h /sw/include/gsl/gsl_vector.h \ - /sw/include/gsl/gsl_vector_complex_long_double.h \ - /sw/include/gsl/gsl_complex.h /sw/include/gsl/gsl_vector_long_double.h \ - /sw/include/gsl/gsl_block_long_double.h \ - /sw/include/gsl/gsl_vector_complex.h \ - /sw/include/gsl/gsl_block_complex_long_double.h \ - /sw/include/gsl/gsl_vector_complex_double.h \ - /sw/include/gsl/gsl_vector_double.h /sw/include/gsl/gsl_block_double.h \ - /sw/include/gsl/gsl_block_complex_double.h \ - /sw/include/gsl/gsl_vector_complex_float.h \ - /sw/include/gsl/gsl_vector_float.h /sw/include/gsl/gsl_block_float.h \ - /sw/include/gsl/gsl_block_complex_float.h \ - /sw/include/gsl/gsl_vector_ulong.h /sw/include/gsl/gsl_block_ulong.h \ - /sw/include/gsl/gsl_vector_long.h /sw/include/gsl/gsl_block_long.h \ - /sw/include/gsl/gsl_vector_uint.h /sw/include/gsl/gsl_block_uint.h \ - /sw/include/gsl/gsl_vector_int.h /sw/include/gsl/gsl_block_int.h \ - /sw/include/gsl/gsl_vector_ushort.h /sw/include/gsl/gsl_block_ushort.h \ - /sw/include/gsl/gsl_vector_short.h /sw/include/gsl/gsl_block_short.h \ - /sw/include/gsl/gsl_vector_uchar.h /sw/include/gsl/gsl_block_uchar.h \ - /sw/include/gsl/gsl_vector_char.h /sw/include/gsl/gsl_block_char.h \ - /sw/include/gsl/gsl_matrix.h \ - /sw/include/gsl/gsl_matrix_complex_long_double.h \ - /sw/include/gsl/gsl_matrix_complex_double.h \ - /sw/include/gsl/gsl_matrix_complex_float.h \ - /sw/include/gsl/gsl_matrix_long_double.h \ - /sw/include/gsl/gsl_matrix_double.h /sw/include/gsl/gsl_matrix_float.h \ - /sw/include/gsl/gsl_matrix_ulong.h /sw/include/gsl/gsl_matrix_long.h \ - /sw/include/gsl/gsl_matrix_uint.h /sw/include/gsl/gsl_matrix_int.h \ - /sw/include/gsl/gsl_matrix_ushort.h /sw/include/gsl/gsl_matrix_short.h \ - /sw/include/gsl/gsl_matrix_uchar.h /sw/include/gsl/gsl_matrix_char.h \ - /sw/include/gsl/gsl_blas.h /sw/include/gsl/gsl_blas_types.h \ - /sw/include/gsl/gsl_cblas.h ../Common/OS.h ../Geo/GModel.h \ - ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ + ../Common/GmshMatrix.h ../Common/OS.h ../Geo/GModel.h ../Geo/GVertex.h \ + ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Common/GmshDefines.h \ ../Geo/MVertex.h ../Geo/SPoint3.h ../Geo/GPoint.h ../Geo/SPoint2.h \ ../Geo/GEdge.h ../Geo/GEntity.h ../Geo/GVertex.h ../Geo/SVector3.h \ @@ -144,52 +110,16 @@ Field.o: Field.cpp ../Mesh/BDS.h ../Geo/GFace.h ../Geo/GPoint.h \ ../Common/SmoothData.h ../Geo/MElement.h ../Geo/SPoint2.h \ ../Geo/SVector3.h ../Geo/Pair.h ../Geo/ExtrudeParams.h ../Post/Views.h \ ../Post/ColorTable.h ../Common/VertexArray.h ../Post/AdaptiveViews.h \ - ../Common/GmshMatrix.h /sw/include/gsl/gsl_linalg.h \ - /sw/include/gsl/gsl_mode.h /sw/include/gsl/gsl_permutation.h \ - /sw/include/gsl/gsl_types.h /sw/include/gsl/gsl_errno.h \ - /sw/include/gsl/gsl_check_range.h /sw/include/gsl/gsl_vector.h \ - /sw/include/gsl/gsl_vector_complex_long_double.h \ - /sw/include/gsl/gsl_complex.h /sw/include/gsl/gsl_vector_long_double.h \ - /sw/include/gsl/gsl_block_long_double.h \ - /sw/include/gsl/gsl_vector_complex.h \ - /sw/include/gsl/gsl_block_complex_long_double.h \ - /sw/include/gsl/gsl_vector_complex_double.h \ - /sw/include/gsl/gsl_vector_double.h /sw/include/gsl/gsl_block_double.h \ - /sw/include/gsl/gsl_block_complex_double.h \ - /sw/include/gsl/gsl_vector_complex_float.h \ - /sw/include/gsl/gsl_vector_float.h /sw/include/gsl/gsl_block_float.h \ - /sw/include/gsl/gsl_block_complex_float.h \ - /sw/include/gsl/gsl_vector_ulong.h /sw/include/gsl/gsl_block_ulong.h \ - /sw/include/gsl/gsl_vector_long.h /sw/include/gsl/gsl_block_long.h \ - /sw/include/gsl/gsl_vector_uint.h /sw/include/gsl/gsl_block_uint.h \ - /sw/include/gsl/gsl_vector_int.h /sw/include/gsl/gsl_block_int.h \ - /sw/include/gsl/gsl_vector_ushort.h /sw/include/gsl/gsl_block_ushort.h \ - /sw/include/gsl/gsl_vector_short.h /sw/include/gsl/gsl_block_short.h \ - /sw/include/gsl/gsl_vector_uchar.h /sw/include/gsl/gsl_block_uchar.h \ - /sw/include/gsl/gsl_vector_char.h /sw/include/gsl/gsl_block_char.h \ - /sw/include/gsl/gsl_matrix.h \ - /sw/include/gsl/gsl_matrix_complex_long_double.h \ - /sw/include/gsl/gsl_matrix_complex_double.h \ - /sw/include/gsl/gsl_matrix_complex_float.h \ - /sw/include/gsl/gsl_matrix_long_double.h \ - /sw/include/gsl/gsl_matrix_double.h /sw/include/gsl/gsl_matrix_float.h \ - /sw/include/gsl/gsl_matrix_ulong.h /sw/include/gsl/gsl_matrix_long.h \ - /sw/include/gsl/gsl_matrix_uint.h /sw/include/gsl/gsl_matrix_int.h \ - /sw/include/gsl/gsl_matrix_ushort.h /sw/include/gsl/gsl_matrix_short.h \ - /sw/include/gsl/gsl_matrix_uchar.h /sw/include/gsl/gsl_matrix_char.h \ - /sw/include/gsl/gsl_blas.h /sw/include/gsl/gsl_blas_types.h \ - /sw/include/gsl/gsl_cblas.h ../Common/Gmsh.h ../Common/Message.h \ + ../Common/GmshMatrix.h ../Common/Gmsh.h ../Common/Message.h \ ../DataStr/Malloc.h ../DataStr/Tree.h ../DataStr/avl.h \ ../DataStr/Tools.h ../DataStr/List.h ../DataStr/Tree.h Field.h \ - ../contrib/ANN/include/ANN/ANN.h ../Geo/Geo.h ../Geo/gmshSurface.h \ - ../Geo/Pair.h ../Geo/Range.h ../Geo/SPoint2.h ../Geo/SPoint3.h \ - ../Geo/SVector3.h ../Geo/SBoundingBox3d.h ../Geo/SPoint2.h \ - ../Geo/ExtrudeParams.h ../Post/OctreePost.h ../Common/Octree.h \ - ../Common/OctreeInternals.h ../Geo/GeoInterpolation.h ../Geo/Geo.h \ - ../Geo/GModel.h ../Geo/GVertex.h ../Geo/GEdge.h ../Geo/GFace.h \ - ../Geo/GRegion.h ../Geo/GEntity.h ../Geo/MElement.h \ - ../Geo/ExtrudeParams.h ../Geo/SBoundingBox3d.h \ - ../contrib/MathEval/matheval.h + ../Geo/Geo.h ../Geo/gmshSurface.h ../Geo/Pair.h ../Geo/Range.h \ + ../Geo/SPoint2.h ../Geo/SPoint3.h ../Geo/SVector3.h \ + ../Geo/SBoundingBox3d.h ../Geo/SPoint2.h ../Geo/ExtrudeParams.h \ + ../Post/OctreePost.h ../Common/Octree.h ../Common/OctreeInternals.h \ + ../Geo/GeoInterpolation.h ../Geo/Geo.h ../Geo/GModel.h ../Geo/GVertex.h \ + ../Geo/GEdge.h ../Geo/GFace.h ../Geo/GRegion.h ../Geo/GEntity.h \ + ../Geo/MElement.h ../Geo/ExtrudeParams.h ../Geo/SBoundingBox3d.h meshGEdge.o: meshGEdge.cpp ../Common/Gmsh.h ../Common/Message.h \ ../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h \ ../DataStr/avl.h ../DataStr/Tools.h ../DataStr/List.h ../DataStr/Tree.h \ @@ -242,42 +172,7 @@ meshGFace.o: meshGFace.cpp meshGFace.h meshGFaceDelaunayInsertion.h \ ../Geo/MElement.h ../Geo/ExtrudeParams.h ../Geo/MVertex.h \ ../Geo/MEdge.h ../Geo/MElement.h ../Common/VertexArray.h \ ../Common/Message.h ../Common/OS.h BDS.h ../Post/Views.h \ - ../Post/ColorTable.h ../Post/AdaptiveViews.h ../Common/GmshMatrix.h \ - /sw/include/gsl/gsl_linalg.h /sw/include/gsl/gsl_mode.h \ - /sw/include/gsl/gsl_permutation.h /sw/include/gsl/gsl_types.h \ - /sw/include/gsl/gsl_errno.h /sw/include/gsl/gsl_check_range.h \ - /sw/include/gsl/gsl_vector.h \ - /sw/include/gsl/gsl_vector_complex_long_double.h \ - /sw/include/gsl/gsl_complex.h /sw/include/gsl/gsl_vector_long_double.h \ - /sw/include/gsl/gsl_block_long_double.h \ - /sw/include/gsl/gsl_vector_complex.h \ - /sw/include/gsl/gsl_block_complex_long_double.h \ - /sw/include/gsl/gsl_vector_complex_double.h \ - /sw/include/gsl/gsl_vector_double.h /sw/include/gsl/gsl_block_double.h \ - /sw/include/gsl/gsl_block_complex_double.h \ - /sw/include/gsl/gsl_vector_complex_float.h \ - /sw/include/gsl/gsl_vector_float.h /sw/include/gsl/gsl_block_float.h \ - /sw/include/gsl/gsl_block_complex_float.h \ - /sw/include/gsl/gsl_vector_ulong.h /sw/include/gsl/gsl_block_ulong.h \ - /sw/include/gsl/gsl_vector_long.h /sw/include/gsl/gsl_block_long.h \ - /sw/include/gsl/gsl_vector_uint.h /sw/include/gsl/gsl_block_uint.h \ - /sw/include/gsl/gsl_vector_int.h /sw/include/gsl/gsl_block_int.h \ - /sw/include/gsl/gsl_vector_ushort.h /sw/include/gsl/gsl_block_ushort.h \ - /sw/include/gsl/gsl_vector_short.h /sw/include/gsl/gsl_block_short.h \ - /sw/include/gsl/gsl_vector_uchar.h /sw/include/gsl/gsl_block_uchar.h \ - /sw/include/gsl/gsl_vector_char.h /sw/include/gsl/gsl_block_char.h \ - /sw/include/gsl/gsl_matrix.h \ - /sw/include/gsl/gsl_matrix_complex_long_double.h \ - /sw/include/gsl/gsl_matrix_complex_double.h \ - /sw/include/gsl/gsl_matrix_complex_float.h \ - /sw/include/gsl/gsl_matrix_long_double.h \ - /sw/include/gsl/gsl_matrix_double.h /sw/include/gsl/gsl_matrix_float.h \ - /sw/include/gsl/gsl_matrix_ulong.h /sw/include/gsl/gsl_matrix_long.h \ - /sw/include/gsl/gsl_matrix_uint.h /sw/include/gsl/gsl_matrix_int.h \ - /sw/include/gsl/gsl_matrix_ushort.h /sw/include/gsl/gsl_matrix_short.h \ - /sw/include/gsl/gsl_matrix_uchar.h /sw/include/gsl/gsl_matrix_char.h \ - /sw/include/gsl/gsl_blas.h /sw/include/gsl/gsl_blas_types.h \ - /sw/include/gsl/gsl_cblas.h + ../Post/ColorTable.h ../Post/AdaptiveViews.h ../Common/GmshMatrix.h meshGFaceTransfinite.o: meshGFaceTransfinite.cpp meshGFace.h \ ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Common/GmshDefines.h \ @@ -319,42 +214,7 @@ meshGFaceDelaunayInsertion.o: meshGFaceDelaunayInsertion.cpp BDS.h \ ../Geo/ExtrudeParams.h ../Common/SmoothData.h ../Geo/MElement.h \ ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h ../Geo/ExtrudeParams.h \ ../Post/Views.h ../Post/ColorTable.h ../Common/VertexArray.h \ - ../Post/AdaptiveViews.h ../Common/GmshMatrix.h \ - /sw/include/gsl/gsl_linalg.h /sw/include/gsl/gsl_mode.h \ - /sw/include/gsl/gsl_permutation.h /sw/include/gsl/gsl_types.h \ - /sw/include/gsl/gsl_errno.h /sw/include/gsl/gsl_check_range.h \ - /sw/include/gsl/gsl_vector.h \ - /sw/include/gsl/gsl_vector_complex_long_double.h \ - /sw/include/gsl/gsl_complex.h /sw/include/gsl/gsl_vector_long_double.h \ - /sw/include/gsl/gsl_block_long_double.h \ - /sw/include/gsl/gsl_vector_complex.h \ - /sw/include/gsl/gsl_block_complex_long_double.h \ - /sw/include/gsl/gsl_vector_complex_double.h \ - /sw/include/gsl/gsl_vector_double.h /sw/include/gsl/gsl_block_double.h \ - /sw/include/gsl/gsl_block_complex_double.h \ - /sw/include/gsl/gsl_vector_complex_float.h \ - /sw/include/gsl/gsl_vector_float.h /sw/include/gsl/gsl_block_float.h \ - /sw/include/gsl/gsl_block_complex_float.h \ - /sw/include/gsl/gsl_vector_ulong.h /sw/include/gsl/gsl_block_ulong.h \ - /sw/include/gsl/gsl_vector_long.h /sw/include/gsl/gsl_block_long.h \ - /sw/include/gsl/gsl_vector_uint.h /sw/include/gsl/gsl_block_uint.h \ - /sw/include/gsl/gsl_vector_int.h /sw/include/gsl/gsl_block_int.h \ - /sw/include/gsl/gsl_vector_ushort.h /sw/include/gsl/gsl_block_ushort.h \ - /sw/include/gsl/gsl_vector_short.h /sw/include/gsl/gsl_block_short.h \ - /sw/include/gsl/gsl_vector_uchar.h /sw/include/gsl/gsl_block_uchar.h \ - /sw/include/gsl/gsl_vector_char.h /sw/include/gsl/gsl_block_char.h \ - /sw/include/gsl/gsl_matrix.h \ - /sw/include/gsl/gsl_matrix_complex_long_double.h \ - /sw/include/gsl/gsl_matrix_complex_double.h \ - /sw/include/gsl/gsl_matrix_complex_float.h \ - /sw/include/gsl/gsl_matrix_long_double.h \ - /sw/include/gsl/gsl_matrix_double.h /sw/include/gsl/gsl_matrix_float.h \ - /sw/include/gsl/gsl_matrix_ulong.h /sw/include/gsl/gsl_matrix_long.h \ - /sw/include/gsl/gsl_matrix_uint.h /sw/include/gsl/gsl_matrix_int.h \ - /sw/include/gsl/gsl_matrix_ushort.h /sw/include/gsl/gsl_matrix_short.h \ - /sw/include/gsl/gsl_matrix_uchar.h /sw/include/gsl/gsl_matrix_char.h \ - /sw/include/gsl/gsl_blas.h /sw/include/gsl/gsl_blas_types.h \ - /sw/include/gsl/gsl_cblas.h BackgroundMesh.h \ + ../Post/AdaptiveViews.h ../Common/GmshMatrix.h BackgroundMesh.h \ meshGFaceDelaunayInsertion.h meshGFace.h ../Common/Message.h meshGFaceOptimize.o: meshGFaceOptimize.cpp meshGFaceOptimize.h \ ../Geo/MElement.h ../Common/GmshDefines.h ../Geo/MVertex.h \ @@ -392,44 +252,7 @@ meshGRegion.o: meshGRegion.cpp meshGRegion.h \ ../Geo/GFace.h ../Geo/GRegion.h ../Geo/MVertex.h ../Geo/MEdge.h \ ../Geo/MElement.h ../Common/VertexArray.h ../Common/Message.h \ ../Common/OS.h BDS.h ../Post/Views.h ../Post/ColorTable.h \ - ../Post/AdaptiveViews.h ../Common/GmshMatrix.h \ - /sw/include/gsl/gsl_linalg.h /sw/include/gsl/gsl_mode.h \ - /sw/include/gsl/gsl_permutation.h /sw/include/gsl/gsl_types.h \ - /sw/include/gsl/gsl_errno.h /sw/include/gsl/gsl_check_range.h \ - /sw/include/gsl/gsl_vector.h \ - /sw/include/gsl/gsl_vector_complex_long_double.h \ - /sw/include/gsl/gsl_complex.h /sw/include/gsl/gsl_vector_long_double.h \ - /sw/include/gsl/gsl_block_long_double.h \ - /sw/include/gsl/gsl_vector_complex.h \ - /sw/include/gsl/gsl_block_complex_long_double.h \ - /sw/include/gsl/gsl_vector_complex_double.h \ - /sw/include/gsl/gsl_vector_double.h /sw/include/gsl/gsl_block_double.h \ - /sw/include/gsl/gsl_block_complex_double.h \ - /sw/include/gsl/gsl_vector_complex_float.h \ - /sw/include/gsl/gsl_vector_float.h /sw/include/gsl/gsl_block_float.h \ - /sw/include/gsl/gsl_block_complex_float.h \ - /sw/include/gsl/gsl_vector_ulong.h /sw/include/gsl/gsl_block_ulong.h \ - /sw/include/gsl/gsl_vector_long.h /sw/include/gsl/gsl_block_long.h \ - /sw/include/gsl/gsl_vector_uint.h /sw/include/gsl/gsl_block_uint.h \ - /sw/include/gsl/gsl_vector_int.h /sw/include/gsl/gsl_block_int.h \ - /sw/include/gsl/gsl_vector_ushort.h /sw/include/gsl/gsl_block_ushort.h \ - /sw/include/gsl/gsl_vector_short.h /sw/include/gsl/gsl_block_short.h \ - /sw/include/gsl/gsl_vector_uchar.h /sw/include/gsl/gsl_block_uchar.h \ - /sw/include/gsl/gsl_vector_char.h /sw/include/gsl/gsl_block_char.h \ - /sw/include/gsl/gsl_matrix.h \ - /sw/include/gsl/gsl_matrix_complex_long_double.h \ - /sw/include/gsl/gsl_matrix_complex_double.h \ - /sw/include/gsl/gsl_matrix_complex_float.h \ - /sw/include/gsl/gsl_matrix_long_double.h \ - /sw/include/gsl/gsl_matrix_double.h /sw/include/gsl/gsl_matrix_float.h \ - /sw/include/gsl/gsl_matrix_ulong.h /sw/include/gsl/gsl_matrix_long.h \ - /sw/include/gsl/gsl_matrix_uint.h /sw/include/gsl/gsl_matrix_int.h \ - /sw/include/gsl/gsl_matrix_ushort.h /sw/include/gsl/gsl_matrix_short.h \ - /sw/include/gsl/gsl_matrix_uchar.h /sw/include/gsl/gsl_matrix_char.h \ - /sw/include/gsl/gsl_blas.h /sw/include/gsl/gsl_blas_types.h \ - /sw/include/gsl/gsl_cblas.h ../contrib/Tetgen/tetgen.h \ - ../contrib/Netgen/libsrc/interface/nglib.h \ - ../contrib/Netgen/nglib_addon.h + ../Post/AdaptiveViews.h ../Common/GmshMatrix.h meshGRegionDelaunayInsertion.o: meshGRegionDelaunayInsertion.cpp \ BackgroundMesh.h meshGRegionDelaunayInsertion.h ../Geo/MElement.h \ ../Common/GmshDefines.h ../Geo/MVertex.h ../Geo/SPoint3.h \ @@ -489,7 +312,7 @@ meshGRegionCarveHole.o: meshGRegionCarveHole.cpp ../Geo/GModel.h \ ../Geo/MElement.h ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h \ ../Geo/ExtrudeParams.h ../Geo/GRegion.h ../Geo/GEntity.h \ ../Geo/MElement.h ../Geo/ExtrudeParams.h ../Geo/SBoundingBox3d.h \ - ../Common/Message.h ../contrib/ANN/include/ANN/ANN.h + ../Common/Message.h DivideAndConquer.o: DivideAndConquer.cpp ../Common/Gmsh.h \ ../Common/Message.h ../DataStr/Malloc.h ../DataStr/List.h \ ../DataStr/Tree.h ../DataStr/avl.h ../DataStr/Tools.h ../DataStr/List.h \ @@ -500,43 +323,9 @@ BackgroundMesh.o: BackgroundMesh.cpp ../Common/Gmsh.h ../Common/Message.h \ ../Post/Views.h ../Post/ColorTable.h ../Common/VertexArray.h \ ../Geo/SVector3.h ../Geo/SPoint3.h ../Common/SmoothData.h \ ../Numeric/Numeric.h ../Post/AdaptiveViews.h ../Common/GmshMatrix.h \ - /sw/include/gsl/gsl_linalg.h /sw/include/gsl/gsl_mode.h \ - /sw/include/gsl/gsl_permutation.h /sw/include/gsl/gsl_types.h \ - /sw/include/gsl/gsl_errno.h /sw/include/gsl/gsl_check_range.h \ - /sw/include/gsl/gsl_vector.h \ - /sw/include/gsl/gsl_vector_complex_long_double.h \ - /sw/include/gsl/gsl_complex.h /sw/include/gsl/gsl_vector_long_double.h \ - /sw/include/gsl/gsl_block_long_double.h \ - /sw/include/gsl/gsl_vector_complex.h \ - /sw/include/gsl/gsl_block_complex_long_double.h \ - /sw/include/gsl/gsl_vector_complex_double.h \ - /sw/include/gsl/gsl_vector_double.h /sw/include/gsl/gsl_block_double.h \ - /sw/include/gsl/gsl_block_complex_double.h \ - /sw/include/gsl/gsl_vector_complex_float.h \ - /sw/include/gsl/gsl_vector_float.h /sw/include/gsl/gsl_block_float.h \ - /sw/include/gsl/gsl_block_complex_float.h \ - /sw/include/gsl/gsl_vector_ulong.h /sw/include/gsl/gsl_block_ulong.h \ - /sw/include/gsl/gsl_vector_long.h /sw/include/gsl/gsl_block_long.h \ - /sw/include/gsl/gsl_vector_uint.h /sw/include/gsl/gsl_block_uint.h \ - /sw/include/gsl/gsl_vector_int.h /sw/include/gsl/gsl_block_int.h \ - /sw/include/gsl/gsl_vector_ushort.h /sw/include/gsl/gsl_block_ushort.h \ - /sw/include/gsl/gsl_vector_short.h /sw/include/gsl/gsl_block_short.h \ - /sw/include/gsl/gsl_vector_uchar.h /sw/include/gsl/gsl_block_uchar.h \ - /sw/include/gsl/gsl_vector_char.h /sw/include/gsl/gsl_block_char.h \ - /sw/include/gsl/gsl_matrix.h \ - /sw/include/gsl/gsl_matrix_complex_long_double.h \ - /sw/include/gsl/gsl_matrix_complex_double.h \ - /sw/include/gsl/gsl_matrix_complex_float.h \ - /sw/include/gsl/gsl_matrix_long_double.h \ - /sw/include/gsl/gsl_matrix_double.h /sw/include/gsl/gsl_matrix_float.h \ - /sw/include/gsl/gsl_matrix_ulong.h /sw/include/gsl/gsl_matrix_long.h \ - /sw/include/gsl/gsl_matrix_uint.h /sw/include/gsl/gsl_matrix_int.h \ - /sw/include/gsl/gsl_matrix_ushort.h /sw/include/gsl/gsl_matrix_short.h \ - /sw/include/gsl/gsl_matrix_uchar.h /sw/include/gsl/gsl_matrix_char.h \ - /sw/include/gsl/gsl_blas.h /sw/include/gsl/gsl_blas_types.h \ - /sw/include/gsl/gsl_cblas.h BackgroundMesh.h ../Common/Context.h \ - ../Post/OctreePost.h ../Common/Octree.h ../Common/OctreeInternals.h \ - ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ + BackgroundMesh.h ../Common/Context.h ../Post/OctreePost.h \ + ../Common/Octree.h ../Common/OctreeInternals.h ../Geo/GVertex.h \ + ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Common/GmshDefines.h \ ../Geo/MVertex.h ../Geo/SPoint3.h ../Geo/GPoint.h ../Geo/SPoint2.h \ ../Geo/GEdge.h ../Geo/GEntity.h ../Geo/GVertex.h ../Geo/SVector3.h \ @@ -548,10 +337,10 @@ BackgroundMesh.o: BackgroundMesh.cpp ../Common/Gmsh.h ../Common/Message.h \ ../Geo/SVector3.h ../Geo/Pair.h ../Geo/ExtrudeParams.h ../Geo/GModel.h \ ../Geo/GVertex.h ../Geo/GEdge.h ../Geo/GFace.h ../Geo/GRegion.h \ ../Geo/GEntity.h ../Geo/MElement.h ../Geo/ExtrudeParams.h \ - ../Geo/SBoundingBox3d.h Field.h ../contrib/ANN/include/ANN/ANN.h \ - ../Geo/Geo.h ../Geo/gmshSurface.h ../Geo/Pair.h ../Geo/Range.h \ - ../Geo/SPoint2.h ../Geo/SPoint3.h ../Geo/SVector3.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint2.h ../Geo/ExtrudeParams.h + ../Geo/SBoundingBox3d.h Field.h ../Geo/Geo.h ../Geo/gmshSurface.h \ + ../Geo/Pair.h ../Geo/Range.h ../Geo/SPoint2.h ../Geo/SPoint3.h \ + ../Geo/SVector3.h ../Geo/SBoundingBox3d.h ../Geo/SPoint2.h \ + ../Geo/ExtrudeParams.h BoundaryLayer.o: BoundaryLayer.cpp BoundaryLayer.h ../Geo/GModel.h \ ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Common/GmshDefines.h \ @@ -568,89 +357,21 @@ BoundaryLayer.o: BoundaryLayer.cpp BoundaryLayer.h ../Geo/GModel.h \ ../Geo/MElement.h ../Geo/ExtrudeParams.h ../Geo/SBoundingBox3d.h \ meshGEdge.h meshGFace.h ../Common/Message.h ../Post/Views.h \ ../Post/ColorTable.h ../Common/VertexArray.h ../Post/AdaptiveViews.h \ - ../Common/GmshMatrix.h /sw/include/gsl/gsl_linalg.h \ - /sw/include/gsl/gsl_mode.h /sw/include/gsl/gsl_permutation.h \ - /sw/include/gsl/gsl_types.h /sw/include/gsl/gsl_errno.h \ - /sw/include/gsl/gsl_check_range.h /sw/include/gsl/gsl_vector.h \ - /sw/include/gsl/gsl_vector_complex_long_double.h \ - /sw/include/gsl/gsl_complex.h /sw/include/gsl/gsl_vector_long_double.h \ - /sw/include/gsl/gsl_block_long_double.h \ - /sw/include/gsl/gsl_vector_complex.h \ - /sw/include/gsl/gsl_block_complex_long_double.h \ - /sw/include/gsl/gsl_vector_complex_double.h \ - /sw/include/gsl/gsl_vector_double.h /sw/include/gsl/gsl_block_double.h \ - /sw/include/gsl/gsl_block_complex_double.h \ - /sw/include/gsl/gsl_vector_complex_float.h \ - /sw/include/gsl/gsl_vector_float.h /sw/include/gsl/gsl_block_float.h \ - /sw/include/gsl/gsl_block_complex_float.h \ - /sw/include/gsl/gsl_vector_ulong.h /sw/include/gsl/gsl_block_ulong.h \ - /sw/include/gsl/gsl_vector_long.h /sw/include/gsl/gsl_block_long.h \ - /sw/include/gsl/gsl_vector_uint.h /sw/include/gsl/gsl_block_uint.h \ - /sw/include/gsl/gsl_vector_int.h /sw/include/gsl/gsl_block_int.h \ - /sw/include/gsl/gsl_vector_ushort.h /sw/include/gsl/gsl_block_ushort.h \ - /sw/include/gsl/gsl_vector_short.h /sw/include/gsl/gsl_block_short.h \ - /sw/include/gsl/gsl_vector_uchar.h /sw/include/gsl/gsl_block_uchar.h \ - /sw/include/gsl/gsl_vector_char.h /sw/include/gsl/gsl_block_char.h \ - /sw/include/gsl/gsl_matrix.h \ - /sw/include/gsl/gsl_matrix_complex_long_double.h \ - /sw/include/gsl/gsl_matrix_complex_double.h \ - /sw/include/gsl/gsl_matrix_complex_float.h \ - /sw/include/gsl/gsl_matrix_long_double.h \ - /sw/include/gsl/gsl_matrix_double.h /sw/include/gsl/gsl_matrix_float.h \ - /sw/include/gsl/gsl_matrix_ulong.h /sw/include/gsl/gsl_matrix_long.h \ - /sw/include/gsl/gsl_matrix_uint.h /sw/include/gsl/gsl_matrix_int.h \ - /sw/include/gsl/gsl_matrix_ushort.h /sw/include/gsl/gsl_matrix_short.h \ - /sw/include/gsl/gsl_matrix_uchar.h /sw/include/gsl/gsl_matrix_char.h \ - /sw/include/gsl/gsl_blas.h /sw/include/gsl/gsl_blas_types.h \ - /sw/include/gsl/gsl_cblas.h -BDS.o: BDS.cpp ../Numeric/Numeric.h ../Common/GmshMatrix.h \ - /sw/include/gsl/gsl_linalg.h /sw/include/gsl/gsl_mode.h \ - /sw/include/gsl/gsl_permutation.h /sw/include/gsl/gsl_types.h \ - /sw/include/gsl/gsl_errno.h /sw/include/gsl/gsl_check_range.h \ - /sw/include/gsl/gsl_vector.h \ - /sw/include/gsl/gsl_vector_complex_long_double.h \ - /sw/include/gsl/gsl_complex.h /sw/include/gsl/gsl_vector_long_double.h \ - /sw/include/gsl/gsl_block_long_double.h \ - /sw/include/gsl/gsl_vector_complex.h \ - /sw/include/gsl/gsl_block_complex_long_double.h \ - /sw/include/gsl/gsl_vector_complex_double.h \ - /sw/include/gsl/gsl_vector_double.h /sw/include/gsl/gsl_block_double.h \ - /sw/include/gsl/gsl_block_complex_double.h \ - /sw/include/gsl/gsl_vector_complex_float.h \ - /sw/include/gsl/gsl_vector_float.h /sw/include/gsl/gsl_block_float.h \ - /sw/include/gsl/gsl_block_complex_float.h \ - /sw/include/gsl/gsl_vector_ulong.h /sw/include/gsl/gsl_block_ulong.h \ - /sw/include/gsl/gsl_vector_long.h /sw/include/gsl/gsl_block_long.h \ - /sw/include/gsl/gsl_vector_uint.h /sw/include/gsl/gsl_block_uint.h \ - /sw/include/gsl/gsl_vector_int.h /sw/include/gsl/gsl_block_int.h \ - /sw/include/gsl/gsl_vector_ushort.h /sw/include/gsl/gsl_block_ushort.h \ - /sw/include/gsl/gsl_vector_short.h /sw/include/gsl/gsl_block_short.h \ - /sw/include/gsl/gsl_vector_uchar.h /sw/include/gsl/gsl_block_uchar.h \ - /sw/include/gsl/gsl_vector_char.h /sw/include/gsl/gsl_block_char.h \ - /sw/include/gsl/gsl_matrix.h \ - /sw/include/gsl/gsl_matrix_complex_long_double.h \ - /sw/include/gsl/gsl_matrix_complex_double.h \ - /sw/include/gsl/gsl_matrix_complex_float.h \ - /sw/include/gsl/gsl_matrix_long_double.h \ - /sw/include/gsl/gsl_matrix_double.h /sw/include/gsl/gsl_matrix_float.h \ - /sw/include/gsl/gsl_matrix_ulong.h /sw/include/gsl/gsl_matrix_long.h \ - /sw/include/gsl/gsl_matrix_uint.h /sw/include/gsl/gsl_matrix_int.h \ - /sw/include/gsl/gsl_matrix_ushort.h /sw/include/gsl/gsl_matrix_short.h \ - /sw/include/gsl/gsl_matrix_uchar.h /sw/include/gsl/gsl_matrix_char.h \ - /sw/include/gsl/gsl_blas.h /sw/include/gsl/gsl_blas_types.h \ - /sw/include/gsl/gsl_cblas.h BDS.h ../Geo/GFace.h ../Geo/GPoint.h \ - ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Common/GmshDefines.h \ - ../Geo/GEdgeLoop.h ../Geo/GEdge.h ../Geo/GEntity.h ../Geo/GVertex.h \ - ../Geo/GEntity.h ../Geo/MVertex.h ../Geo/SPoint3.h ../Geo/GPoint.h \ - ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/SPoint3.h ../Geo/SPoint3.h \ - ../Geo/SPoint2.h ../Geo/MElement.h ../Geo/MVertex.h ../Geo/MEdge.h \ - ../Geo/MVertex.h ../Geo/SVector3.h ../Common/Hash.h ../Geo/MFace.h \ - ../Geo/MVertex.h ../Geo/SVector3.h ../Common/Context.h \ - ../DataStr/List.h ../Geo/ExtrudeParams.h ../Common/SmoothData.h \ - ../Geo/MElement.h ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h \ - ../Geo/ExtrudeParams.h ../Post/Views.h ../Post/ColorTable.h \ - ../Common/VertexArray.h ../Post/AdaptiveViews.h ../Common/Message.h + ../Common/GmshMatrix.h +BDS.o: BDS.cpp ../Numeric/Numeric.h ../Common/GmshMatrix.h BDS.h \ + ../Geo/GFace.h ../Geo/GPoint.h ../Geo/GEntity.h ../Geo/Range.h \ + ../Geo/SPoint3.h ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h \ + ../Common/GmshDefines.h ../Geo/GEdgeLoop.h ../Geo/GEdge.h \ + ../Geo/GEntity.h ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/MVertex.h \ + ../Geo/SPoint3.h ../Geo/GPoint.h ../Geo/SPoint2.h ../Geo/SVector3.h \ + ../Geo/SPoint3.h ../Geo/SPoint3.h ../Geo/SPoint2.h ../Geo/MElement.h \ + ../Geo/MVertex.h ../Geo/MEdge.h ../Geo/MVertex.h ../Geo/SVector3.h \ + ../Common/Hash.h ../Geo/MFace.h ../Geo/MVertex.h ../Geo/SVector3.h \ + ../Common/Context.h ../DataStr/List.h ../Geo/ExtrudeParams.h \ + ../Common/SmoothData.h ../Geo/MElement.h ../Geo/SPoint2.h \ + ../Geo/SVector3.h ../Geo/Pair.h ../Geo/ExtrudeParams.h ../Post/Views.h \ + ../Post/ColorTable.h ../Common/VertexArray.h ../Post/AdaptiveViews.h \ + ../Common/Message.h HighOrder.o: HighOrder.cpp HighOrder.h ../Geo/GModel.h ../Geo/GVertex.h \ ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Common/GmshDefines.h \ diff --git a/Post/Makefile b/Post/Makefile index be937797451c1258e2ceebb8a018caa837e2fbec..2ee5233d9fc14b53b59f0e62bb53abac293cf928 100644 --- a/Post/Makefile +++ b/Post/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.10 2007-09-04 13:47:05 remacle Exp $ +# $Id: Makefile,v 1.11 2007-09-04 15:19:24 geuzaine Exp $ # # Copyright (C) 1997-2007 C. Geuzaine, J.-F. Remacle # @@ -63,44 +63,9 @@ depend: # DO NOT DELETE THIS LINE PView.o: PView.cpp PView.h ../Common/VertexArray.h ../Geo/SVector3.h \ ../Geo/SPoint3.h ../Common/SmoothData.h ../Numeric/Numeric.h \ - AdaptiveViews.h ../DataStr/List.h ../Common/GmshMatrix.h \ - /sw/include/gsl/gsl_linalg.h /sw/include/gsl/gsl_mode.h \ - /sw/include/gsl/gsl_permutation.h /sw/include/gsl/gsl_types.h \ - /sw/include/gsl/gsl_errno.h /sw/include/gsl/gsl_check_range.h \ - /sw/include/gsl/gsl_vector.h \ - /sw/include/gsl/gsl_vector_complex_long_double.h \ - /sw/include/gsl/gsl_complex.h /sw/include/gsl/gsl_vector_long_double.h \ - /sw/include/gsl/gsl_block_long_double.h \ - /sw/include/gsl/gsl_vector_complex.h \ - /sw/include/gsl/gsl_block_complex_long_double.h \ - /sw/include/gsl/gsl_vector_complex_double.h \ - /sw/include/gsl/gsl_vector_double.h /sw/include/gsl/gsl_block_double.h \ - /sw/include/gsl/gsl_block_complex_double.h \ - /sw/include/gsl/gsl_vector_complex_float.h \ - /sw/include/gsl/gsl_vector_float.h /sw/include/gsl/gsl_block_float.h \ - /sw/include/gsl/gsl_block_complex_float.h \ - /sw/include/gsl/gsl_vector_ulong.h /sw/include/gsl/gsl_block_ulong.h \ - /sw/include/gsl/gsl_vector_long.h /sw/include/gsl/gsl_block_long.h \ - /sw/include/gsl/gsl_vector_uint.h /sw/include/gsl/gsl_block_uint.h \ - /sw/include/gsl/gsl_vector_int.h /sw/include/gsl/gsl_block_int.h \ - /sw/include/gsl/gsl_vector_ushort.h /sw/include/gsl/gsl_block_ushort.h \ - /sw/include/gsl/gsl_vector_short.h /sw/include/gsl/gsl_block_short.h \ - /sw/include/gsl/gsl_vector_uchar.h /sw/include/gsl/gsl_block_uchar.h \ - /sw/include/gsl/gsl_vector_char.h /sw/include/gsl/gsl_block_char.h \ - /sw/include/gsl/gsl_matrix.h \ - /sw/include/gsl/gsl_matrix_complex_long_double.h \ - /sw/include/gsl/gsl_matrix_complex_double.h \ - /sw/include/gsl/gsl_matrix_complex_float.h \ - /sw/include/gsl/gsl_matrix_long_double.h \ - /sw/include/gsl/gsl_matrix_double.h /sw/include/gsl/gsl_matrix_float.h \ - /sw/include/gsl/gsl_matrix_ulong.h /sw/include/gsl/gsl_matrix_long.h \ - /sw/include/gsl/gsl_matrix_uint.h /sw/include/gsl/gsl_matrix_int.h \ - /sw/include/gsl/gsl_matrix_ushort.h /sw/include/gsl/gsl_matrix_short.h \ - /sw/include/gsl/gsl_matrix_uchar.h /sw/include/gsl/gsl_matrix_char.h \ - /sw/include/gsl/gsl_blas.h /sw/include/gsl/gsl_blas_types.h \ - /sw/include/gsl/gsl_cblas.h PViewData.h ../Geo/SBoundingBox3d.h \ - ../Geo/SPoint3.h PViewOptions.h ColorTable.h PViewDataList.h \ - ../Common/Message.h + AdaptiveViews.h ../DataStr/List.h ../Common/GmshMatrix.h PViewData.h \ + ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h PViewOptions.h ColorTable.h \ + PViewDataList.h ../Common/Message.h PViewData.o: PViewData.cpp PViewData.h ../Geo/SBoundingBox3d.h \ ../Geo/SPoint3.h PViewDataList.o: PViewDataList.cpp PViewDataList.h PViewData.h \ @@ -125,125 +90,22 @@ PViewDataGModel.o: PViewDataGModel.cpp PViewDataGModel.h PViewData.h \ ../Geo/Pair.h ../Geo/ExtrudeParams.h ../Geo/GRegion.h ../Geo/GEntity.h \ ../Geo/MElement.h ../Geo/ExtrudeParams.h ../Geo/SBoundingBox3d.h PViewOptions.o: PViewOptions.cpp PViewOptions.h ColorTable.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Common/Message.h \ - ../contrib/MathEval/matheval.h + ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Common/Message.h Views.o: Views.cpp ../Common/Gmsh.h ../Common/Message.h \ ../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h \ ../DataStr/avl.h ../DataStr/Tools.h ../DataStr/List.h ../DataStr/Tree.h \ ../Numeric/Numeric.h Views.h ColorTable.h ../Common/VertexArray.h \ ../Geo/SVector3.h ../Geo/SPoint3.h ../Common/SmoothData.h \ - AdaptiveViews.h ../Common/GmshMatrix.h /sw/include/gsl/gsl_linalg.h \ - /sw/include/gsl/gsl_mode.h /sw/include/gsl/gsl_permutation.h \ - /sw/include/gsl/gsl_types.h /sw/include/gsl/gsl_errno.h \ - /sw/include/gsl/gsl_check_range.h /sw/include/gsl/gsl_vector.h \ - /sw/include/gsl/gsl_vector_complex_long_double.h \ - /sw/include/gsl/gsl_complex.h /sw/include/gsl/gsl_vector_long_double.h \ - /sw/include/gsl/gsl_block_long_double.h \ - /sw/include/gsl/gsl_vector_complex.h \ - /sw/include/gsl/gsl_block_complex_long_double.h \ - /sw/include/gsl/gsl_vector_complex_double.h \ - /sw/include/gsl/gsl_vector_double.h /sw/include/gsl/gsl_block_double.h \ - /sw/include/gsl/gsl_block_complex_double.h \ - /sw/include/gsl/gsl_vector_complex_float.h \ - /sw/include/gsl/gsl_vector_float.h /sw/include/gsl/gsl_block_float.h \ - /sw/include/gsl/gsl_block_complex_float.h \ - /sw/include/gsl/gsl_vector_ulong.h /sw/include/gsl/gsl_block_ulong.h \ - /sw/include/gsl/gsl_vector_long.h /sw/include/gsl/gsl_block_long.h \ - /sw/include/gsl/gsl_vector_uint.h /sw/include/gsl/gsl_block_uint.h \ - /sw/include/gsl/gsl_vector_int.h /sw/include/gsl/gsl_block_int.h \ - /sw/include/gsl/gsl_vector_ushort.h /sw/include/gsl/gsl_block_ushort.h \ - /sw/include/gsl/gsl_vector_short.h /sw/include/gsl/gsl_block_short.h \ - /sw/include/gsl/gsl_vector_uchar.h /sw/include/gsl/gsl_block_uchar.h \ - /sw/include/gsl/gsl_vector_char.h /sw/include/gsl/gsl_block_char.h \ - /sw/include/gsl/gsl_matrix.h \ - /sw/include/gsl/gsl_matrix_complex_long_double.h \ - /sw/include/gsl/gsl_matrix_complex_double.h \ - /sw/include/gsl/gsl_matrix_complex_float.h \ - /sw/include/gsl/gsl_matrix_long_double.h \ - /sw/include/gsl/gsl_matrix_double.h /sw/include/gsl/gsl_matrix_float.h \ - /sw/include/gsl/gsl_matrix_ulong.h /sw/include/gsl/gsl_matrix_long.h \ - /sw/include/gsl/gsl_matrix_uint.h /sw/include/gsl/gsl_matrix_int.h \ - /sw/include/gsl/gsl_matrix_ushort.h /sw/include/gsl/gsl_matrix_short.h \ - /sw/include/gsl/gsl_matrix_uchar.h /sw/include/gsl/gsl_matrix_char.h \ - /sw/include/gsl/gsl_blas.h /sw/include/gsl/gsl_blas_types.h \ - /sw/include/gsl/gsl_cblas.h ../Common/Context.h ../Common/Options.h \ - ../Mesh/BackgroundMesh.h ../contrib/MathEval/matheval.h + AdaptiveViews.h ../Common/GmshMatrix.h ../Common/Context.h \ + ../Common/Options.h ../Mesh/BackgroundMesh.h ViewsIO.o: ViewsIO.cpp ../Common/Gmsh.h ../Common/Message.h \ ../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h \ ../DataStr/avl.h ../DataStr/Tools.h ../DataStr/List.h ../DataStr/Tree.h \ ../Numeric/Numeric.h Views.h ColorTable.h ../Common/VertexArray.h \ ../Geo/SVector3.h ../Geo/SPoint3.h ../Common/SmoothData.h \ - AdaptiveViews.h ../Common/GmshMatrix.h /sw/include/gsl/gsl_linalg.h \ - /sw/include/gsl/gsl_mode.h /sw/include/gsl/gsl_permutation.h \ - /sw/include/gsl/gsl_types.h /sw/include/gsl/gsl_errno.h \ - /sw/include/gsl/gsl_check_range.h /sw/include/gsl/gsl_vector.h \ - /sw/include/gsl/gsl_vector_complex_long_double.h \ - /sw/include/gsl/gsl_complex.h /sw/include/gsl/gsl_vector_long_double.h \ - /sw/include/gsl/gsl_block_long_double.h \ - /sw/include/gsl/gsl_vector_complex.h \ - /sw/include/gsl/gsl_block_complex_long_double.h \ - /sw/include/gsl/gsl_vector_complex_double.h \ - /sw/include/gsl/gsl_vector_double.h /sw/include/gsl/gsl_block_double.h \ - /sw/include/gsl/gsl_block_complex_double.h \ - /sw/include/gsl/gsl_vector_complex_float.h \ - /sw/include/gsl/gsl_vector_float.h /sw/include/gsl/gsl_block_float.h \ - /sw/include/gsl/gsl_block_complex_float.h \ - /sw/include/gsl/gsl_vector_ulong.h /sw/include/gsl/gsl_block_ulong.h \ - /sw/include/gsl/gsl_vector_long.h /sw/include/gsl/gsl_block_long.h \ - /sw/include/gsl/gsl_vector_uint.h /sw/include/gsl/gsl_block_uint.h \ - /sw/include/gsl/gsl_vector_int.h /sw/include/gsl/gsl_block_int.h \ - /sw/include/gsl/gsl_vector_ushort.h /sw/include/gsl/gsl_block_ushort.h \ - /sw/include/gsl/gsl_vector_short.h /sw/include/gsl/gsl_block_short.h \ - /sw/include/gsl/gsl_vector_uchar.h /sw/include/gsl/gsl_block_uchar.h \ - /sw/include/gsl/gsl_vector_char.h /sw/include/gsl/gsl_block_char.h \ - /sw/include/gsl/gsl_matrix.h \ - /sw/include/gsl/gsl_matrix_complex_long_double.h \ - /sw/include/gsl/gsl_matrix_complex_double.h \ - /sw/include/gsl/gsl_matrix_complex_float.h \ - /sw/include/gsl/gsl_matrix_long_double.h \ - /sw/include/gsl/gsl_matrix_double.h /sw/include/gsl/gsl_matrix_float.h \ - /sw/include/gsl/gsl_matrix_ulong.h /sw/include/gsl/gsl_matrix_long.h \ - /sw/include/gsl/gsl_matrix_uint.h /sw/include/gsl/gsl_matrix_int.h \ - /sw/include/gsl/gsl_matrix_ushort.h /sw/include/gsl/gsl_matrix_short.h \ - /sw/include/gsl/gsl_matrix_uchar.h /sw/include/gsl/gsl_matrix_char.h \ - /sw/include/gsl/gsl_blas.h /sw/include/gsl/gsl_blas_types.h \ - /sw/include/gsl/gsl_cblas.h ../Common/Context.h + AdaptiveViews.h ../Common/GmshMatrix.h ../Common/Context.h AdaptiveViews.o: AdaptiveViews.cpp AdaptiveViews.h ../DataStr/List.h \ - ../Common/GmshMatrix.h /sw/include/gsl/gsl_linalg.h \ - /sw/include/gsl/gsl_mode.h /sw/include/gsl/gsl_permutation.h \ - /sw/include/gsl/gsl_types.h /sw/include/gsl/gsl_errno.h \ - /sw/include/gsl/gsl_check_range.h /sw/include/gsl/gsl_vector.h \ - /sw/include/gsl/gsl_vector_complex_long_double.h \ - /sw/include/gsl/gsl_complex.h /sw/include/gsl/gsl_vector_long_double.h \ - /sw/include/gsl/gsl_block_long_double.h \ - /sw/include/gsl/gsl_vector_complex.h \ - /sw/include/gsl/gsl_block_complex_long_double.h \ - /sw/include/gsl/gsl_vector_complex_double.h \ - /sw/include/gsl/gsl_vector_double.h /sw/include/gsl/gsl_block_double.h \ - /sw/include/gsl/gsl_block_complex_double.h \ - /sw/include/gsl/gsl_vector_complex_float.h \ - /sw/include/gsl/gsl_vector_float.h /sw/include/gsl/gsl_block_float.h \ - /sw/include/gsl/gsl_block_complex_float.h \ - /sw/include/gsl/gsl_vector_ulong.h /sw/include/gsl/gsl_block_ulong.h \ - /sw/include/gsl/gsl_vector_long.h /sw/include/gsl/gsl_block_long.h \ - /sw/include/gsl/gsl_vector_uint.h /sw/include/gsl/gsl_block_uint.h \ - /sw/include/gsl/gsl_vector_int.h /sw/include/gsl/gsl_block_int.h \ - /sw/include/gsl/gsl_vector_ushort.h /sw/include/gsl/gsl_block_ushort.h \ - /sw/include/gsl/gsl_vector_short.h /sw/include/gsl/gsl_block_short.h \ - /sw/include/gsl/gsl_vector_uchar.h /sw/include/gsl/gsl_block_uchar.h \ - /sw/include/gsl/gsl_vector_char.h /sw/include/gsl/gsl_block_char.h \ - /sw/include/gsl/gsl_matrix.h \ - /sw/include/gsl/gsl_matrix_complex_long_double.h \ - /sw/include/gsl/gsl_matrix_complex_double.h \ - /sw/include/gsl/gsl_matrix_complex_float.h \ - /sw/include/gsl/gsl_matrix_long_double.h \ - /sw/include/gsl/gsl_matrix_double.h /sw/include/gsl/gsl_matrix_float.h \ - /sw/include/gsl/gsl_matrix_ulong.h /sw/include/gsl/gsl_matrix_long.h \ - /sw/include/gsl/gsl_matrix_uint.h /sw/include/gsl/gsl_matrix_int.h \ - /sw/include/gsl/gsl_matrix_ushort.h /sw/include/gsl/gsl_matrix_short.h \ - /sw/include/gsl/gsl_matrix_uchar.h /sw/include/gsl/gsl_matrix_char.h \ - /sw/include/gsl/gsl_blas.h /sw/include/gsl/gsl_blas_types.h \ - /sw/include/gsl/gsl_cblas.h ../Plugin/Plugin.h ../Common/Options.h \ + ../Common/GmshMatrix.h ../Plugin/Plugin.h ../Common/Options.h \ ../Common/Message.h ../Post/Views.h ../Post/ColorTable.h \ ../Common/VertexArray.h ../Geo/SVector3.h ../Geo/SPoint3.h \ ../Common/SmoothData.h ../Numeric/Numeric.h ../Post/AdaptiveViews.h \ @@ -252,42 +114,7 @@ OctreePost.o: OctreePost.cpp ../Common/Octree.h \ ../Common/OctreeInternals.h OctreePost.h ../DataStr/List.h Views.h \ ColorTable.h ../Common/VertexArray.h ../Geo/SVector3.h ../Geo/SPoint3.h \ ../Common/SmoothData.h ../Numeric/Numeric.h AdaptiveViews.h \ - ../Common/GmshMatrix.h /sw/include/gsl/gsl_linalg.h \ - /sw/include/gsl/gsl_mode.h /sw/include/gsl/gsl_permutation.h \ - /sw/include/gsl/gsl_types.h /sw/include/gsl/gsl_errno.h \ - /sw/include/gsl/gsl_check_range.h /sw/include/gsl/gsl_vector.h \ - /sw/include/gsl/gsl_vector_complex_long_double.h \ - /sw/include/gsl/gsl_complex.h /sw/include/gsl/gsl_vector_long_double.h \ - /sw/include/gsl/gsl_block_long_double.h \ - /sw/include/gsl/gsl_vector_complex.h \ - /sw/include/gsl/gsl_block_complex_long_double.h \ - /sw/include/gsl/gsl_vector_complex_double.h \ - /sw/include/gsl/gsl_vector_double.h /sw/include/gsl/gsl_block_double.h \ - /sw/include/gsl/gsl_block_complex_double.h \ - /sw/include/gsl/gsl_vector_complex_float.h \ - /sw/include/gsl/gsl_vector_float.h /sw/include/gsl/gsl_block_float.h \ - /sw/include/gsl/gsl_block_complex_float.h \ - /sw/include/gsl/gsl_vector_ulong.h /sw/include/gsl/gsl_block_ulong.h \ - /sw/include/gsl/gsl_vector_long.h /sw/include/gsl/gsl_block_long.h \ - /sw/include/gsl/gsl_vector_uint.h /sw/include/gsl/gsl_block_uint.h \ - /sw/include/gsl/gsl_vector_int.h /sw/include/gsl/gsl_block_int.h \ - /sw/include/gsl/gsl_vector_ushort.h /sw/include/gsl/gsl_block_ushort.h \ - /sw/include/gsl/gsl_vector_short.h /sw/include/gsl/gsl_block_short.h \ - /sw/include/gsl/gsl_vector_uchar.h /sw/include/gsl/gsl_block_uchar.h \ - /sw/include/gsl/gsl_vector_char.h /sw/include/gsl/gsl_block_char.h \ - /sw/include/gsl/gsl_matrix.h \ - /sw/include/gsl/gsl_matrix_complex_long_double.h \ - /sw/include/gsl/gsl_matrix_complex_double.h \ - /sw/include/gsl/gsl_matrix_complex_float.h \ - /sw/include/gsl/gsl_matrix_long_double.h \ - /sw/include/gsl/gsl_matrix_double.h /sw/include/gsl/gsl_matrix_float.h \ - /sw/include/gsl/gsl_matrix_ulong.h /sw/include/gsl/gsl_matrix_long.h \ - /sw/include/gsl/gsl_matrix_uint.h /sw/include/gsl/gsl_matrix_int.h \ - /sw/include/gsl/gsl_matrix_ushort.h /sw/include/gsl/gsl_matrix_short.h \ - /sw/include/gsl/gsl_matrix_uchar.h /sw/include/gsl/gsl_matrix_char.h \ - /sw/include/gsl/gsl_blas.h /sw/include/gsl/gsl_blas_types.h \ - /sw/include/gsl/gsl_cblas.h ../Common/Message.h \ - ../Common/ShapeFunctions.h + ../Common/GmshMatrix.h ../Common/Message.h ../Common/ShapeFunctions.h ColorTable.o: ColorTable.cpp ../Common/Gmsh.h ../Common/Message.h \ ../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h \ ../DataStr/avl.h ../DataStr/Tools.h ../DataStr/List.h ../DataStr/Tree.h \ diff --git a/doc/texinfo/Makefile b/doc/texinfo/Makefile index 64be229ad39c024ee969cf8387945935e176fec1..e0ac05d05fb06cece4d927097589dee198e942e6 100644 --- a/doc/texinfo/Makefile +++ b/doc/texinfo/Makefile @@ -1,8 +1,4 @@ -<<<<<<< Makefile -# $Id: Makefile,v 1.15 2007-09-04 13:47:07 remacle Exp $ -======= -# $Id: Makefile,v 1.15 2007-09-04 13:47:07 remacle Exp $ ->>>>>>> 1.14 +# $Id: Makefile,v 1.16 2007-09-04 15:19:25 geuzaine Exp $ # # Copyright (C) 1997-2007 C. Geuzaine, J.-F. Remacle #