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

make depend

parent 83102f7b
No related branches found
No related tags found
No related merge requests found
# $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 # Copyright (C) 1997-2007 C. Geuzaine, J.-F. Remacle
# #
...@@ -67,41 +67,7 @@ Context.o: Context.cpp Gmsh.h Message.h ../DataStr/Malloc.h \ ...@@ -67,41 +67,7 @@ Context.o: Context.cpp Gmsh.h Message.h ../DataStr/Malloc.h \
DefaultOptions.h GmshDefines.h Options.h ../Post/Views.h \ DefaultOptions.h GmshDefines.h Options.h ../Post/Views.h \
../Post/ColorTable.h ../Common/VertexArray.h ../Geo/SVector3.h \ ../Post/ColorTable.h ../Common/VertexArray.h ../Geo/SVector3.h \
../Geo/SPoint3.h ../Common/SmoothData.h ../Post/AdaptiveViews.h \ ../Geo/SPoint3.h ../Common/SmoothData.h ../Post/AdaptiveViews.h \
../Common/GmshMatrix.h /sw/include/gsl/gsl_linalg.h \ ../Common/GmshMatrix.h Trackball.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
Octree.o: Octree.cpp Octree.h OctreeInternals.h Octree.o: Octree.cpp Octree.h OctreeInternals.h
OctreeInternals.o: OctreeInternals.cpp Message.h OctreeInternals.h OctreeInternals.o: OctreeInternals.cpp Message.h OctreeInternals.h
Options.o: Options.cpp Gmsh.h Message.h ../DataStr/Malloc.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 \ ...@@ -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/Message.h ../Post/Views.h ../Post/ColorTable.h \
../Common/VertexArray.h ../Geo/SVector3.h ../Geo/SPoint3.h \ ../Common/VertexArray.h ../Geo/SVector3.h ../Geo/SPoint3.h \
../Common/SmoothData.h ../Numeric/Numeric.h ../Post/AdaptiveViews.h \ ../Common/SmoothData.h ../Numeric/Numeric.h ../Post/AdaptiveViews.h \
../Common/GmshMatrix.h /sw/include/gsl/gsl_linalg.h \ ../Common/GmshMatrix.h ../Fltk/Solvers.h ../Fltk/GUI.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 \
../Fltk/Opengl_Window.h ../Fltk/Colorbar_Window.h ../Common/GmshUI.h \ ../Fltk/Opengl_Window.h ../Fltk/Colorbar_Window.h ../Common/GmshUI.h \
../Fltk/Popup_Button.h ../Fltk/SpherePosition_Widget.h ../Fltk/Popup_Button.h ../Fltk/SpherePosition_Widget.h
CommandLine.o: CommandLine.cpp Gmsh.h Message.h ../DataStr/Malloc.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 \ ...@@ -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/SPoint3.h ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h \
../Geo/SPoint2.h ../Geo/ExtrudeParams.h ../Common/SmoothData.h \ ../Geo/SPoint2.h ../Geo/ExtrudeParams.h ../Common/SmoothData.h \
../Post/Views.h ../Post/ColorTable.h ../Common/VertexArray.h \ ../Post/Views.h ../Post/ColorTable.h ../Common/VertexArray.h \
../Post/AdaptiveViews.h ../Common/GmshMatrix.h \ ../Post/AdaptiveViews.h ../Common/GmshMatrix.h ../Parser/OpenFile.h \
/sw/include/gsl/gsl_linalg.h /sw/include/gsl/gsl_mode.h \ ../Parser/CreateFile.h ../Parser/Parser.h ../Geo/GModel.h \
/sw/include/gsl/gsl_permutation.h /sw/include/gsl/gsl_types.h \ ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \
/sw/include/gsl/gsl_errno.h /sw/include/gsl/gsl_check_range.h \ ../Geo/SBoundingBox3d.h ../Geo/MVertex.h ../Geo/SPoint3.h \
/sw/include/gsl/gsl_vector.h \ ../Geo/GPoint.h ../Geo/SPoint2.h ../Geo/GEdge.h ../Geo/GEntity.h \
/sw/include/gsl/gsl_vector_complex_long_double.h \ ../Geo/GVertex.h ../Geo/SVector3.h ../Geo/SPoint3.h ../Geo/SPoint2.h \
/sw/include/gsl/gsl_complex.h /sw/include/gsl/gsl_vector_long_double.h \ ../Geo/MElement.h ../Geo/MVertex.h ../Geo/MEdge.h ../Geo/MVertex.h \
/sw/include/gsl/gsl_block_long_double.h \ ../Geo/SVector3.h ../Common/Hash.h ../Geo/MFace.h ../Geo/MVertex.h \
/sw/include/gsl/gsl_vector_complex.h \ ../Geo/SVector3.h ../Common/Context.h ../Geo/ExtrudeParams.h \
/sw/include/gsl/gsl_block_complex_long_double.h \ ../Geo/GFace.h ../Geo/GPoint.h ../Geo/GEntity.h ../Geo/GEdgeLoop.h \
/sw/include/gsl/gsl_vector_complex_double.h \ ../Geo/GEdge.h ../Geo/MElement.h ../Geo/SPoint2.h ../Geo/SVector3.h \
/sw/include/gsl/gsl_vector_double.h /sw/include/gsl/gsl_block_double.h \ ../Geo/Pair.h ../Geo/ExtrudeParams.h ../Geo/GRegion.h ../Geo/GEntity.h \
/sw/include/gsl/gsl_block_complex_double.h \ ../Geo/MElement.h ../Geo/ExtrudeParams.h ../Geo/SBoundingBox3d.h OS.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
OS.o: OS.cpp Message.h OS.o: OS.cpp Message.h
Visibility.o: Visibility.cpp Visibility.h GmshDefines.h ../Geo/GVertex.h \ Visibility.o: Visibility.cpp Visibility.h GmshDefines.h ../Geo/GVertex.h \
../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \
......
# $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 # 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 \ ...@@ -78,41 +78,7 @@ Main.o: Main.cpp GUI.h Opengl_Window.h Colorbar_Window.h \
../Parser/OpenFile.h ../Common/CommandLine.h Solvers.h \ ../Parser/OpenFile.h ../Common/CommandLine.h Solvers.h \
../Plugin/PluginManager.h ../Plugin/Plugin.h ../Post/Views.h \ ../Plugin/PluginManager.h ../Plugin/Plugin.h ../Post/Views.h \
../Post/ColorTable.h ../Common/VertexArray.h ../Post/AdaptiveViews.h \ ../Post/ColorTable.h ../Common/VertexArray.h ../Post/AdaptiveViews.h \
../Common/GmshMatrix.h /sw/include/gsl/gsl_linalg.h \ ../Common/GmshMatrix.h ../Geo/GModel.h ../Geo/GVertex.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 \
../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \
../Geo/SBoundingBox3d.h ../Geo/MVertex.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/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 \ ...@@ -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/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h ../Geo/ExtrudeParams.h \
../Geo/GRegion.h ../Geo/GEntity.h ../Geo/MElement.h \ ../Geo/GRegion.h ../Geo/GEntity.h ../Geo/MElement.h \
../Geo/ExtrudeParams.h ../Geo/SBoundingBox3d.h ../Mesh/Field.h \ ../Geo/ExtrudeParams.h ../Geo/SBoundingBox3d.h ../Mesh/Field.h \
../contrib/ANN/include/ANN/ANN.h ../Post/OctreePost.h \ ../Post/OctreePost.h ../Common/Octree.h ../Common/OctreeInternals.h \
../Common/Octree.h ../Common/OctreeInternals.h ../Mesh/BackgroundMesh.h \ ../Mesh/BackgroundMesh.h ../Post/PView.h ../Post/AdaptiveViews.h \
../Post/PView.h ../Post/AdaptiveViews.h ../Post/PViewData.h \ ../Post/PViewData.h ../Post/PViewOptions.h ../Post/ColorTable.h
../Post/PViewOptions.h ../Post/ColorTable.h
Message.o: Message.cpp ../Common/Gmsh.h ../Common/Message.h \ Message.o: Message.cpp ../Common/Gmsh.h ../Common/Message.h \
../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h \ ../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h \
../DataStr/avl.h ../DataStr/Tools.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 \ ...@@ -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 \ ../Plugin/Plugin.h ../Post/Views.h ../Post/ColorTable.h \
../Common/VertexArray.h ../Geo/SVector3.h ../Geo/SPoint3.h \ ../Common/VertexArray.h ../Geo/SVector3.h ../Geo/SPoint3.h \
../Common/SmoothData.h ../Post/AdaptiveViews.h ../Common/GmshMatrix.h \ ../Common/SmoothData.h ../Post/AdaptiveViews.h ../Common/GmshMatrix.h \
/sw/include/gsl/gsl_linalg.h /sw/include/gsl/gsl_mode.h \ Shortcut_Window.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
GUI_Extras.o: GUI_Extras.cpp ../Common/Gmsh.h ../Common/Message.h \ GUI_Extras.o: GUI_Extras.cpp ../Common/Gmsh.h ../Common/Message.h \
../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h \ ../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h \
../DataStr/avl.h ../DataStr/Tools.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 \ ...@@ -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/MElement.h ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h \
../Geo/ExtrudeParams.h ../Geo/GRegion.h ../Geo/GEntity.h \ ../Geo/ExtrudeParams.h ../Geo/GRegion.h ../Geo/GEntity.h \
../Geo/MElement.h ../Geo/ExtrudeParams.h ../Geo/SBoundingBox3d.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/Draw.h ../Common/Options.h ../Parser/OpenFile.h \
../Graphics/SelectBuffer.h GUI_Projection.h ../Common/GmshUI.h \ ../Graphics/SelectBuffer.h GUI_Projection.h ../Common/GmshUI.h \
../Geo/FProjectionFace.h ../Geo/GModel.h ../Geo/Range.h GUI.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 \ ...@@ -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 \ 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/GFace.h ../Geo/GModel.h ../Geo/Range.h ../Geo/FEdge.h \
../Geo/GEdge.h ../Geo/GModel.h ../Geo/FVertex.h ../Geo/GModel.h \ ../Geo/GEdge.h ../Geo/GModel.h ../Geo/FVertex.h ../Geo/GModel.h \
../Geo/GVertex.h /Users/remacle/SOURCES/FourierModel/FM_TopoVertex.h \ ../Geo/GVertex.h ../Geo/Range.h ../Common/Message.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
GUI_Classifier.o: GUI_Classifier.cpp GUI_Classifier.h ../Common/GmshUI.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/GModel.h ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h \
../Geo/SPoint3.h ../Geo/SBoundingBox3d.h ../Geo/SPoint3.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 \ ...@@ -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/GEntity.h ../Geo/MElement.h ../Geo/ExtrudeParams.h \
../Geo/SBoundingBox3d.h GUI.h Opengl_Window.h Colorbar_Window.h \ ../Geo/SBoundingBox3d.h GUI.h Opengl_Window.h Colorbar_Window.h \
../Post/ColorTable.h Popup_Button.h SpherePosition_Widget.h \ ../Post/ColorTable.h Popup_Button.h SpherePosition_Widget.h \
Shortcut_Window.h ../Graphics/Draw.h ../Common/Options.h \ Shortcut_Window.h ../Geo/Geo.h ../Geo/gmshSurface.h ../Geo/Pair.h \
../Graphics/SelectBuffer.h GUI_Projection.h ../Geo/FProjectionFace.h \ ../Geo/Range.h ../Geo/SPoint2.h ../Geo/SPoint3.h ../Geo/SVector3.h \
../Geo/GModel.h ../Geo/Range.h \ ../Geo/SBoundingBox3d.h ../DataStr/Tree.h ../DataStr/avl.h \
/Users/remacle/SOURCES/FourierModel/FM_ProjectionSurface.h GUI_Extras.h \ ../Geo/SPoint2.h ../Geo/ExtrudeParams.h ../Common/Gmsh.h \
../Common/Message.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 \ Callbacks.o: Callbacks.cpp ../Common/Gmsh.h ../Common/Message.h \
../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h \ ../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h \
../DataStr/avl.h ../DataStr/Tools.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 \ ...@@ -285,47 +193,12 @@ Callbacks.o: Callbacks.cpp ../Common/Gmsh.h ../Common/Message.h \
../Geo/MElement.h ../Geo/ExtrudeParams.h ../Geo/SBoundingBox3d.h \ ../Geo/MElement.h ../Geo/ExtrudeParams.h ../Geo/SBoundingBox3d.h \
../Graphics/Draw.h ../Graphics/SelectBuffer.h ../Post/Views.h \ ../Graphics/Draw.h ../Graphics/SelectBuffer.h ../Post/Views.h \
../Post/ColorTable.h ../Common/VertexArray.h ../Post/AdaptiveViews.h \ ../Post/ColorTable.h ../Common/VertexArray.h ../Post/AdaptiveViews.h \
../Common/GmshMatrix.h /sw/include/gsl/gsl_linalg.h \ ../Common/GmshMatrix.h ../Parser/CreateFile.h ../Parser/OpenFile.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/CommandLine.h ../Common/Options.h GUI.h Opengl_Window.h \ ../Common/CommandLine.h ../Common/Options.h GUI.h Opengl_Window.h \
Colorbar_Window.h Popup_Button.h SpherePosition_Widget.h GUI_Extras.h \ Colorbar_Window.h Popup_Button.h SpherePosition_Widget.h GUI_Extras.h \
Callbacks.h ../Plugin/Plugin.h ../Plugin/PluginManager.h \ Callbacks.h ../Plugin/Plugin.h ../Plugin/PluginManager.h \
../Plugin/Plugin.h ../Common/Visibility.h ../Common/GmshDefines.h \ ../Plugin/Plugin.h ../Common/Visibility.h ../Common/GmshDefines.h \
Solvers.h ../Common/OS.h ../Mesh/Field.h \ Solvers.h ../Common/OS.h ../Mesh/Field.h ../Post/OctreePost.h \
../contrib/ANN/include/ANN/ANN.h ../Post/OctreePost.h \
../Common/Octree.h ../Common/OctreeInternals.h ../Mesh/BackgroundMesh.h ../Common/Octree.h ../Common/OctreeInternals.h ../Mesh/BackgroundMesh.h
Opengl.o: Opengl.cpp ../Common/Gmsh.h ../Common/Message.h \ Opengl.o: Opengl.cpp ../Common/Gmsh.h ../Common/Message.h \
../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h \ ../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h \
......
# $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 # Copyright (C) 1997-2007 C. Geuzaine, J.-F. Remacle
# #
...@@ -275,8 +275,14 @@ findLinks.o: findLinks.cpp ../Common/Gmsh.h ../Common/Message.h \ ...@@ -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 \ MElement.h MEdge.h ../Common/Hash.h MFace.h ../Numeric/Numeric.h \
../Common/Context.h ExtrudeParams.h ../Common/SmoothData.h GFace.h \ ../Common/Context.h ExtrudeParams.h ../Common/SmoothData.h GFace.h \
GEdgeLoop.h Pair.h GRegion.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 \ MElement.o: MElement.cpp MElement.h ../Common/GmshDefines.h MVertex.h \
SPoint3.h MEdge.h SVector3.h ../Common/Hash.h MFace.h \ SPoint3.h MEdge.h SVector3.h ../Common/Hash.h MFace.h \
../Numeric/Numeric.h ../Common/Context.h ../DataStr/List.h GEntity.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
This diff is collapsed.
# $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 # Copyright (C) 1997-2007 C. Geuzaine, J.-F. Remacle
# #
...@@ -63,44 +63,9 @@ depend: ...@@ -63,44 +63,9 @@ depend:
# DO NOT DELETE THIS LINE # DO NOT DELETE THIS LINE
PView.o: PView.cpp PView.h ../Common/VertexArray.h ../Geo/SVector3.h \ PView.o: PView.cpp PView.h ../Common/VertexArray.h ../Geo/SVector3.h \
../Geo/SPoint3.h ../Common/SmoothData.h ../Numeric/Numeric.h \ ../Geo/SPoint3.h ../Common/SmoothData.h ../Numeric/Numeric.h \
AdaptiveViews.h ../DataStr/List.h ../Common/GmshMatrix.h \ AdaptiveViews.h ../DataStr/List.h ../Common/GmshMatrix.h PViewData.h \
/sw/include/gsl/gsl_linalg.h /sw/include/gsl/gsl_mode.h \ ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h PViewOptions.h ColorTable.h \
/sw/include/gsl/gsl_permutation.h /sw/include/gsl/gsl_types.h \ PViewDataList.h ../Common/Message.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
PViewData.o: PViewData.cpp PViewData.h ../Geo/SBoundingBox3d.h \ PViewData.o: PViewData.cpp PViewData.h ../Geo/SBoundingBox3d.h \
../Geo/SPoint3.h ../Geo/SPoint3.h
PViewDataList.o: PViewDataList.cpp PViewDataList.h PViewData.h \ PViewDataList.o: PViewDataList.cpp PViewDataList.h PViewData.h \
...@@ -125,125 +90,22 @@ PViewDataGModel.o: PViewDataGModel.cpp PViewDataGModel.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/Pair.h ../Geo/ExtrudeParams.h ../Geo/GRegion.h ../Geo/GEntity.h \
../Geo/MElement.h ../Geo/ExtrudeParams.h ../Geo/SBoundingBox3d.h ../Geo/MElement.h ../Geo/ExtrudeParams.h ../Geo/SBoundingBox3d.h
PViewOptions.o: PViewOptions.cpp PViewOptions.h ColorTable.h \ PViewOptions.o: PViewOptions.cpp PViewOptions.h ColorTable.h \
../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Common/Message.h \ ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Common/Message.h
../contrib/MathEval/matheval.h
Views.o: Views.cpp ../Common/Gmsh.h ../Common/Message.h \ Views.o: Views.cpp ../Common/Gmsh.h ../Common/Message.h \
../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h \ ../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h \
../DataStr/avl.h ../DataStr/Tools.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 \ ../Numeric/Numeric.h Views.h ColorTable.h ../Common/VertexArray.h \
../Geo/SVector3.h ../Geo/SPoint3.h ../Common/SmoothData.h \ ../Geo/SVector3.h ../Geo/SPoint3.h ../Common/SmoothData.h \
AdaptiveViews.h ../Common/GmshMatrix.h /sw/include/gsl/gsl_linalg.h \ AdaptiveViews.h ../Common/GmshMatrix.h ../Common/Context.h \
/sw/include/gsl/gsl_mode.h /sw/include/gsl/gsl_permutation.h \ ../Common/Options.h ../Mesh/BackgroundMesh.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
ViewsIO.o: ViewsIO.cpp ../Common/Gmsh.h ../Common/Message.h \ ViewsIO.o: ViewsIO.cpp ../Common/Gmsh.h ../Common/Message.h \
../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h \ ../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h \
../DataStr/avl.h ../DataStr/Tools.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 \ ../Numeric/Numeric.h Views.h ColorTable.h ../Common/VertexArray.h \
../Geo/SVector3.h ../Geo/SPoint3.h ../Common/SmoothData.h \ ../Geo/SVector3.h ../Geo/SPoint3.h ../Common/SmoothData.h \
AdaptiveViews.h ../Common/GmshMatrix.h /sw/include/gsl/gsl_linalg.h \ AdaptiveViews.h ../Common/GmshMatrix.h ../Common/Context.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.o: AdaptiveViews.cpp AdaptiveViews.h ../DataStr/List.h \ AdaptiveViews.o: AdaptiveViews.cpp AdaptiveViews.h ../DataStr/List.h \
../Common/GmshMatrix.h /sw/include/gsl/gsl_linalg.h \ ../Common/GmshMatrix.h ../Plugin/Plugin.h ../Common/Options.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/Message.h ../Post/Views.h ../Post/ColorTable.h \ ../Common/Message.h ../Post/Views.h ../Post/ColorTable.h \
../Common/VertexArray.h ../Geo/SVector3.h ../Geo/SPoint3.h \ ../Common/VertexArray.h ../Geo/SVector3.h ../Geo/SPoint3.h \
../Common/SmoothData.h ../Numeric/Numeric.h ../Post/AdaptiveViews.h \ ../Common/SmoothData.h ../Numeric/Numeric.h ../Post/AdaptiveViews.h \
...@@ -252,42 +114,7 @@ OctreePost.o: OctreePost.cpp ../Common/Octree.h \ ...@@ -252,42 +114,7 @@ OctreePost.o: OctreePost.cpp ../Common/Octree.h \
../Common/OctreeInternals.h OctreePost.h ../DataStr/List.h Views.h \ ../Common/OctreeInternals.h OctreePost.h ../DataStr/List.h Views.h \
ColorTable.h ../Common/VertexArray.h ../Geo/SVector3.h ../Geo/SPoint3.h \ ColorTable.h ../Common/VertexArray.h ../Geo/SVector3.h ../Geo/SPoint3.h \
../Common/SmoothData.h ../Numeric/Numeric.h AdaptiveViews.h \ ../Common/SmoothData.h ../Numeric/Numeric.h AdaptiveViews.h \
../Common/GmshMatrix.h /sw/include/gsl/gsl_linalg.h \ ../Common/GmshMatrix.h ../Common/Message.h ../Common/ShapeFunctions.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
ColorTable.o: ColorTable.cpp ../Common/Gmsh.h ../Common/Message.h \ ColorTable.o: ColorTable.cpp ../Common/Gmsh.h ../Common/Message.h \
../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h \ ../DataStr/Malloc.h ../DataStr/List.h ../DataStr/Tree.h \
../DataStr/avl.h ../DataStr/Tools.h ../DataStr/List.h ../DataStr/Tree.h \ ../DataStr/avl.h ../DataStr/Tools.h ../DataStr/List.h ../DataStr/Tree.h \
......
<<<<<<< Makefile # $Id: Makefile,v 1.16 2007-09-04 15:19:25 geuzaine Exp $
# $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
# #
# Copyright (C) 1997-2007 C. Geuzaine, J.-F. Remacle # Copyright (C) 1997-2007 C. Geuzaine, J.-F. Remacle
# #
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment