diff --git a/Common/Makefile b/Common/Makefile index a62f0bc69548ab00d4ceaa407c55c2f52f4bc9c3..7ddbe32a0b2692de8ce8ac0a5256c70ddd5a47e3 100644 --- a/Common/Makefile +++ b/Common/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.174 2008-05-20 19:03:26 geuzaine Exp $ +# $Id: Makefile,v 1.175 2008-06-05 13:58:38 geuzaine Exp $ # # Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle # @@ -70,86 +70,3 @@ depend: rm -f Makefile.new # DO NOT DELETE THIS LINE -Context.o: Context.cpp ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h \ - Context.h DefaultOptions.h GmshDefines.h Options.h ../Post/ColorTable.h \ - Trackball.h -Octree.o: Octree.cpp Octree.h OctreeInternals.h -OctreeInternals.o: OctreeInternals.cpp Message.h OctreeInternals.h -Options.o: Options.cpp GmshUI.h GmshDefines.h Message.h \ - ../Graphics/Draw.h ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h \ - ../Mesh/Generator.h Context.h Options.h ../Post/ColorTable.h \ - ../Mesh/BackgroundMesh.h ../Post/PView.h ../Post/PViewOptions.h \ - ../Post/ColorTable.h ../Post/PViewData.h ../Post/adaptiveData.h \ - ../DataStr/List.h ../Common/GmshMatrix.h ../Plugin/PluginManager.h \ - ../Plugin/Plugin.h ../Common/Options.h ../Common/Message.h \ - ../Post/PViewDataList.h ../Post/PViewData.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 ../Mesh/Field.h ../Geo/Geo.h \ - ../Common/GmshDefines.h ../Geo/gmshSurface.h ../Geo/Pair.h \ - ../Geo/Range.h ../Geo/SPoint2.h ../Geo/SPoint3.h ../Geo/SVector3.h \ - ../Geo/SPoint3.h ../Geo/SBoundingBox3d.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h ../DataStr/Tree.h ../DataStr/avl.h \ - ../Geo/SPoint2.h ../Geo/ExtrudeParams.h ../Common/SmoothData.h -CommandLine.o: CommandLine.cpp GmshUI.h GmshDefines.h GmshVersion.h \ - Message.h ../Parser/OpenFile.h CommandLine.h Context.h Options.h \ - ../Post/ColorTable.h ../Geo/GModel.h ../Geo/GVertex.h ../Geo/GEntity.h \ - ../Geo/Range.h ../Geo/SPoint3.h ../Geo/SBoundingBox3d.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/SPoint3.h ../Geo/SPoint2.h ../Geo/GFace.h ../Geo/GEntity.h \ - ../Geo/GPoint.h ../Geo/GEdgeLoop.h ../Geo/GEdge.h ../Geo/SPoint2.h \ - ../Geo/SVector3.h ../Geo/Pair.h ../Geo/GRegion.h ../Geo/GEntity.h \ - ../Geo/SBoundingBox3d.h ../Parser/CreateFile.h OS.h ../Post/PView.h -Gmsh.o: Gmsh.cpp GmshDefines.h ../Geo/GModel.h ../Geo/GVertex.h \ - ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ - ../Geo/SBoundingBox3d.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/SPoint3.h ../Geo/SPoint2.h \ - ../Geo/GFace.h ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/GEdgeLoop.h \ - ../Geo/GEdge.h ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h \ - ../Geo/GRegion.h ../Geo/GEntity.h ../Geo/SBoundingBox3d.h Message.h \ - ../Parser/Parser.h ../DataStr/List.h ../DataStr/Tree.h ../DataStr/avl.h \ - ../Parser/OpenFile.h ../Parser/CreateFile.h Options.h \ - ../Post/ColorTable.h CommandLine.h OS.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h ../Mesh/Generator.h ../Mesh/Field.h \ - ../Geo/Geo.h ../Common/GmshDefines.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 \ - ../Common/SmoothData.h ../Post/PView.h Context.h \ - ../Plugin/PluginManager.h ../Plugin/Plugin.h ../Common/Options.h \ - ../Common/Message.h ../Post/PViewDataList.h ../Post/PViewData.h \ - ../Common/GmshMatrix.h -OS.o: OS.cpp Message.h -Message.o: Message.cpp Message.h Options.h ../Post/ColorTable.h Context.h \ - OS.h ../Fltk/GUI.h ../Fltk/Opengl_Window.h ../Fltk/Colorbar_Window.h \ - ../Common/GmshUI.h ../Fltk/Popup_Button.h \ - ../Fltk/SpherePosition_Widget.h ../Mesh/Field.h ../Geo/Geo.h \ - ../Common/GmshDefines.h ../Geo/gmshSurface.h ../Geo/Pair.h \ - ../Geo/Range.h ../Geo/SPoint2.h ../Geo/SPoint3.h ../Geo/SVector3.h \ - ../Geo/SPoint3.h ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h \ - ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h ../DataStr/List.h \ - ../DataStr/Tree.h ../DataStr/avl.h ../Geo/SPoint2.h \ - ../Geo/ExtrudeParams.h ../Common/SmoothData.h ../Post/PView.h \ - ../Fltk/GUI_Extras.h -Visibility.o: Visibility.cpp Visibility.h GmshDefines.h ../Geo/GVertex.h \ - ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ - ../Geo/SBoundingBox3d.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/SPoint3.h ../Geo/SPoint2.h \ - ../Geo/GFace.h ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/GEdgeLoop.h \ - ../Geo/GEdge.h ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h \ - ../Geo/GRegion.h ../Geo/GEntity.h ../Geo/GModel.h ../Geo/GVertex.h \ - ../Geo/GEdge.h ../Geo/GFace.h ../Geo/GRegion.h ../Geo/SBoundingBox3d.h \ - ../Geo/MElement.h ../Common/GmshDefines.h ../Geo/MVertex.h \ - ../Geo/SPoint3.h ../Geo/MEdge.h ../Geo/MVertex.h ../Geo/SVector3.h \ - ../Geo/MFace.h ../Geo/MVertex.h ../Geo/SVector3.h ../Parser/Parser.h \ - ../DataStr/List.h ../DataStr/Tree.h ../DataStr/avl.h -Trackball.o: Trackball.cpp Trackball.h -VertexArray.o: VertexArray.cpp VertexArray.h ../Geo/SVector3.h \ - ../Geo/SPoint3.h Context.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h -SmoothData.o: SmoothData.cpp SmoothData.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h -StringUtils.o: StringUtils.cpp StringUtils.h -License.o: License.cpp Message.h diff --git a/DataStr/Makefile b/DataStr/Makefile index be4db757b6664ed993db2b2c56dc1a4c86943ec3..89038b198a34bdc78aabee32053163fae5d60263 100644 --- a/DataStr/Makefile +++ b/DataStr/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.48 2008-06-05 13:57:47 samtech Exp $ +# $Id: Makefile,v 1.49 2008-06-05 13:58:43 geuzaine Exp $ # # Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle # @@ -60,9 +60,3 @@ depend: rm -f Makefile.new # DO NOT DELETE THIS LINE -List.o: List.cpp Malloc.h List.h ../Common/Message.h SafeIO.h -Malloc.o: Malloc.cpp Malloc.h ../Common/Message.h -SafeIO.o: SafeIO.cpp SafeIO.h ../Common/Message.h -Tree.o: Tree.cpp Malloc.h Tree.h avl.h ../Common/Message.h -avl.o: avl.cpp avl.h Malloc.h -Tools.o: Tools.cpp Tools.h List.h Tree.h avl.h diff --git a/Geo/Makefile b/Geo/Makefile index 07a09e18295982c696d493f73c68fd288655cf1d..8fcae1bf21ef9f59443c96c2b3f1cb971ecc90e1 100644 --- a/Geo/Makefile +++ b/Geo/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.210 2008-06-01 09:14:21 geuzaine Exp $ +# $Id: Makefile,v 1.211 2008-06-05 13:58:43 geuzaine Exp $ # # Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle # @@ -82,208 +82,3 @@ depend: rm -f Makefile.new # DO NOT DELETE THIS LINE -GEntity.o: GEntity.cpp GEntity.h Range.h SPoint3.h SBoundingBox3d.h \ - ../Common/VertexArray.h ../Geo/SVector3.h ../Geo/SPoint3.h \ - ../Common/Context.h -GVertex.o: GVertex.cpp GVertex.h GEntity.h Range.h SPoint3.h \ - SBoundingBox3d.h GPoint.h SPoint2.h GFace.h GEdgeLoop.h GEdge.h \ - SVector3.h Pair.h MVertex.h ../Common/Message.h -GEdge.o: GEdge.cpp GModel.h GVertex.h GEntity.h Range.h SPoint3.h \ - SBoundingBox3d.h GPoint.h SPoint2.h GEdge.h SVector3.h GFace.h \ - GEdgeLoop.h Pair.h GRegion.h MElement.h ../Common/GmshDefines.h \ - MVertex.h MEdge.h MFace.h ../Common/Message.h \ - ../Numeric/GaussLegendre1D.h -GEdgeLoop.o: GEdgeLoop.cpp GEdgeLoop.h GEdge.h GEntity.h Range.h \ - SPoint3.h SBoundingBox3d.h GVertex.h GPoint.h SPoint2.h SVector3.h \ - ../Common/Message.h -GFace.o: GFace.cpp GModel.h GVertex.h GEntity.h Range.h SPoint3.h \ - SBoundingBox3d.h GPoint.h SPoint2.h GEdge.h SVector3.h GFace.h \ - GEdgeLoop.h Pair.h GRegion.h MElement.h ../Common/GmshDefines.h \ - MVertex.h MEdge.h MFace.h ../Common/Message.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h ../Numeric/GaussLegendre1D.h \ - ../Common/VertexArray.h ../Geo/SVector3.h ../Common/Context.h -GRegion.o: GRegion.cpp GModel.h GVertex.h GEntity.h Range.h SPoint3.h \ - SBoundingBox3d.h GPoint.h SPoint2.h GEdge.h SVector3.h GFace.h \ - GEdgeLoop.h Pair.h GRegion.h MElement.h ../Common/GmshDefines.h \ - MVertex.h MEdge.h MFace.h ../Common/Message.h -gmshVertex.o: gmshVertex.cpp GFace.h GEntity.h Range.h SPoint3.h \ - SBoundingBox3d.h GPoint.h GEdgeLoop.h GEdge.h GVertex.h SPoint2.h \ - SVector3.h Pair.h gmshVertex.h Geo.h ../Common/GmshDefines.h \ - gmshSurface.h ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h \ - ../DataStr/List.h ../DataStr/Tree.h ../DataStr/avl.h ExtrudeParams.h \ - ../Common/SmoothData.h MVertex.h GeoInterpolation.h ../Common/Message.h -gmshEdge.o: gmshEdge.cpp GModel.h GVertex.h GEntity.h Range.h SPoint3.h \ - SBoundingBox3d.h GPoint.h SPoint2.h GEdge.h SVector3.h GFace.h \ - GEdgeLoop.h Pair.h GRegion.h gmshEdge.h Geo.h ../Common/GmshDefines.h \ - gmshSurface.h ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h \ - ../DataStr/List.h ../DataStr/Tree.h ../DataStr/avl.h ExtrudeParams.h \ - ../Common/SmoothData.h GeoInterpolation.h ../Common/Message.h \ - ../Common/Context.h -gmshFace.o: gmshFace.cpp GModel.h GVertex.h GEntity.h Range.h SPoint3.h \ - SBoundingBox3d.h GPoint.h SPoint2.h GEdge.h SVector3.h GFace.h \ - GEdgeLoop.h Pair.h GRegion.h gmshFace.h Geo.h ../Common/GmshDefines.h \ - gmshSurface.h ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h \ - ../DataStr/List.h ../DataStr/Tree.h ../DataStr/avl.h ExtrudeParams.h \ - ../Common/SmoothData.h GeoInterpolation.h ../Common/Message.h -gmshRegion.o: gmshRegion.cpp GModel.h GVertex.h GEntity.h Range.h \ - SPoint3.h SBoundingBox3d.h GPoint.h SPoint2.h GEdge.h SVector3.h \ - GFace.h GEdgeLoop.h Pair.h GRegion.h gmshRegion.h Geo.h \ - ../Common/GmshDefines.h gmshSurface.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h ../DataStr/List.h ../DataStr/Tree.h \ - ../DataStr/avl.h ExtrudeParams.h ../Common/SmoothData.h \ - ../Common/Message.h -gmshSurface.o: gmshSurface.cpp gmshSurface.h Pair.h Range.h SPoint2.h \ - SPoint3.h SVector3.h SBoundingBox3d.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h ../Common/Message.h -OCCVertex.o: OCCVertex.cpp GModel.h GVertex.h GEntity.h Range.h SPoint3.h \ - SBoundingBox3d.h GPoint.h SPoint2.h GEdge.h SVector3.h GFace.h \ - GEdgeLoop.h Pair.h GRegion.h OCCVertex.h OCCIncludes.h MVertex.h \ - OCCEdge.h OCCFace.h -OCCEdge.o: OCCEdge.cpp GModel.h GVertex.h GEntity.h Range.h SPoint3.h \ - SBoundingBox3d.h GPoint.h SPoint2.h GEdge.h SVector3.h GFace.h \ - GEdgeLoop.h Pair.h GRegion.h ../Common/Message.h OCCEdge.h OCCVertex.h \ - OCCIncludes.h MVertex.h OCCFace.h ../Common/Context.h -OCCFace.o: OCCFace.cpp GModel.h GVertex.h GEntity.h Range.h SPoint3.h \ - SBoundingBox3d.h GPoint.h SPoint2.h GEdge.h SVector3.h GFace.h \ - GEdgeLoop.h Pair.h GRegion.h OCCVertex.h OCCIncludes.h MVertex.h \ - OCCEdge.h OCCFace.h ../Common/Message.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h ../Common/VertexArray.h ../Geo/SVector3.h \ - ../Common/Context.h -OCCRegion.o: OCCRegion.cpp GModel.h GVertex.h GEntity.h Range.h SPoint3.h \ - SBoundingBox3d.h GPoint.h SPoint2.h GEdge.h SVector3.h GFace.h \ - GEdgeLoop.h Pair.h GRegion.h OCCVertex.h OCCIncludes.h MVertex.h \ - OCCEdge.h OCCFace.h OCCRegion.h ../Common/Message.h -discreteEdge.o: discreteEdge.cpp discreteEdge.h GModel.h GVertex.h \ - GEntity.h Range.h SPoint3.h SBoundingBox3d.h GPoint.h SPoint2.h GEdge.h \ - SVector3.h GFace.h GEdgeLoop.h Pair.h GRegion.h Geo.h \ - ../Common/GmshDefines.h gmshSurface.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h ../DataStr/List.h ../DataStr/Tree.h \ - ../DataStr/avl.h ExtrudeParams.h ../Common/SmoothData.h -discreteFace.o: discreteFace.cpp discreteFace.h GModel.h GVertex.h \ - GEntity.h Range.h SPoint3.h SBoundingBox3d.h GPoint.h SPoint2.h GEdge.h \ - SVector3.h GFace.h GEdgeLoop.h Pair.h GRegion.h Geo.h \ - ../Common/GmshDefines.h gmshSurface.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h ../DataStr/List.h ../DataStr/Tree.h \ - ../DataStr/avl.h ExtrudeParams.h ../Common/SmoothData.h -discreteRegion.o: discreteRegion.cpp discreteRegion.h GModel.h GVertex.h \ - GEntity.h Range.h SPoint3.h SBoundingBox3d.h GPoint.h SPoint2.h GEdge.h \ - SVector3.h GFace.h GEdgeLoop.h Pair.h GRegion.h Geo.h \ - ../Common/GmshDefines.h gmshSurface.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h ../DataStr/List.h ../DataStr/Tree.h \ - ../DataStr/avl.h ExtrudeParams.h ../Common/SmoothData.h -fourierEdge.o: fourierEdge.cpp fourierEdge.h GEdge.h GEntity.h Range.h \ - SPoint3.h SBoundingBox3d.h GVertex.h GPoint.h SPoint2.h SVector3.h \ - GModel.h GFace.h GEdgeLoop.h Pair.h GRegion.h fourierVertex.h MVertex.h \ - ../Common/Context.h -fourierFace.o: fourierFace.cpp fourierVertex.h GModel.h GVertex.h \ - GEntity.h Range.h SPoint3.h SBoundingBox3d.h GPoint.h SPoint2.h GEdge.h \ - SVector3.h GFace.h GEdgeLoop.h Pair.h GRegion.h MVertex.h fourierFace.h \ - fourierEdge.h ../Common/Message.h -fourierProjectionFace.o: fourierProjectionFace.cpp \ - fourierProjectionFace.h GModel.h GVertex.h GEntity.h Range.h SPoint3.h \ - SBoundingBox3d.h GPoint.h SPoint2.h GEdge.h SVector3.h GFace.h \ - GEdgeLoop.h Pair.h GRegion.h ../Common/VertexArray.h ../Geo/SVector3.h \ - ../Common/Context.h -GModel.o: GModel.cpp GModel.h GVertex.h GEntity.h Range.h SPoint3.h \ - SBoundingBox3d.h GPoint.h SPoint2.h GEdge.h SVector3.h GFace.h \ - GEdgeLoop.h Pair.h GRegion.h MElement.h ../Common/GmshDefines.h \ - MVertex.h MEdge.h MFace.h discreteRegion.h discreteFace.h \ - discreteEdge.h discreteVertex.h ../Common/Message.h gmshSurface.h \ - ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h ../Mesh/Field.h \ - ../Geo/Geo.h ../Geo/gmshSurface.h ../DataStr/List.h ../DataStr/Tree.h \ - ../DataStr/avl.h ../Geo/SPoint2.h ../Geo/ExtrudeParams.h \ - ../Common/SmoothData.h ../Post/PView.h ../Geo/SPoint3.h \ - ../Mesh/Generator.h ../Common/Context.h -GModelIO_Geo.o: GModelIO_Geo.cpp GModel.h GVertex.h GEntity.h Range.h \ - SPoint3.h SBoundingBox3d.h GPoint.h SPoint2.h GEdge.h SVector3.h \ - GFace.h GEdgeLoop.h Pair.h GRegion.h Geo.h ../Common/GmshDefines.h \ - gmshSurface.h ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h \ - ../DataStr/List.h ../DataStr/Tree.h ../DataStr/avl.h ExtrudeParams.h \ - ../Common/SmoothData.h ../Parser/OpenFile.h ../DataStr/Tools.h \ - ../DataStr/List.h ../DataStr/Tree.h ../Common/Message.h gmshVertex.h \ - MVertex.h gmshFace.h gmshEdge.h gmshRegion.h ../Parser/Parser.h \ - ../Mesh/Field.h ../Geo/Geo.h ../Post/PView.h ../Geo/SPoint3.h -GModelIO_Mesh.o: GModelIO_Mesh.cpp GModel.h GVertex.h GEntity.h Range.h \ - SPoint3.h SBoundingBox3d.h GPoint.h SPoint2.h GEdge.h SVector3.h \ - GFace.h GEdgeLoop.h Pair.h GRegion.h ../Common/GmshDefines.h MElement.h \ - MVertex.h MEdge.h MFace.h discreteRegion.h discreteFace.h \ - discreteEdge.h discreteVertex.h ../Common/StringUtils.h \ - ../Common/Message.h -GModelIO_OCC.o: GModelIO_OCC.cpp GModelIO_OCC.h GModel.h GVertex.h \ - GEntity.h Range.h SPoint3.h SBoundingBox3d.h GPoint.h SPoint2.h GEdge.h \ - SVector3.h GFace.h GEdgeLoop.h Pair.h GRegion.h OCCIncludes.h \ - ../Common/Message.h ../Common/Context.h OCCVertex.h MVertex.h OCCEdge.h \ - OCCFace.h OCCRegion.h -GModelIO_Fourier.o: GModelIO_Fourier.cpp GModel.h GVertex.h GEntity.h \ - Range.h SPoint3.h SBoundingBox3d.h GPoint.h SPoint2.h GEdge.h \ - SVector3.h GFace.h GEdgeLoop.h Pair.h GRegion.h ../Common/Message.h \ - fourierVertex.h MVertex.h fourierEdge.h fourierFace.h \ - GModelIO_Fourier.h -GModelIO_CGNS.o: GModelIO_CGNS.cpp GModel.h GVertex.h GEntity.h Range.h \ - SPoint3.h SBoundingBox3d.h GPoint.h SPoint2.h GEdge.h SVector3.h \ - GFace.h GEdgeLoop.h Pair.h GRegion.h ../Common/Message.h MElement.h \ - ../Common/GmshDefines.h MVertex.h MEdge.h MFace.h MNeighbour.h \ - MEdgeHash.h ../Common/Hash.h MFaceHash.h -GModelIO_MED.o: GModelIO_MED.cpp GModel.h GVertex.h GEntity.h Range.h \ - SPoint3.h SBoundingBox3d.h GPoint.h SPoint2.h GEdge.h SVector3.h \ - GFace.h GEdgeLoop.h Pair.h GRegion.h ../Common/Message.h -ExtrudeParams.o: ExtrudeParams.cpp ../Common/Message.h Geo.h \ - ../Common/GmshDefines.h gmshSurface.h Pair.h Range.h SPoint2.h \ - SPoint3.h SVector3.h SBoundingBox3d.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h ../DataStr/List.h ../DataStr/Tree.h \ - ../DataStr/avl.h ExtrudeParams.h ../Common/SmoothData.h -Geo.o: Geo.cpp ../Common/Message.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h ../DataStr/Malloc.h ../DataStr/Tools.h \ - ../DataStr/List.h ../DataStr/Tree.h ../DataStr/avl.h Geo.h \ - ../Common/GmshDefines.h gmshSurface.h Pair.h Range.h SPoint2.h \ - SPoint3.h SVector3.h SBoundingBox3d.h ExtrudeParams.h \ - ../Common/SmoothData.h GModel.h GVertex.h GEntity.h GPoint.h GEdge.h \ - GFace.h GEdgeLoop.h GRegion.h GeoInterpolation.h ../Parser/Parser.h \ - ../Mesh/Field.h ../Geo/Geo.h ../Post/PView.h ../Geo/SPoint3.h \ - ../Common/Context.h -GeoStringInterface.o: GeoStringInterface.cpp ../Common/Message.h \ - ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h ../DataStr/Malloc.h \ - Geo.h ../Common/GmshDefines.h gmshSurface.h Pair.h Range.h SPoint2.h \ - SPoint3.h SVector3.h SBoundingBox3d.h ../DataStr/List.h \ - ../DataStr/Tree.h ../DataStr/avl.h ExtrudeParams.h \ - ../Common/SmoothData.h GeoStringInterface.h ../Parser/Parser.h \ - ../Parser/OpenFile.h ../Common/Context.h GModel.h GVertex.h GEntity.h \ - GPoint.h GEdge.h GFace.h GEdgeLoop.h GRegion.h -GeoInterpolation.o: GeoInterpolation.cpp ../Common/Message.h Geo.h \ - ../Common/GmshDefines.h gmshSurface.h Pair.h Range.h SPoint2.h \ - SPoint3.h SVector3.h SBoundingBox3d.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h ../DataStr/List.h ../DataStr/Tree.h \ - ../DataStr/avl.h ExtrudeParams.h ../Common/SmoothData.h \ - GeoInterpolation.h GeoStringInterface.h -findLinks.o: findLinks.cpp ../Common/Message.h GModel.h GVertex.h \ - GEntity.h Range.h SPoint3.h SBoundingBox3d.h GPoint.h SPoint2.h GEdge.h \ - SVector3.h GFace.h GEdgeLoop.h Pair.h GRegion.h ../DataStr/Tree.h \ - ../DataStr/avl.h ../DataStr/List.h ../DataStr/Tools.h ../DataStr/List.h \ - ../DataStr/Tree.h -MVertex.o: MVertex.cpp MVertex.h SPoint3.h GEdge.h GEntity.h Range.h \ - SBoundingBox3d.h GVertex.h GPoint.h SPoint2.h SVector3.h GFace.h \ - GEdgeLoop.h Pair.h ../Common/Message.h -GaussQuadratureTri.o: GaussQuadratureTri.cpp MElement.h \ - ../Common/GmshDefines.h MVertex.h SPoint3.h MEdge.h SVector3.h MFace.h \ - GaussLegendreSimplex.h -GaussQuadratureQuad.o: GaussQuadratureQuad.cpp MElement.h \ - ../Common/GmshDefines.h MVertex.h SPoint3.h MEdge.h SVector3.h MFace.h \ - GaussLegendreSimplex.h ../Numeric/GaussLegendre1D.h -GaussQuadratureTet.o: GaussQuadratureTet.cpp MElement.h \ - ../Common/GmshDefines.h MVertex.h SPoint3.h MEdge.h SVector3.h MFace.h \ - GaussLegendreSimplex.h -GaussQuadratureHex.o: GaussQuadratureHex.cpp MElement.h \ - ../Common/GmshDefines.h MVertex.h SPoint3.h MEdge.h SVector3.h MFace.h \ - GaussLegendreSimplex.h ../Numeric/GaussLegendre1D.h -GaussLegendreSimplex.o: GaussLegendreSimplex.cpp MElement.h \ - ../Common/GmshDefines.h MVertex.h SPoint3.h MEdge.h SVector3.h MFace.h \ - GaussLegendreSimplex.h ../Numeric/GaussLegendre1D.h -MFace.o: MFace.cpp MFace.h MVertex.h SPoint3.h SVector3.h \ - ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h ../Common/Context.h -MElement.o: MElement.cpp MElement.h ../Common/GmshDefines.h MVertex.h \ - SPoint3.h MEdge.h SVector3.h MFace.h GEntity.h Range.h SBoundingBox3d.h \ - GFace.h GPoint.h GEdgeLoop.h GEdge.h GVertex.h SPoint2.h Pair.h \ - ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h \ - ../Numeric/FunctionSpace.h ../Common/GmshMatrix.h \ - ../Numeric/GaussLegendre1D.h ../Common/Message.h ../Common/Context.h \ - ../Mesh/qualityMeasures.h diff --git a/Mesh/Makefile b/Mesh/Makefile index 45ee660908e5e656a4ba0e8c3a897c7545ee756e..d27b900a0b92287cf33d251a43d7d9cea12336a5 100644 --- a/Mesh/Makefile +++ b/Mesh/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.221 2008-05-20 19:03:28 geuzaine Exp $ +# $Id: Makefile,v 1.222 2008-06-05 13:58:44 geuzaine Exp $ # # Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle # @@ -87,289 +87,3 @@ depend: rm -f Makefile.new # DO NOT DELETE THIS LINE -Generator.o: Generator.cpp ../Common/Message.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h ../Common/Context.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 \ - ../Geo/GPoint.h ../Geo/SPoint2.h ../Geo/GEdge.h ../Geo/GEntity.h \ - ../Geo/GVertex.h ../Geo/SVector3.h ../Geo/SPoint3.h ../Geo/SPoint3.h \ - ../Geo/SPoint2.h ../Geo/GFace.h ../Geo/GEntity.h ../Geo/GPoint.h \ - ../Geo/GEdgeLoop.h ../Geo/GEdge.h ../Geo/SPoint2.h ../Geo/SVector3.h \ - ../Geo/Pair.h ../Geo/GRegion.h ../Geo/GEntity.h ../Geo/SBoundingBox3d.h \ - ../Geo/MElement.h ../Common/GmshDefines.h ../Geo/MVertex.h \ - ../Geo/SPoint3.h ../Geo/MEdge.h ../Geo/MVertex.h ../Geo/SVector3.h \ - ../Geo/MFace.h ../Geo/MVertex.h ../Geo/SVector3.h meshGEdge.h \ - meshGFace.h meshGFaceBDS.h meshGRegion.h BackgroundMesh.h \ - BoundaryLayers.h HighOrder.h ../Post/PView.h ../Post/PViewData.h -Field.o: Field.cpp ../Common/Context.h Field.h ../Geo/Geo.h \ - ../Common/GmshDefines.h ../Geo/gmshSurface.h ../Geo/Pair.h \ - ../Geo/Range.h ../Geo/SPoint2.h ../Geo/SPoint3.h ../Geo/SVector3.h \ - ../Geo/SPoint3.h ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h \ - ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h ../DataStr/List.h \ - ../DataStr/Tree.h ../DataStr/avl.h ../Geo/SPoint2.h \ - ../Geo/ExtrudeParams.h ../Common/SmoothData.h ../Post/PView.h \ - ../Geo/GeoInterpolation.h ../Geo/Geo.h ../Geo/GModel.h ../Geo/GVertex.h \ - ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ - ../Geo/SBoundingBox3d.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/GFace.h ../Geo/GEntity.h ../Geo/GPoint.h \ - ../Geo/GEdgeLoop.h ../Geo/GEdge.h ../Geo/SPoint2.h ../Geo/SVector3.h \ - ../Geo/Pair.h ../Geo/GRegion.h ../Geo/GEntity.h ../Geo/SBoundingBox3d.h \ - ../Common/Message.h ../Post/OctreePost.h ../Common/Octree.h \ - ../Common/OctreeInternals.h ../Post/PViewDataList.h ../Post/PViewData.h -meshGEdge.o: meshGEdge.cpp meshGEdge.h ../Geo/GEdge.h ../Geo/GEntity.h \ - ../Geo/Range.h ../Geo/SPoint3.h ../Geo/SBoundingBox3d.h \ - ../Geo/SPoint3.h ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/GPoint.h \ - ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/SPoint3.h ../Geo/SPoint3.h \ - ../Geo/SPoint2.h ../Geo/MElement.h ../Common/GmshDefines.h \ - ../Geo/MVertex.h ../Geo/SPoint3.h ../Geo/MEdge.h ../Geo/MVertex.h \ - ../Geo/SVector3.h ../Geo/MFace.h ../Geo/MVertex.h ../Geo/SVector3.h \ - BackgroundMesh.h ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h \ - ../Common/Message.h ../DataStr/List.h ../Common/Context.h \ - ../Geo/GModel.h ../Geo/GVertex.h ../Geo/GEdge.h ../Geo/GFace.h \ - ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/GEdgeLoop.h ../Geo/GEdge.h \ - ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h ../Geo/GRegion.h \ - ../Geo/GEntity.h ../Geo/SBoundingBox3d.h -meshGEdgeExtruded.o: meshGEdgeExtruded.cpp ../Geo/GModel.h \ - ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ - ../Geo/SBoundingBox3d.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/SPoint3.h ../Geo/SPoint2.h \ - ../Geo/GFace.h ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/GEdgeLoop.h \ - ../Geo/GEdge.h ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h \ - ../Geo/GRegion.h ../Geo/GEntity.h ../Geo/SBoundingBox3d.h \ - ../Geo/MElement.h ../Common/GmshDefines.h ../Geo/MVertex.h \ - ../Geo/SPoint3.h ../Geo/MEdge.h ../Geo/MVertex.h ../Geo/SVector3.h \ - ../Geo/MFace.h ../Geo/MVertex.h ../Geo/SVector3.h \ - ../Geo/ExtrudeParams.h ../Common/SmoothData.h ../Common/Message.h -meshGFace.o: meshGFace.cpp meshGFace.h meshGFaceBDS.h \ - meshGFaceDelaunayInsertion.h ../Geo/MElement.h ../Common/GmshDefines.h \ - ../Geo/MVertex.h ../Geo/SPoint3.h ../Geo/MEdge.h ../Geo/MVertex.h \ - ../Geo/SVector3.h ../Geo/SPoint3.h ../Geo/MFace.h ../Geo/MVertex.h \ - ../Geo/SVector3.h meshGFaceOptimize.h DivideAndConquer.h \ - BackgroundMesh.h ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h \ - ../Geo/SPoint3.h ../Geo/SBoundingBox3d.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/GFace.h ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/GEdgeLoop.h \ - ../Geo/GEdge.h ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h \ - ../Geo/GModel.h ../Geo/GVertex.h ../Geo/GEdge.h ../Geo/GFace.h \ - ../Geo/GRegion.h ../Geo/GEntity.h ../Geo/SBoundingBox3d.h \ - ../Common/Context.h ../Common/Message.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h BDS.h ../Post/PView.h qualityMeasures.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 ../DataStr/List.h ../DataStr/Tree.h \ - ../DataStr/avl.h ../Geo/SPoint2.h ../Geo/ExtrudeParams.h \ - ../Common/SmoothData.h ../Common/OS.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 ../Geo/GPoint.h \ - ../Geo/SPoint2.h ../Geo/GEdge.h ../Geo/GEntity.h ../Geo/GVertex.h \ - ../Geo/SVector3.h ../Geo/SPoint3.h ../Geo/SPoint3.h ../Geo/SPoint2.h \ - ../Geo/GFace.h ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/GEdgeLoop.h \ - ../Geo/GEdge.h ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h \ - ../Geo/MVertex.h ../Geo/SPoint3.h ../Geo/MElement.h \ - ../Common/GmshDefines.h ../Geo/MVertex.h ../Geo/MEdge.h \ - ../Geo/MVertex.h ../Geo/SVector3.h ../Geo/MFace.h ../Geo/MVertex.h \ - ../Geo/SVector3.h ../Common/Context.h ../Common/Message.h \ - ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h -meshGFaceExtruded.o: meshGFaceExtruded.cpp ../Geo/GModel.h \ - ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ - ../Geo/SBoundingBox3d.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/SPoint3.h ../Geo/SPoint2.h \ - ../Geo/GFace.h ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/GEdgeLoop.h \ - ../Geo/GEdge.h ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h \ - ../Geo/GRegion.h ../Geo/GEntity.h ../Geo/SBoundingBox3d.h \ - ../Geo/MElement.h ../Common/GmshDefines.h ../Geo/MVertex.h \ - ../Geo/SPoint3.h ../Geo/MEdge.h ../Geo/MVertex.h ../Geo/SVector3.h \ - ../Geo/MFace.h ../Geo/MVertex.h ../Geo/SVector3.h \ - ../Geo/ExtrudeParams.h ../Common/SmoothData.h ../Common/Context.h \ - ../Common/Message.h -meshGFaceBDS.o: meshGFaceBDS.cpp meshGFace.h meshGFaceOptimize.h \ - ../Geo/MElement.h ../Common/GmshDefines.h ../Geo/MVertex.h \ - ../Geo/SPoint3.h ../Geo/MEdge.h ../Geo/MVertex.h ../Geo/SVector3.h \ - ../Geo/SPoint3.h ../Geo/MFace.h ../Geo/MVertex.h ../Geo/SVector3.h \ - meshGFaceDelaunayInsertion.h BackgroundMesh.h ../Geo/GVertex.h \ - ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ - ../Geo/SBoundingBox3d.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/GFace.h \ - ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/GEdgeLoop.h ../Geo/GEdge.h \ - ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h ../Common/Context.h \ - ../Geo/GModel.h ../Geo/GVertex.h ../Geo/GEdge.h ../Geo/GFace.h \ - ../Geo/GRegion.h ../Geo/GEntity.h ../Geo/SBoundingBox3d.h \ - ../Common/Message.h ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h \ - BDS.h ../Post/PView.h qualityMeasures.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 \ - ../DataStr/List.h ../DataStr/Tree.h ../DataStr/avl.h ../Geo/SPoint2.h \ - ../Geo/ExtrudeParams.h ../Common/SmoothData.h ../Common/OS.h -meshGFaceDelaunayInsertion.o: meshGFaceDelaunayInsertion.cpp BDS.h \ - ../Geo/GFace.h ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Geo/GPoint.h \ - ../Geo/GEdgeLoop.h ../Geo/GEdge.h ../Geo/GEntity.h ../Geo/GVertex.h \ - ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/SPoint2.h ../Geo/SVector3.h \ - ../Geo/SPoint3.h ../Geo/SPoint3.h ../Geo/SPoint2.h ../Geo/SPoint2.h \ - ../Geo/SVector3.h ../Geo/Pair.h ../Post/PView.h BackgroundMesh.h \ - meshGFaceDelaunayInsertion.h ../Geo/MElement.h ../Common/GmshDefines.h \ - ../Geo/MVertex.h ../Geo/SPoint3.h ../Geo/MEdge.h ../Geo/MVertex.h \ - ../Geo/SVector3.h ../Geo/MFace.h ../Geo/MVertex.h ../Geo/SVector3.h \ - meshGFaceOptimize.h meshGFace.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h ../Common/Message.h ../Common/Context.h -meshGFaceOptimize.o: meshGFaceOptimize.cpp meshGFaceOptimize.h \ - ../Geo/MElement.h ../Common/GmshDefines.h ../Geo/MVertex.h \ - ../Geo/SPoint3.h ../Geo/MEdge.h ../Geo/MVertex.h ../Geo/SVector3.h \ - ../Geo/SPoint3.h ../Geo/MFace.h ../Geo/MVertex.h ../Geo/SVector3.h \ - meshGFaceDelaunayInsertion.h qualityMeasures.h ../Geo/GFace.h \ - ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Geo/GPoint.h \ - ../Geo/GEdgeLoop.h ../Geo/GEdge.h ../Geo/GEntity.h ../Geo/GVertex.h \ - ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/SPoint2.h ../Geo/SVector3.h \ - ../Geo/SPoint3.h ../Geo/SPoint2.h ../Geo/SPoint2.h ../Geo/SVector3.h \ - ../Geo/Pair.h BackgroundMesh.h -meshGRegion.o: meshGRegion.cpp meshGRegion.h \ - meshGRegionDelaunayInsertion.h ../Geo/MElement.h \ - ../Common/GmshDefines.h ../Geo/MVertex.h ../Geo/SPoint3.h \ - ../Geo/MEdge.h ../Geo/MVertex.h ../Geo/SVector3.h ../Geo/SPoint3.h \ - ../Geo/MFace.h ../Geo/MVertex.h ../Geo/SVector3.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h BackgroundMesh.h qualityMeasures.h \ - ../Geo/GModel.h ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h \ - ../Geo/SPoint3.h ../Geo/SBoundingBox3d.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/GFace.h ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/GEdgeLoop.h \ - ../Geo/GEdge.h ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h \ - ../Geo/GRegion.h ../Geo/GEntity.h ../Geo/SBoundingBox3d.h \ - ../Geo/gmshRegion.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/List.h ../DataStr/Tree.h \ - ../DataStr/avl.h ../Geo/SPoint2.h ../Geo/ExtrudeParams.h \ - ../Common/SmoothData.h ../Geo/GRegion.h BDS.h ../Post/PView.h \ - ../Common/Message.h ../Common/Context.h -meshGRegionDelaunayInsertion.o: meshGRegionDelaunayInsertion.cpp \ - ../Common/OS.h BackgroundMesh.h meshGRegion.h meshGRegionLocalMeshMod.h \ - meshGRegionDelaunayInsertion.h ../Geo/MElement.h \ - ../Common/GmshDefines.h ../Geo/MVertex.h ../Geo/SPoint3.h \ - ../Geo/MEdge.h ../Geo/MVertex.h ../Geo/SVector3.h ../Geo/SPoint3.h \ - ../Geo/MFace.h ../Geo/MVertex.h ../Geo/SVector3.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h qualityMeasures.h ../Geo/GModel.h \ - ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ - ../Geo/SBoundingBox3d.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/GFace.h \ - ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/GEdgeLoop.h ../Geo/GEdge.h \ - ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h ../Geo/GRegion.h \ - ../Geo/GEntity.h ../Geo/SBoundingBox3d.h ../Common/Message.h -meshGRegionTransfinite.o: meshGRegionTransfinite.cpp meshGFace.h \ - ../Geo/GFace.h ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Geo/GPoint.h \ - ../Geo/GEdgeLoop.h ../Geo/GEdge.h ../Geo/GEntity.h ../Geo/GVertex.h \ - ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/SPoint2.h ../Geo/SVector3.h \ - ../Geo/SPoint3.h ../Geo/SPoint3.h ../Geo/SPoint2.h ../Geo/SPoint2.h \ - ../Geo/SVector3.h ../Geo/Pair.h ../Geo/GRegion.h ../Geo/GEntity.h \ - ../Geo/MVertex.h ../Geo/SPoint3.h ../Geo/MElement.h \ - ../Common/GmshDefines.h ../Geo/MVertex.h ../Geo/MEdge.h \ - ../Geo/MVertex.h ../Geo/SVector3.h ../Geo/MFace.h ../Geo/MVertex.h \ - ../Geo/SVector3.h ../Common/Context.h ../Common/Message.h -meshGRegionExtruded.o: meshGRegionExtruded.cpp ../Geo/GModel.h \ - ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ - ../Geo/SBoundingBox3d.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/SPoint3.h ../Geo/SPoint2.h \ - ../Geo/GFace.h ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/GEdgeLoop.h \ - ../Geo/GEdge.h ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h \ - ../Geo/GRegion.h ../Geo/GEntity.h ../Geo/SBoundingBox3d.h \ - ../Geo/MElement.h ../Common/GmshDefines.h ../Geo/MVertex.h \ - ../Geo/SPoint3.h ../Geo/MEdge.h ../Geo/MVertex.h ../Geo/SVector3.h \ - ../Geo/MFace.h ../Geo/MVertex.h ../Geo/SVector3.h \ - ../Geo/ExtrudeParams.h ../Common/SmoothData.h meshGFace.h meshGRegion.h \ - ../Common/Context.h ../Common/Message.h -meshGRegionCarveHole.o: meshGRegionCarveHole.cpp ../Geo/GModel.h \ - ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ - ../Geo/SBoundingBox3d.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/SPoint3.h ../Geo/SPoint2.h \ - ../Geo/GFace.h ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/GEdgeLoop.h \ - ../Geo/GEdge.h ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h \ - ../Geo/GRegion.h ../Geo/GEntity.h ../Geo/SBoundingBox3d.h \ - ../Geo/MElement.h ../Common/GmshDefines.h ../Geo/MVertex.h \ - ../Geo/SPoint3.h ../Geo/MEdge.h ../Geo/MVertex.h ../Geo/SVector3.h \ - ../Geo/MFace.h ../Geo/MVertex.h ../Geo/SVector3.h ../Common/Message.h -meshGRegionLocalMeshMod.o: meshGRegionLocalMeshMod.cpp \ - meshGRegionLocalMeshMod.h meshGRegionDelaunayInsertion.h \ - ../Geo/MElement.h ../Common/GmshDefines.h ../Geo/MVertex.h \ - ../Geo/SPoint3.h ../Geo/MEdge.h ../Geo/MVertex.h ../Geo/SVector3.h \ - ../Geo/SPoint3.h ../Geo/MFace.h ../Geo/MVertex.h ../Geo/SVector3.h \ - ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h BackgroundMesh.h \ - qualityMeasures.h ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Geo/GRegion.h \ - ../Geo/GEntity.h ../Common/Message.h -DivideAndConquer.o: DivideAndConquer.cpp ../Common/Message.h \ - ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h DivideAndConquer.h \ - ../DataStr/Malloc.h -BackgroundMesh.o: BackgroundMesh.cpp ../Common/Message.h BackgroundMesh.h \ - ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h ../Common/Context.h \ - ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ - ../Geo/SBoundingBox3d.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/SPoint3.h ../Geo/SPoint2.h \ - ../Geo/GFace.h ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/GEdgeLoop.h \ - ../Geo/GEdge.h ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h \ - ../Geo/GModel.h ../Geo/GVertex.h ../Geo/GEdge.h ../Geo/GFace.h \ - ../Geo/GRegion.h ../Geo/GEntity.h ../Geo/SBoundingBox3d.h Field.h \ - ../Geo/Geo.h ../Common/GmshDefines.h ../Geo/gmshSurface.h ../Geo/Pair.h \ - ../Geo/Range.h ../Geo/SPoint2.h ../Geo/SPoint3.h ../Geo/SVector3.h \ - ../Geo/SBoundingBox3d.h ../DataStr/List.h ../DataStr/Tree.h \ - ../DataStr/avl.h ../Geo/SPoint2.h ../Geo/ExtrudeParams.h \ - ../Common/SmoothData.h ../Post/PView.h -qualityMeasures.o: qualityMeasures.cpp qualityMeasures.h BDS.h \ - ../Geo/GFace.h ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Geo/GPoint.h \ - ../Geo/GEdgeLoop.h ../Geo/GEdge.h ../Geo/GEntity.h ../Geo/GVertex.h \ - ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/SPoint2.h ../Geo/SVector3.h \ - ../Geo/SPoint3.h ../Geo/SPoint3.h ../Geo/SPoint2.h ../Geo/SPoint2.h \ - ../Geo/SVector3.h ../Geo/Pair.h ../Post/PView.h ../Geo/MVertex.h \ - ../Geo/SPoint3.h ../Geo/MElement.h ../Common/GmshDefines.h \ - ../Geo/MVertex.h ../Geo/MEdge.h ../Geo/MVertex.h ../Geo/SVector3.h \ - ../Geo/MFace.h ../Geo/MVertex.h ../Geo/SVector3.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h -BoundaryLayers.o: BoundaryLayers.cpp ../Geo/GModel.h ../Geo/GVertex.h \ - ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ - ../Geo/SBoundingBox3d.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/SPoint3.h ../Geo/SPoint2.h \ - ../Geo/GFace.h ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/GEdgeLoop.h \ - ../Geo/GEdge.h ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h \ - ../Geo/GRegion.h ../Geo/GEntity.h ../Geo/SBoundingBox3d.h \ - ../Geo/MElement.h ../Common/GmshDefines.h ../Geo/MVertex.h \ - ../Geo/SPoint3.h ../Geo/MEdge.h ../Geo/MVertex.h ../Geo/SVector3.h \ - ../Geo/MFace.h ../Geo/MVertex.h ../Geo/SVector3.h BoundaryLayers.h \ - ../Geo/ExtrudeParams.h ../Common/SmoothData.h meshGEdge.h meshGFace.h \ - ../Common/Message.h -BDS.o: BDS.cpp ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h BDS.h \ - ../Geo/GFace.h ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Geo/GPoint.h \ - ../Geo/GEdgeLoop.h ../Geo/GEdge.h ../Geo/GEntity.h ../Geo/GVertex.h \ - ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/SPoint2.h ../Geo/SVector3.h \ - ../Geo/SPoint3.h ../Geo/SPoint3.h ../Geo/SPoint2.h ../Geo/SPoint2.h \ - ../Geo/SVector3.h ../Geo/Pair.h ../Post/PView.h ../Common/Message.h \ - meshGFaceDelaunayInsertion.h ../Geo/MElement.h ../Common/GmshDefines.h \ - ../Geo/MVertex.h ../Geo/SPoint3.h ../Geo/MEdge.h ../Geo/MVertex.h \ - ../Geo/SVector3.h ../Geo/MFace.h ../Geo/MVertex.h ../Geo/SVector3.h \ - qualityMeasures.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 ../Geo/GPoint.h \ - ../Geo/SPoint2.h ../Geo/GEdge.h ../Geo/GEntity.h ../Geo/GVertex.h \ - ../Geo/SVector3.h ../Geo/SPoint3.h ../Geo/SPoint3.h ../Geo/SPoint2.h \ - ../Geo/GFace.h ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/GEdgeLoop.h \ - ../Geo/GEdge.h ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h \ - ../Geo/GRegion.h ../Geo/GEntity.h ../Geo/SBoundingBox3d.h \ - meshGFaceOptimize.h ../Geo/MElement.h ../Common/GmshDefines.h \ - ../Geo/MVertex.h ../Geo/SPoint3.h ../Geo/MEdge.h ../Geo/MVertex.h \ - ../Geo/SVector3.h ../Geo/MFace.h ../Geo/MVertex.h ../Geo/SVector3.h \ - meshGFaceDelaunayInsertion.h ../Common/Message.h ../Common/OS.h \ - ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h ../Common/Context.h \ - ../Common/GmshMatrix.h ../Numeric/FunctionSpace.h diff --git a/Numeric/Makefile b/Numeric/Makefile index bebb02a7792e96ad1278b9048ad06deecab8682f..517611be1010b5ecacdbda0cb9e0b56142ffa423 100644 --- a/Numeric/Makefile +++ b/Numeric/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.53 2008-05-20 19:03:28 geuzaine Exp $ +# $Id: Makefile,v 1.54 2008-06-05 13:58:44 geuzaine Exp $ # # Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle # @@ -62,14 +62,3 @@ depend: rm -f Makefile.new # DO NOT DELETE THIS LINE -Numeric.o: Numeric.cpp ../Common/Message.h Numeric.h NumericEmbedded.h -NumericEmbedded.o: NumericEmbedded.cpp NumericEmbedded.h \ - ../Common/Message.h -EigSolve.o: EigSolve.cpp -FunctionSpace.o: FunctionSpace.cpp FunctionSpace.h ../Common/GmshMatrix.h \ - ../Common/GmshDefines.h -gmsh_predicates.o: gmsh_predicates.cpp -gsl_newt.o: gsl_newt.cpp ../Common/Message.h Numeric.h NumericEmbedded.h -gsl_min.o: gsl_min.cpp ../Common/Message.h Numeric.h NumericEmbedded.h -gsl_brent.o: gsl_brent.cpp ../Common/Message.h Numeric.h \ - NumericEmbedded.h diff --git a/Parser/Makefile b/Parser/Makefile index 676f26b08ec0af73c77f56c14a5168fb12b7ef89..ebbf7171207ff243cd83c98765dc39638b813982 100644 --- a/Parser/Makefile +++ b/Parser/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.155 2008-05-20 19:03:28 geuzaine Exp $ +# $Id: Makefile,v 1.156 2008-06-05 13:58:44 geuzaine Exp $ # # Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle # @@ -71,66 +71,3 @@ depend: rm -f Makefile.new # DO NOT DELETE THIS LINE -Gmsh.tab.o: Gmsh.tab.cpp ../Common/Message.h ../DataStr/Malloc.h \ - ../DataStr/Tools.h ../DataStr/List.h ../DataStr/Tree.h ../DataStr/avl.h \ - ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h ../Common/Context.h \ - ../Geo/GModel.h ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h \ - ../Geo/SPoint3.h ../Geo/SBoundingBox3d.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/SPoint3.h \ - ../Geo/SPoint2.h ../Geo/GFace.h ../Geo/GEntity.h ../Geo/GPoint.h \ - ../Geo/GEdgeLoop.h ../Geo/GEdge.h ../Geo/SPoint2.h ../Geo/SVector3.h \ - ../Geo/Pair.h ../Geo/GRegion.h ../Geo/GEntity.h ../Geo/SBoundingBox3d.h \ - ../Geo/Geo.h ../Common/GmshDefines.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 \ - ../Common/SmoothData.h ../Geo/GeoInterpolation.h ../Geo/Geo.h \ - ../Mesh/Generator.h ../Graphics/Draw.h ../Common/Options.h \ - ../Post/ColorTable.h ../Common/Colors.h ../Common/Options.h Parser.h \ - OpenFile.h ../Common/CommandLine.h FunctionManager.h ../Common/OS.h \ - CreateFile.h ../Mesh/Field.h ../Post/PView.h ../Mesh/BackgroundMesh.h \ - ../Post/PViewDataList.h ../Post/PViewData.h ../Plugin/PluginManager.h \ - ../Plugin/Plugin.h ../Common/GmshMatrix.h -Gmsh.yy.o: Gmsh.yy.cpp ../Common/Message.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h ../Geo/Geo.h ../Common/GmshDefines.h \ - ../Geo/gmshSurface.h ../Geo/Pair.h ../Geo/Range.h ../Geo/SPoint2.h \ - ../Geo/SPoint3.h ../Geo/SVector3.h ../Geo/SPoint3.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../DataStr/List.h \ - ../DataStr/Tree.h ../DataStr/avl.h ../Geo/SPoint2.h \ - ../Geo/ExtrudeParams.h ../Common/SmoothData.h Gmsh.tab.hpp -OpenFile.o: OpenFile.cpp ../Common/Message.h ../Geo/Geo.h \ - ../Common/GmshDefines.h ../Geo/gmshSurface.h ../Geo/Pair.h \ - ../Geo/Range.h ../Geo/SPoint2.h ../Geo/SPoint3.h ../Geo/SVector3.h \ - ../Geo/SPoint3.h ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h \ - ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h ../DataStr/List.h \ - ../DataStr/Tree.h ../DataStr/avl.h ../Geo/SPoint2.h \ - ../Geo/ExtrudeParams.h ../Common/SmoothData.h ../Geo/GModel.h \ - ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ - ../Geo/SBoundingBox3d.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/GFace.h ../Geo/GEntity.h ../Geo/GPoint.h \ - ../Geo/GEdgeLoop.h ../Geo/GEdge.h ../Geo/SPoint2.h ../Geo/SVector3.h \ - ../Geo/Pair.h ../Geo/GRegion.h ../Geo/GEntity.h ../Geo/SBoundingBox3d.h \ - ../Common/Context.h Parser.h OpenFile.h ../Common/CommandLine.h \ - ../Graphics/ReadImg.h ../Common/OS.h ../Mesh/HighOrder.h \ - ../Post/PView.h ../Post/PViewData.h ../Common/GmshUI.h \ - ../Graphics/Draw.h ../Graphics/SelectBuffer.h ../Fltk/GUI.h \ - ../Fltk/Opengl_Window.h ../Fltk/Colorbar_Window.h ../Post/ColorTable.h \ - ../Fltk/Popup_Button.h ../Fltk/SpherePosition_Widget.h ../Mesh/Field.h -CreateFile.o: CreateFile.cpp ../Common/Message.h ../Geo/GModel.h \ - ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ - ../Geo/SBoundingBox3d.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/SPoint3.h ../Geo/SPoint2.h \ - ../Geo/GFace.h ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/GEdgeLoop.h \ - ../Geo/GEdge.h ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h \ - ../Geo/GRegion.h ../Geo/GEntity.h ../Geo/SBoundingBox3d.h \ - ../Common/GmshDefines.h OpenFile.h ../Common/Context.h \ - ../Common/Options.h ../Post/ColorTable.h ../Common/GmshUI.h \ - ../Graphics/gl2ps.h ../Graphics/gl2gif.h ../Graphics/PixelBuffer.h \ - ../DataStr/Malloc.h ../Graphics/Draw.h ../Graphics/gl2jpeg.h \ - ../Graphics/PixelBuffer.h ../Graphics/gl2png.h \ - ../Graphics/PixelBuffer.h ../Graphics/gl2ppm.h \ - ../Graphics/PixelBuffer.h ../Graphics/gl2yuv.h \ - ../Graphics/PixelBuffer.h -FunctionManager.o: FunctionManager.cpp FunctionManager.h diff --git a/Plugin/Makefile b/Plugin/Makefile index f264945955ea575872508cc235a2f065a7ca8b4e..1386706310c585a347577254dd4401424a8e2a19 100644 --- a/Plugin/Makefile +++ b/Plugin/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.168 2008-05-20 19:03:29 geuzaine Exp $ +# $Id: Makefile,v 1.169 2008-06-05 13:58:44 geuzaine Exp $ # # Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle # @@ -76,256 +76,3 @@ depend: rm -f Makefile.new # DO NOT DELETE THIS LINE -Plugin.o: Plugin.cpp Plugin.h ../Common/Options.h ../Post/ColorTable.h \ - ../Common/Message.h ../Post/PView.h ../Geo/SPoint3.h \ - ../Post/PViewDataList.h ../Post/PViewData.h ../Geo/SBoundingBox3d.h \ - ../Geo/SPoint3.h ../DataStr/List.h ../Common/GmshMatrix.h -PluginManager.o: PluginManager.cpp Plugin.h ../Common/Options.h \ - ../Post/ColorTable.h ../Common/Message.h ../Post/PView.h \ - ../Geo/SPoint3.h ../Post/PViewDataList.h ../Post/PViewData.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../DataStr/List.h \ - ../Common/GmshMatrix.h PluginManager.h CutMap.h Levelset.h CutGrid.h \ - StreamLines.h CutPlane.h CutParametric.h CutSphere.h Skin.h \ - ../DataStr/Tree.h ../DataStr/avl.h Extract.h ExtractElements.h \ - ExtractEdges.h HarmonicToTime.h ModulusPhase.h Integrate.h Gradient.h \ - Curl.h Divergence.h Annotate.h Remove.h MakeSimplex.h Smooth.h \ - Transform.h TransformLatLon.h Triangulate.h Warp.h SphericalRaise.h \ - Eigenvectors.h Eigenvalues.h Lambda2.h Evaluate.h ../Post/OctreePost.h \ - ../Common/Octree.h ../Common/OctreeInternals.h Probe.h FieldView.h \ - GSHHS.h ../Common/Context.h -Levelset.o: Levelset.cpp Levelset.h Plugin.h ../Common/Options.h \ - ../Post/ColorTable.h ../Common/Message.h ../Post/PView.h \ - ../Geo/SPoint3.h ../Post/PViewDataList.h ../Post/PViewData.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../DataStr/List.h \ - ../Common/GmshMatrix.h MakeSimplex.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h ../Post/adaptiveData.h -CutPlane.o: CutPlane.cpp CutPlane.h Levelset.h Plugin.h \ - ../Common/Options.h ../Post/ColorTable.h ../Common/Message.h \ - ../Post/PView.h ../Geo/SPoint3.h ../Post/PViewDataList.h \ - ../Post/PViewData.h ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h \ - ../DataStr/List.h ../Common/GmshMatrix.h ../Common/Context.h \ - ../Common/GmshUI.h ../Graphics/Draw.h -CutSphere.o: CutSphere.cpp CutSphere.h Levelset.h Plugin.h \ - ../Common/Options.h ../Post/ColorTable.h ../Common/Message.h \ - ../Post/PView.h ../Geo/SPoint3.h ../Post/PViewDataList.h \ - ../Post/PViewData.h ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h \ - ../DataStr/List.h ../Common/GmshMatrix.h ../Common/Context.h \ - ../Common/GmshUI.h ../Graphics/Draw.h -CutMap.o: CutMap.cpp CutMap.h Levelset.h Plugin.h ../Common/Options.h \ - ../Post/ColorTable.h ../Common/Message.h ../Post/PView.h \ - ../Geo/SPoint3.h ../Post/PViewDataList.h ../Post/PViewData.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../DataStr/List.h \ - ../Common/GmshMatrix.h ../Common/Context.h -Smooth.o: Smooth.cpp Smooth.h Plugin.h ../Common/Options.h \ - ../Post/ColorTable.h ../Common/Message.h ../Post/PView.h \ - ../Geo/SPoint3.h ../Post/PViewDataList.h ../Post/PViewData.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../DataStr/List.h \ - ../Common/GmshMatrix.h -CutParametric.o: CutParametric.cpp ../Post/OctreePost.h \ - ../Common/Octree.h ../Common/OctreeInternals.h CutParametric.h Plugin.h \ - ../Common/Options.h ../Post/ColorTable.h ../Common/Message.h \ - ../Post/PView.h ../Geo/SPoint3.h ../Post/PViewDataList.h \ - ../Post/PViewData.h ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h \ - ../DataStr/List.h ../Common/GmshMatrix.h ../Common/Context.h \ - ../Common/GmshUI.h ../Graphics/Draw.h -Lambda2.o: Lambda2.cpp Lambda2.h Plugin.h ../Common/Options.h \ - ../Post/ColorTable.h ../Common/Message.h ../Post/PView.h \ - ../Geo/SPoint3.h ../Post/PViewDataList.h ../Post/PViewData.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../DataStr/List.h \ - ../Common/GmshMatrix.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h -Eigenvectors.o: Eigenvectors.cpp Eigenvectors.h Plugin.h \ - ../Common/Options.h ../Post/ColorTable.h ../Common/Message.h \ - ../Post/PView.h ../Geo/SPoint3.h ../Post/PViewDataList.h \ - ../Post/PViewData.h ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h \ - ../DataStr/List.h ../Common/GmshMatrix.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h ../Numeric/EigSolve.h -Eigenvalues.o: Eigenvalues.cpp Eigenvalues.h Plugin.h ../Common/Options.h \ - ../Post/ColorTable.h ../Common/Message.h ../Post/PView.h \ - ../Geo/SPoint3.h ../Post/PViewDataList.h ../Post/PViewData.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../DataStr/List.h \ - ../Common/GmshMatrix.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h -StreamLines.o: StreamLines.cpp StreamLines.h Plugin.h ../Common/Options.h \ - ../Post/ColorTable.h ../Common/Message.h ../Post/PView.h \ - ../Geo/SPoint3.h ../Post/PViewDataList.h ../Post/PViewData.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../DataStr/List.h \ - ../Common/GmshMatrix.h ../Post/OctreePost.h ../Common/Octree.h \ - ../Common/OctreeInternals.h ../Common/Context.h ../Post/PViewOptions.h \ - ../Post/ColorTable.h ../Common/GmshUI.h ../Graphics/Draw.h -CutGrid.o: CutGrid.cpp ../Post/OctreePost.h ../Common/Octree.h \ - ../Common/OctreeInternals.h CutGrid.h Plugin.h ../Common/Options.h \ - ../Post/ColorTable.h ../Common/Message.h ../Post/PView.h \ - ../Geo/SPoint3.h ../Post/PViewDataList.h ../Post/PViewData.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../DataStr/List.h \ - ../Common/GmshMatrix.h ../Common/Context.h ../Common/GmshUI.h \ - ../Graphics/Draw.h -Transform.o: Transform.cpp Transform.h Plugin.h ../Common/Options.h \ - ../Post/ColorTable.h ../Common/Message.h ../Post/PView.h \ - ../Geo/SPoint3.h ../Post/PViewDataList.h ../Post/PViewData.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../DataStr/List.h \ - ../Common/GmshMatrix.h -TransformLatLon.o: TransformLatLon.cpp TransformLatLon.h Plugin.h \ - ../Common/Options.h ../Post/ColorTable.h ../Common/Message.h \ - ../Post/PView.h ../Geo/SPoint3.h ../Post/PViewDataList.h \ - ../Post/PViewData.h ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h \ - ../DataStr/List.h ../Common/GmshMatrix.h -Triangulate.o: Triangulate.cpp ../Geo/GModel.h ../Geo/GVertex.h \ - ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ - ../Geo/SBoundingBox3d.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/SPoint3.h ../Geo/SPoint2.h \ - ../Geo/GFace.h ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/GEdgeLoop.h \ - ../Geo/GEdge.h ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h \ - ../Geo/GRegion.h ../Geo/GEntity.h ../Geo/SBoundingBox3d.h \ - ../Geo/discreteFace.h ../Geo/GModel.h ../Geo/GFace.h \ - ../Mesh/DivideAndConquer.h ../Common/Message.h ../Geo/MVertex.h \ - ../Geo/SPoint3.h Triangulate.h Plugin.h ../Common/Options.h \ - ../Post/ColorTable.h ../Post/PView.h ../Post/PViewDataList.h \ - ../Post/PViewData.h ../DataStr/List.h ../Common/GmshMatrix.h \ - ../Common/Context.h -Warp.o: Warp.cpp Warp.h Plugin.h ../Common/Options.h ../Post/ColorTable.h \ - ../Common/Message.h ../Post/PView.h ../Geo/SPoint3.h \ - ../Post/PViewDataList.h ../Post/PViewData.h ../Geo/SBoundingBox3d.h \ - ../Geo/SPoint3.h ../DataStr/List.h ../Common/GmshMatrix.h \ - ../Common/SmoothData.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h -SphericalRaise.o: SphericalRaise.cpp SphericalRaise.h Plugin.h \ - ../Common/Options.h ../Post/ColorTable.h ../Common/Message.h \ - ../Post/PView.h ../Geo/SPoint3.h ../Post/PViewDataList.h \ - ../Post/PViewData.h ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h \ - ../DataStr/List.h ../Common/GmshMatrix.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h -Skin.o: Skin.cpp Skin.h Plugin.h ../Common/Options.h ../Post/ColorTable.h \ - ../Common/Message.h ../Post/PView.h ../Geo/SPoint3.h \ - ../Post/PViewDataList.h ../Post/PViewData.h ../Geo/SBoundingBox3d.h \ - ../Geo/SPoint3.h ../DataStr/List.h ../Common/GmshMatrix.h \ - ../DataStr/Tree.h ../DataStr/avl.h ../DataStr/Malloc.h \ - ../Common/Context.h -GSHHS.o: GSHHS.cpp GSHHS.h Plugin.h ../Common/Options.h \ - ../Post/ColorTable.h ../Common/Message.h ../Post/PView.h \ - ../Geo/SPoint3.h ../Post/PViewDataList.h ../Post/PViewData.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../DataStr/List.h \ - ../Common/GmshMatrix.h ../Mesh/Field.h ../Geo/Geo.h \ - ../Common/GmshDefines.h ../Geo/gmshSurface.h ../Geo/Pair.h \ - ../Geo/Range.h ../Geo/SPoint2.h ../Geo/SPoint3.h ../Geo/SVector3.h \ - ../Geo/SPoint3.h ../Geo/SBoundingBox3d.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h ../DataStr/Tree.h ../DataStr/avl.h \ - ../Geo/SPoint2.h ../Geo/ExtrudeParams.h ../Common/SmoothData.h \ - ../Geo/GModel.h ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h \ - ../Geo/SPoint3.h ../Geo/SBoundingBox3d.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/GFace.h \ - ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/GEdgeLoop.h ../Geo/GEdge.h \ - ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h ../Geo/GRegion.h \ - ../Geo/GEntity.h ../Geo/SBoundingBox3d.h -Extract.o: Extract.cpp Extract.h Plugin.h ../Common/Options.h \ - ../Post/ColorTable.h ../Common/Message.h ../Post/PView.h \ - ../Geo/SPoint3.h ../Post/PViewDataList.h ../Post/PViewData.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../DataStr/List.h \ - ../Common/GmshMatrix.h -ExtractElements.o: ExtractElements.cpp ExtractElements.h Plugin.h \ - ../Common/Options.h ../Post/ColorTable.h ../Common/Message.h \ - ../Post/PView.h ../Geo/SPoint3.h ../Post/PViewDataList.h \ - ../Post/PViewData.h ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h \ - ../DataStr/List.h ../Common/GmshMatrix.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h -ExtractEdges.o: ExtractEdges.cpp ExtractEdges.h Plugin.h \ - ../Common/Options.h ../Post/ColorTable.h ../Common/Message.h \ - ../Post/PView.h ../Geo/SPoint3.h ../Post/PViewDataList.h \ - ../Post/PViewData.h ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h \ - ../DataStr/List.h ../Common/GmshMatrix.h ../Mesh/BDS.h ../Geo/GFace.h \ - ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ - ../Geo/SBoundingBox3d.h ../Geo/GPoint.h ../Geo/GEdgeLoop.h \ - ../Geo/GEdge.h ../Geo/GEntity.h ../Geo/GVertex.h ../Geo/GEntity.h \ - ../Geo/GPoint.h ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/SPoint3.h \ - ../Geo/SPoint3.h ../Geo/SPoint2.h ../Geo/SPoint2.h ../Geo/SVector3.h \ - ../Geo/Pair.h -MakeSimplex.o: MakeSimplex.cpp MakeSimplex.h Plugin.h ../Common/Options.h \ - ../Post/ColorTable.h ../Common/Message.h ../Post/PView.h \ - ../Geo/SPoint3.h ../Post/PViewDataList.h ../Post/PViewData.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../DataStr/List.h \ - ../Common/GmshMatrix.h -Evaluate.o: Evaluate.cpp Evaluate.h Plugin.h ../Common/Options.h \ - ../Post/ColorTable.h ../Common/Message.h ../Post/PView.h \ - ../Geo/SPoint3.h ../Post/PViewDataList.h ../Post/PViewData.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../DataStr/List.h \ - ../Common/GmshMatrix.h ../Post/OctreePost.h ../Common/Octree.h \ - ../Common/OctreeInternals.h -FieldView.o: FieldView.cpp FieldView.h Plugin.h ../Common/Options.h \ - ../Post/ColorTable.h ../Common/Message.h ../Post/PView.h \ - ../Geo/SPoint3.h ../Post/PViewDataList.h ../Post/PViewData.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../DataStr/List.h \ - ../Common/GmshMatrix.h ../Mesh/Field.h ../Geo/Geo.h \ - ../Common/GmshDefines.h ../Geo/gmshSurface.h ../Geo/Pair.h \ - ../Geo/Range.h ../Geo/SPoint2.h ../Geo/SPoint3.h ../Geo/SVector3.h \ - ../Geo/SPoint3.h ../Geo/SBoundingBox3d.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h ../DataStr/Tree.h ../DataStr/avl.h \ - ../Geo/SPoint2.h ../Geo/ExtrudeParams.h ../Common/SmoothData.h \ - ../Geo/GModel.h ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h \ - ../Geo/SPoint3.h ../Geo/SBoundingBox3d.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/GFace.h \ - ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/GEdgeLoop.h ../Geo/GEdge.h \ - ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h ../Geo/GRegion.h \ - ../Geo/GEntity.h ../Geo/SBoundingBox3d.h -Integrate.o: Integrate.cpp Integrate.h Plugin.h ../Common/Options.h \ - ../Post/ColorTable.h ../Common/Message.h ../Post/PView.h \ - ../Geo/SPoint3.h ../Post/PViewDataList.h ../Post/PViewData.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../DataStr/List.h \ - ../Common/GmshMatrix.h ../Post/shapeFunctions.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h ../Post/PViewOptions.h \ - ../Post/ColorTable.h -Gradient.o: Gradient.cpp Gradient.h Plugin.h ../Common/Options.h \ - ../Post/ColorTable.h ../Common/Message.h ../Post/PView.h \ - ../Geo/SPoint3.h ../Post/PViewDataList.h ../Post/PViewData.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../DataStr/List.h \ - ../Common/GmshMatrix.h ../Post/shapeFunctions.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h -Curl.o: Curl.cpp Curl.h Plugin.h ../Common/Options.h ../Post/ColorTable.h \ - ../Common/Message.h ../Post/PView.h ../Geo/SPoint3.h \ - ../Post/PViewDataList.h ../Post/PViewData.h ../Geo/SBoundingBox3d.h \ - ../Geo/SPoint3.h ../DataStr/List.h ../Common/GmshMatrix.h \ - ../Post/shapeFunctions.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h -Divergence.o: Divergence.cpp Divergence.h Plugin.h ../Common/Options.h \ - ../Post/ColorTable.h ../Common/Message.h ../Post/PView.h \ - ../Geo/SPoint3.h ../Post/PViewDataList.h ../Post/PViewData.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../DataStr/List.h \ - ../Common/GmshMatrix.h ../Post/shapeFunctions.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h -Annotate.o: Annotate.cpp Annotate.h Plugin.h ../Common/Options.h \ - ../Post/ColorTable.h ../Common/Message.h ../Post/PView.h \ - ../Geo/SPoint3.h ../Post/PViewDataList.h ../Post/PViewData.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../DataStr/List.h \ - ../Common/GmshMatrix.h ../Common/Context.h ../Common/GmshUI.h \ - ../Fltk/GUI.h ../Fltk/Opengl_Window.h ../Fltk/Colorbar_Window.h \ - ../Fltk/Popup_Button.h ../Fltk/SpherePosition_Widget.h ../Mesh/Field.h \ - ../Geo/Geo.h ../Common/GmshDefines.h ../Geo/gmshSurface.h ../Geo/Pair.h \ - ../Geo/Range.h ../Geo/SPoint2.h ../Geo/SPoint3.h ../Geo/SVector3.h \ - ../Geo/SPoint3.h ../Geo/SBoundingBox3d.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h ../DataStr/Tree.h ../DataStr/avl.h \ - ../Geo/SPoint2.h ../Geo/ExtrudeParams.h ../Common/SmoothData.h \ - ../Graphics/Draw.h -Remove.o: Remove.cpp Remove.h Plugin.h ../Common/Options.h \ - ../Post/ColorTable.h ../Common/Message.h ../Post/PView.h \ - ../Geo/SPoint3.h ../Post/PViewDataList.h ../Post/PViewData.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../DataStr/List.h \ - ../Common/GmshMatrix.h -Probe.o: Probe.cpp Probe.h Plugin.h ../Common/Options.h \ - ../Post/ColorTable.h ../Common/Message.h ../Post/PView.h \ - ../Geo/SPoint3.h ../Post/PViewDataList.h ../Post/PViewData.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../DataStr/List.h \ - ../Common/GmshMatrix.h ../Common/Context.h ../Post/OctreePost.h \ - ../Common/Octree.h ../Common/OctreeInternals.h ../Common/GmshUI.h \ - ../Graphics/Draw.h -HarmonicToTime.o: HarmonicToTime.cpp HarmonicToTime.h Plugin.h \ - ../Common/Options.h ../Post/ColorTable.h ../Common/Message.h \ - ../Post/PView.h ../Geo/SPoint3.h ../Post/PViewDataList.h \ - ../Post/PViewData.h ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h \ - ../DataStr/List.h ../Common/GmshMatrix.h -ModulusPhase.o: ModulusPhase.cpp ModulusPhase.h Plugin.h \ - ../Common/Options.h ../Post/ColorTable.h ../Common/Message.h \ - ../Post/PView.h ../Geo/SPoint3.h ../Post/PViewDataList.h \ - ../Post/PViewData.h ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h \ - ../DataStr/List.h ../Common/GmshMatrix.h diff --git a/Post/Makefile b/Post/Makefile index 75e475521e50ae7ef724b511fea3b0b588a501e9..6d9a4906f6a66ae2dc48273d2e81cd6297ecbf47 100644 --- a/Post/Makefile +++ b/Post/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.48 2008-05-20 19:03:29 geuzaine Exp $ +# $Id: Makefile,v 1.49 2008-06-05 13:58:45 geuzaine Exp $ # # Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle # @@ -65,83 +65,3 @@ depend: rm -f Makefile.new # DO NOT DELETE THIS LINE -PView.o: PView.cpp PView.h ../Geo/SPoint3.h PViewOptions.h ColorTable.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h PViewData.h PViewDataList.h \ - ../DataStr/List.h ../Common/VertexArray.h ../Geo/SVector3.h \ - ../Geo/SPoint3.h ../Common/Context.h ../Common/SmoothData.h \ - adaptiveData.h ../Common/GmshMatrix.h ../Common/Message.h -PViewIO.o: PViewIO.cpp PView.h ../Geo/SPoint3.h PViewDataList.h \ - PViewData.h ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../DataStr/List.h \ - PViewDataGModel.h ../Geo/GModel.h ../Geo/GVertex.h ../Geo/GEntity.h \ - ../Geo/Range.h ../Geo/SPoint3.h ../Geo/SBoundingBox3d.h ../Geo/GPoint.h \ - ../Geo/SPoint2.h ../Geo/GEdge.h ../Geo/GEntity.h ../Geo/GVertex.h \ - ../Geo/SVector3.h ../Geo/SPoint3.h ../Geo/SPoint3.h ../Geo/SPoint2.h \ - ../Geo/GFace.h ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/GEdgeLoop.h \ - ../Geo/GEdge.h ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h \ - ../Geo/GRegion.h ../Geo/GEntity.h ../Geo/SBoundingBox3d.h \ - ../Common/StringUtils.h ../Common/Message.h -PViewData.o: PViewData.cpp PViewData.h ../Geo/SBoundingBox3d.h \ - ../Geo/SPoint3.h ../DataStr/List.h adaptiveData.h \ - ../Common/GmshMatrix.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h ../Common/Message.h -PViewDataIO.o: PViewDataIO.cpp ../Common/Message.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h PViewData.h ../Geo/SBoundingBox3d.h \ - ../Geo/SPoint3.h -PViewDataList.o: PViewDataList.cpp PViewDataList.h PViewData.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../DataStr/List.h \ - ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h \ - ../Common/SmoothData.h ../Common/Message.h ../Common/Context.h -PViewDataListIO.o: PViewDataListIO.cpp PViewDataList.h PViewData.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../DataStr/List.h \ - ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h ../Common/Message.h \ - ../Common/Context.h -PViewDataGModel.o: PViewDataGModel.cpp PViewDataGModel.h PViewData.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Geo/GModel.h \ - ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ - ../Geo/SBoundingBox3d.h ../Geo/GPoint.h ../Geo/SPoint2.h ../Geo/GEdge.h \ - ../Geo/GEntity.h ../Geo/GVertex.h ../Geo/SVector3.h ../Geo/SPoint3.h \ - ../Geo/SPoint3.h ../Geo/SPoint2.h ../Geo/GFace.h ../Geo/GEntity.h \ - ../Geo/GPoint.h ../Geo/GEdgeLoop.h ../Geo/GEdge.h ../Geo/SPoint2.h \ - ../Geo/SVector3.h ../Geo/Pair.h ../Geo/GRegion.h ../Geo/GEntity.h \ - ../Geo/SBoundingBox3d.h ../Geo/MElement.h ../Common/GmshDefines.h \ - ../Geo/MVertex.h ../Geo/SPoint3.h ../Geo/MEdge.h ../Geo/MVertex.h \ - ../Geo/SVector3.h ../Geo/MFace.h ../Geo/MVertex.h ../Geo/SVector3.h \ - ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h ../Common/Message.h -PViewDataGModelIO.o: PViewDataGModelIO.cpp ../Common/Message.h \ - PViewDataGModel.h PViewData.h ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h \ - ../Geo/GModel.h ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h \ - ../Geo/SPoint3.h ../Geo/SBoundingBox3d.h ../Geo/GPoint.h \ - ../Geo/SPoint2.h ../Geo/GEdge.h ../Geo/GEntity.h ../Geo/GVertex.h \ - ../Geo/SVector3.h ../Geo/SPoint3.h ../Geo/SPoint3.h ../Geo/SPoint2.h \ - ../Geo/GFace.h ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/GEdgeLoop.h \ - ../Geo/GEdge.h ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h \ - ../Geo/GRegion.h ../Geo/GEntity.h ../Geo/SBoundingBox3d.h \ - ../Geo/MVertex.h ../Geo/SPoint3.h ../Geo/MElement.h \ - ../Common/GmshDefines.h ../Geo/MVertex.h ../Geo/MEdge.h \ - ../Geo/MVertex.h ../Geo/SVector3.h ../Geo/MFace.h ../Geo/MVertex.h \ - ../Geo/SVector3.h ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h \ - ../Common/StringUtils.h -PViewOptions.o: PViewOptions.cpp PViewOptions.h ColorTable.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Common/Message.h -adaptiveData.o: adaptiveData.cpp ../Plugin/Plugin.h ../Common/Options.h \ - ../Post/ColorTable.h ../Common/Message.h ../Post/PView.h \ - ../Geo/SPoint3.h ../Post/PViewDataList.h ../Post/PViewData.h \ - ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../DataStr/List.h \ - ../Common/GmshMatrix.h adaptiveData.h -OctreePost.o: OctreePost.cpp ../Common/Octree.h \ - ../Common/OctreeInternals.h OctreePost.h ../DataStr/List.h PView.h \ - ../Geo/SPoint3.h PViewDataList.h PViewData.h ../Geo/SBoundingBox3d.h \ - ../Geo/SPoint3.h PViewDataGModel.h ../Geo/GModel.h ../Geo/GVertex.h \ - ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ - ../Geo/SBoundingBox3d.h ../Geo/GPoint.h ../Geo/SPoint2.h ../Geo/GEdge.h \ - ../Geo/GEntity.h ../Geo/GVertex.h ../Geo/SVector3.h ../Geo/SPoint3.h \ - ../Geo/SPoint3.h ../Geo/SPoint2.h ../Geo/GFace.h ../Geo/GEntity.h \ - ../Geo/GPoint.h ../Geo/GEdgeLoop.h ../Geo/GEdge.h ../Geo/SPoint2.h \ - ../Geo/SVector3.h ../Geo/Pair.h ../Geo/GRegion.h ../Geo/GEntity.h \ - ../Geo/SBoundingBox3d.h ../Numeric/Numeric.h \ - ../Numeric/NumericEmbedded.h ../Common/Message.h shapeFunctions.h \ - ../Geo/MElement.h ../Common/GmshDefines.h ../Geo/MVertex.h \ - ../Geo/SPoint3.h ../Geo/MEdge.h ../Geo/MVertex.h ../Geo/SVector3.h \ - ../Geo/MFace.h ../Geo/MVertex.h ../Geo/SVector3.h -ColorTable.o: ColorTable.cpp ../Common/Message.h ColorTable.h \ - ../Common/Context.h ../Numeric/Numeric.h ../Numeric/NumericEmbedded.h diff --git a/contrib/ANN/Makefile b/contrib/ANN/Makefile index e7c2dd52e08ca07bddbf94a638516ef9dcf2cfd2..632145b3c92f3f3dbb7015a064d3d5feaabb4ad8 100644 --- a/contrib/ANN/Makefile +++ b/contrib/ANN/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.23 2008-04-23 23:00:40 geuzaine Exp $ +# $Id: Makefile,v 1.24 2008-06-05 13:58:45 geuzaine Exp $ # # Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle # @@ -71,38 +71,3 @@ depend: rm -f Makefile.new # DO NOT DELETE THIS LINE -ANN.o: src/ANN.cpp include/ANN/ANNx.h include/ANN/ANN.h \ - include/ANN/ANNperf.h -bd_fix_rad_search.o: src/bd_fix_rad_search.cpp src/bd_tree.h \ - include/ANN/ANNx.h include/ANN/ANN.h src/kd_tree.h \ - src/kd_fix_rad_search.h src/kd_util.h src/pr_queue_k.h \ - include/ANN/ANNperf.h -bd_pr_search.o: src/bd_pr_search.cpp src/bd_tree.h include/ANN/ANNx.h \ - include/ANN/ANN.h src/kd_tree.h src/kd_pr_search.h src/kd_util.h \ - src/pr_queue.h include/ANN/ANNperf.h src/pr_queue_k.h -bd_search.o: src/bd_search.cpp src/bd_tree.h include/ANN/ANNx.h \ - include/ANN/ANN.h src/kd_tree.h src/kd_search.h src/kd_util.h \ - src/pr_queue_k.h include/ANN/ANNperf.h -bd_tree.o: src/bd_tree.cpp src/bd_tree.h include/ANN/ANNx.h \ - include/ANN/ANN.h src/kd_tree.h src/kd_util.h src/kd_split.h \ - include/ANN/ANNperf.h -brute.o: src/brute.cpp include/ANN/ANNx.h include/ANN/ANN.h \ - src/pr_queue_k.h include/ANN/ANNperf.h -kd_dump.o: src/kd_dump.cpp src/kd_tree.h include/ANN/ANNx.h \ - include/ANN/ANN.h src/bd_tree.h -kd_fix_rad_search.o: src/kd_fix_rad_search.cpp src/kd_fix_rad_search.h \ - src/kd_tree.h include/ANN/ANNx.h include/ANN/ANN.h src/kd_util.h \ - src/pr_queue_k.h include/ANN/ANNperf.h -kd_pr_search.o: src/kd_pr_search.cpp src/kd_pr_search.h src/kd_tree.h \ - include/ANN/ANNx.h include/ANN/ANN.h src/kd_util.h src/pr_queue.h \ - include/ANN/ANNperf.h src/pr_queue_k.h -kd_search.o: src/kd_search.cpp src/kd_search.h src/kd_tree.h \ - include/ANN/ANNx.h include/ANN/ANN.h src/kd_util.h src/pr_queue_k.h \ - include/ANN/ANNperf.h -kd_split.o: src/kd_split.cpp src/kd_tree.h include/ANN/ANNx.h \ - include/ANN/ANN.h src/kd_util.h src/kd_split.h -kd_tree.o: src/kd_tree.cpp src/kd_tree.h include/ANN/ANNx.h \ - include/ANN/ANN.h src/kd_split.h src/kd_util.h include/ANN/ANNperf.h -kd_util.o: src/kd_util.cpp src/kd_util.h src/kd_tree.h include/ANN/ANNx.h \ - include/ANN/ANN.h include/ANN/ANNperf.h -perf.o: src/perf.cpp include/ANN/ANN.h include/ANN/ANNperf.h diff --git a/contrib/MathEval/Makefile b/contrib/MathEval/Makefile index 8d18d35559ab42aa758211a84b77572cb5c9d22e..d89a66c22ea454c31e9f05dc9b2edb126d435d25 100644 --- a/contrib/MathEval/Makefile +++ b/contrib/MathEval/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.23 2008-04-23 23:00:40 geuzaine Exp $ +# $Id: Makefile,v 1.24 2008-06-05 13:58:45 geuzaine Exp $ # # Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle # @@ -65,13 +65,3 @@ depend: rm -f Makefile.new # DO NOT DELETE THIS LINE -matheval.o: matheval.cpp common.h ../../DataStr/Malloc.h matheval.h \ - node.h symbol_table.h -node.o: node.cpp common.h ../../DataStr/Malloc.h node.h symbol_table.h -scanner.yy.o: scanner.yy.cpp common.h ../../DataStr/Malloc.h node.h \ - symbol_table.h parser.tab.hpp -parser.tab.o: parser.tab.cpp common.h ../../DataStr/Malloc.h node.h \ - symbol_table.h -symbol_table.o: symbol_table.cpp common.h ../../DataStr/Malloc.h \ - symbol_table.h xmath.h -xmath.o: xmath.cpp xmath.h diff --git a/contrib/Netgen/Makefile b/contrib/Netgen/Makefile index ae20a9bbd685f59f970b2947886162704cf5302a..e63390e3d88b89c729318a18423e3f6567888995 100644 --- a/contrib/Netgen/Makefile +++ b/contrib/Netgen/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.38 2008-04-23 23:00:40 geuzaine Exp $ +# $Id: Makefile,v 1.39 2008-06-05 13:58:45 geuzaine Exp $ # # Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle # @@ -161,4166 +161,3 @@ depend: rm -f Makefile.new # DO NOT DELETE THIS LINE -linopt.o: libsrc/opti/linopt.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/opti/opti.hpp -bfgs.o: libsrc/opti/bfgs.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/opti/opti.hpp -linsearch.o: libsrc/opti/linsearch.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/opti/opti.hpp -global.o: libsrc/meshing/global.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -bisect.o: libsrc/meshing/bisect.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -meshtool.o: libsrc/meshing/meshtool.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp libsrc/include/csg.hpp \ - libsrc/include/../csg/csg.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/meshing.hpp libsrc/include/../meshing/meshing.hpp \ - libsrc/include/../csg/surface.hpp libsrc/include/../csg/solid.hpp \ - libsrc/include/../csg/identify.hpp \ - libsrc/include/../csg/singularref.hpp libsrc/include/../csg/csgeom.hpp \ - libsrc/include/../csg/triapprox.hpp libsrc/include/../csg/algprim.hpp \ - libsrc/include/../csg/brick.hpp libsrc/include/../csg/spline3d.hpp \ - libsrc/include/../csg/manifold.hpp libsrc/include/../csg/curve2d.hpp \ - libsrc/include/../csg/explicitcurve2d.hpp \ - libsrc/include/../csg/gencyl.hpp libsrc/include/../csg/polyhedra.hpp \ - libsrc/include/../csg/extrusion.hpp \ - libsrc/include/../csg/revolution.hpp libsrc/include/../csg/specpoin.hpp \ - libsrc/include/../csg/edgeflw.hpp libsrc/include/../csg/meshsurf.hpp \ - libsrc/include/geometry2d.hpp libsrc/include/../geom2d/geometry2d.hpp \ - libsrc/include/../gprim/gprim.hpp libsrc/include/../geom2d/spline2d.hpp \ - libsrc/include/../geom2d/splinegeometry2.hpp \ - libsrc/include/../geom2d/geom2dmesh.hpp -refine.o: libsrc/meshing/refine.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -ruler3.o: libsrc/meshing/ruler3.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -improve3.o: libsrc/meshing/improve3.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp libsrc/include/../opti/opti.hpp -smoothing3.o: libsrc/meshing/smoothing3.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp libsrc/include/../opti/opti.hpp -adfront3.o: libsrc/meshing/adfront3.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -tetrarls.o: libsrc/meshing/tetrarls.cpp -prism2rls.o: libsrc/meshing/prism2rls.cpp -pyramidrls.o: libsrc/meshing/pyramidrls.cpp -pyramid2rls.o: libsrc/meshing/pyramid2rls.cpp -netrule3.o: libsrc/meshing/netrule3.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -ruler2.o: libsrc/meshing/ruler2.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -meshclass.o: libsrc/meshing/meshclass.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -improve2.o: libsrc/meshing/improve2.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp libsrc/include/../opti/opti.hpp -smoothing2.o: libsrc/meshing/smoothing2.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp libsrc/include/../opti/opti.hpp -adfront2.o: libsrc/meshing/adfront2.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -netrule2.o: libsrc/meshing/netrule2.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -triarls.o: libsrc/meshing/triarls.cpp -geomsearch.o: libsrc/meshing/geomsearch.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -secondorder.o: libsrc/meshing/secondorder.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -meshtype.o: libsrc/meshing/meshtype.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -parser3.o: libsrc/meshing/parser3.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -meshing2.o: libsrc/meshing/meshing2.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -quadrls.o: libsrc/meshing/quadrls.cpp -specials.o: libsrc/meshing/specials.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -parser2.o: libsrc/meshing/parser2.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -meshing3.o: libsrc/meshing/meshing3.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -meshfunc.o: libsrc/meshing/meshfunc.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -localh.o: libsrc/meshing/localh.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -improve2gen.o: libsrc/meshing/improve2gen.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp libsrc/include/../opti/opti.hpp -delaunay.o: libsrc/meshing/delaunay.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -boundarylayer.o: libsrc/meshing/boundarylayer.cpp \ - libsrc/include/mystdlib.h libsrc/meshing/meshing.hpp \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -msghandler.o: libsrc/meshing/msghandler.cpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mystdlib.h \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp -meshfunc2d.o: libsrc/meshing/meshfunc2d.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -topology.o: libsrc/meshing/topology.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -clusters.o: libsrc/meshing/clusters.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -curvedelems.o: libsrc/meshing/curvedelems.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -curvedelems2.o: libsrc/meshing/curvedelems2.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp -hprefinement.o: libsrc/meshing/hprefinement.cpp libsrc/include/mystdlib.h \ - libsrc/meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp libsrc/meshing/msghandler.hpp \ - libsrc/meshing/meshtype.hpp libsrc/meshing/localh.hpp \ - libsrc/meshing/meshclass.hpp libsrc/meshing/global.hpp \ - libsrc/meshing/meshtool.hpp libsrc/meshing/ruler2.hpp \ - libsrc/meshing/adfront2.hpp libsrc/meshing/meshing2.hpp \ - libsrc/meshing/improve2.hpp libsrc/meshing/geomsearch.hpp \ - libsrc/meshing/adfront3.hpp libsrc/meshing/ruler3.hpp \ - libsrc/meshing/meshing3.hpp libsrc/meshing/improve3.hpp \ - libsrc/meshing/findip.hpp libsrc/meshing/topology.hpp \ - libsrc/meshing/curvedelems.hpp libsrc/meshing/bisect.hpp \ - libsrc/meshing/clusters.hpp libsrc/meshing/meshfunc.hpp \ - libsrc/meshing/hprefinement.hpp libsrc/meshing/boundarylayer.hpp \ - libsrc/meshing/specials.hpp libsrc/meshing/hpref_trig.hpp \ - libsrc/meshing/hpref_quad.hpp libsrc/meshing/hpref_tet.hpp \ - libsrc/meshing/hpref_prism.hpp -nglib.o: libsrc/interface/nglib.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/csg.hpp \ - libsrc/include/../csg/csg.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp \ - libsrc/include/../csg/surface.hpp libsrc/include/../csg/solid.hpp \ - libsrc/include/../csg/identify.hpp \ - libsrc/include/../csg/singularref.hpp libsrc/include/../csg/csgeom.hpp \ - libsrc/include/../csg/triapprox.hpp libsrc/include/../csg/algprim.hpp \ - libsrc/include/../csg/brick.hpp libsrc/include/../csg/spline3d.hpp \ - libsrc/include/../csg/manifold.hpp libsrc/include/../csg/curve2d.hpp \ - libsrc/include/../csg/explicitcurve2d.hpp \ - libsrc/include/../csg/gencyl.hpp libsrc/include/../csg/polyhedra.hpp \ - libsrc/include/../csg/extrusion.hpp \ - libsrc/include/../csg/revolution.hpp libsrc/include/../csg/specpoin.hpp \ - libsrc/include/../csg/edgeflw.hpp libsrc/include/../csg/meshsurf.hpp \ - libsrc/include/stlgeom.hpp libsrc/include/../stlgeom/stlgeom.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../stlgeom/stltopology.hpp \ - libsrc/include/../stlgeom/stltool.hpp \ - libsrc/include/../stlgeom/stlline.hpp \ - libsrc/include/../stlgeom/meshstlsurface.hpp \ - libsrc/include/geometry2d.hpp libsrc/include/../geom2d/geometry2d.hpp \ - libsrc/include/../gprim/gprim.hpp libsrc/include/../geom2d/spline2d.hpp \ - libsrc/include/../geom2d/splinegeometry2.hpp \ - libsrc/include/../geom2d/geom2dmesh.hpp libsrc/interface/nglib.h -geomtest3d.o: libsrc/gprim/geomtest3d.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp -geom2d.o: libsrc/gprim/geom2d.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp -geom3d.o: libsrc/gprim/geom3d.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp -adtree.o: libsrc/gprim/adtree.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp -transform3d.o: libsrc/gprim/transform3d.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp -geomfuncs.o: libsrc/gprim/geomfuncs.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp -polynomial.o: libsrc/linalg/polynomial.cpp libsrc/include/mystdlib.h \ - libsrc/include/linalg.hpp libsrc/include/../linalg/linalg.hpp \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp \ - libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp -densemat.o: libsrc/linalg/densemat.cpp libsrc/include/mystdlib.h \ - libsrc/include/linalg.hpp libsrc/include/../linalg/linalg.hpp \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp \ - libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp -vector.o: libsrc/linalg/vector.cpp -algprim.o: libsrc/csg/algprim.cpp libsrc/include/mystdlib.h \ - libsrc/include/linalg.hpp libsrc/include/../linalg/linalg.hpp \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp \ - libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/csg.hpp \ - libsrc/include/../csg/csg.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp \ - libsrc/include/../csg/surface.hpp libsrc/include/../csg/solid.hpp \ - libsrc/include/../csg/identify.hpp \ - libsrc/include/../csg/singularref.hpp libsrc/include/../csg/csgeom.hpp \ - libsrc/include/../csg/triapprox.hpp libsrc/include/../csg/algprim.hpp \ - libsrc/include/../csg/brick.hpp libsrc/include/../csg/spline3d.hpp \ - libsrc/include/../csg/manifold.hpp libsrc/include/../csg/curve2d.hpp \ - libsrc/include/../csg/explicitcurve2d.hpp \ - libsrc/include/../csg/gencyl.hpp libsrc/include/../csg/polyhedra.hpp \ - libsrc/include/../csg/extrusion.hpp \ - libsrc/include/../csg/revolution.hpp libsrc/include/../csg/specpoin.hpp \ - libsrc/include/../csg/edgeflw.hpp libsrc/include/../csg/meshsurf.hpp -brick.o: libsrc/csg/brick.cpp libsrc/include/mystdlib.h \ - libsrc/include/linalg.hpp libsrc/include/../linalg/linalg.hpp \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp \ - libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/csg.hpp \ - libsrc/include/../csg/csg.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp \ - libsrc/include/../csg/surface.hpp libsrc/include/../csg/solid.hpp \ - libsrc/include/../csg/identify.hpp \ - libsrc/include/../csg/singularref.hpp libsrc/include/../csg/csgeom.hpp \ - libsrc/include/../csg/triapprox.hpp libsrc/include/../csg/algprim.hpp \ - libsrc/include/../csg/brick.hpp libsrc/include/../csg/spline3d.hpp \ - libsrc/include/../csg/manifold.hpp libsrc/include/../csg/curve2d.hpp \ - libsrc/include/../csg/explicitcurve2d.hpp \ - libsrc/include/../csg/gencyl.hpp libsrc/include/../csg/polyhedra.hpp \ - libsrc/include/../csg/extrusion.hpp \ - libsrc/include/../csg/revolution.hpp libsrc/include/../csg/specpoin.hpp \ - libsrc/include/../csg/edgeflw.hpp libsrc/include/../csg/meshsurf.hpp -manifold.o: libsrc/csg/manifold.cpp libsrc/include/csg.hpp \ - libsrc/include/../csg/csg.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mystdlib.h \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/linalg.hpp libsrc/include/../linalg/linalg.hpp \ - libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp \ - libsrc/include/../csg/surface.hpp libsrc/include/../csg/solid.hpp \ - libsrc/include/../csg/identify.hpp \ - libsrc/include/../csg/singularref.hpp libsrc/include/../csg/csgeom.hpp \ - libsrc/include/../csg/triapprox.hpp libsrc/include/../csg/algprim.hpp \ - libsrc/include/../csg/brick.hpp libsrc/include/../csg/spline3d.hpp \ - libsrc/include/../csg/manifold.hpp libsrc/include/../csg/curve2d.hpp \ - libsrc/include/../csg/explicitcurve2d.hpp \ - libsrc/include/../csg/gencyl.hpp libsrc/include/../csg/polyhedra.hpp \ - libsrc/include/../csg/extrusion.hpp \ - libsrc/include/../csg/revolution.hpp libsrc/include/../csg/specpoin.hpp \ - libsrc/include/../csg/edgeflw.hpp libsrc/include/../csg/meshsurf.hpp -bspline2d.o: libsrc/csg/bspline2d.cpp libsrc/include/mystdlib.h \ - libsrc/include/csg.hpp libsrc/include/../csg/csg.hpp \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/linalg.hpp libsrc/include/../linalg/linalg.hpp \ - libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp \ - libsrc/include/../csg/surface.hpp libsrc/include/../csg/solid.hpp \ - libsrc/include/../csg/identify.hpp \ - libsrc/include/../csg/singularref.hpp libsrc/include/../csg/csgeom.hpp \ - libsrc/include/../csg/triapprox.hpp libsrc/include/../csg/algprim.hpp \ - libsrc/include/../csg/brick.hpp libsrc/include/../csg/spline3d.hpp \ - libsrc/include/../csg/manifold.hpp libsrc/include/../csg/curve2d.hpp \ - libsrc/include/../csg/explicitcurve2d.hpp \ - libsrc/include/../csg/gencyl.hpp libsrc/include/../csg/polyhedra.hpp \ - libsrc/include/../csg/extrusion.hpp \ - libsrc/include/../csg/revolution.hpp libsrc/include/../csg/specpoin.hpp \ - libsrc/include/../csg/edgeflw.hpp libsrc/include/../csg/meshsurf.hpp -meshsurf.o: libsrc/csg/meshsurf.cpp libsrc/include/mystdlib.h \ - libsrc/include/csg.hpp libsrc/include/../csg/csg.hpp \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/linalg.hpp libsrc/include/../linalg/linalg.hpp \ - libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp \ - libsrc/include/../csg/surface.hpp libsrc/include/../csg/solid.hpp \ - libsrc/include/../csg/identify.hpp \ - libsrc/include/../csg/singularref.hpp libsrc/include/../csg/csgeom.hpp \ - libsrc/include/../csg/triapprox.hpp libsrc/include/../csg/algprim.hpp \ - libsrc/include/../csg/brick.hpp libsrc/include/../csg/spline3d.hpp \ - libsrc/include/../csg/manifold.hpp libsrc/include/../csg/curve2d.hpp \ - libsrc/include/../csg/explicitcurve2d.hpp \ - libsrc/include/../csg/gencyl.hpp libsrc/include/../csg/polyhedra.hpp \ - libsrc/include/../csg/extrusion.hpp \ - libsrc/include/../csg/revolution.hpp libsrc/include/../csg/specpoin.hpp \ - libsrc/include/../csg/edgeflw.hpp libsrc/include/../csg/meshsurf.hpp -csgeom.o: libsrc/csg/csgeom.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/csg.hpp \ - libsrc/include/../csg/csg.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp \ - libsrc/include/../csg/surface.hpp libsrc/include/../csg/solid.hpp \ - libsrc/include/../csg/identify.hpp \ - libsrc/include/../csg/singularref.hpp libsrc/include/../csg/csgeom.hpp \ - libsrc/include/../csg/triapprox.hpp libsrc/include/../csg/algprim.hpp \ - libsrc/include/../csg/brick.hpp libsrc/include/../csg/spline3d.hpp \ - libsrc/include/../csg/manifold.hpp libsrc/include/../csg/curve2d.hpp \ - libsrc/include/../csg/explicitcurve2d.hpp \ - libsrc/include/../csg/gencyl.hpp libsrc/include/../csg/polyhedra.hpp \ - libsrc/include/../csg/extrusion.hpp \ - libsrc/include/../csg/revolution.hpp libsrc/include/../csg/specpoin.hpp \ - libsrc/include/../csg/edgeflw.hpp libsrc/include/../csg/meshsurf.hpp -polyhedra.o: libsrc/csg/polyhedra.cpp libsrc/include/mystdlib.h \ - libsrc/include/linalg.hpp libsrc/include/../linalg/linalg.hpp \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp \ - libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/csg.hpp \ - libsrc/include/../csg/csg.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp \ - libsrc/include/../csg/surface.hpp libsrc/include/../csg/solid.hpp \ - libsrc/include/../csg/identify.hpp \ - libsrc/include/../csg/singularref.hpp libsrc/include/../csg/csgeom.hpp \ - libsrc/include/../csg/triapprox.hpp libsrc/include/../csg/algprim.hpp \ - libsrc/include/../csg/brick.hpp libsrc/include/../csg/spline3d.hpp \ - libsrc/include/../csg/manifold.hpp libsrc/include/../csg/curve2d.hpp \ - libsrc/include/../csg/explicitcurve2d.hpp \ - libsrc/include/../csg/gencyl.hpp libsrc/include/../csg/polyhedra.hpp \ - libsrc/include/../csg/extrusion.hpp \ - libsrc/include/../csg/revolution.hpp libsrc/include/../csg/specpoin.hpp \ - libsrc/include/../csg/edgeflw.hpp libsrc/include/../csg/meshsurf.hpp -curve2d.o: libsrc/csg/curve2d.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/csg.hpp \ - libsrc/include/../csg/csg.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/linalg.hpp libsrc/include/../linalg/linalg.hpp \ - libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp \ - libsrc/include/../csg/surface.hpp libsrc/include/../csg/solid.hpp \ - libsrc/include/../csg/identify.hpp \ - libsrc/include/../csg/singularref.hpp libsrc/include/../csg/csgeom.hpp \ - libsrc/include/../csg/triapprox.hpp libsrc/include/../csg/algprim.hpp \ - libsrc/include/../csg/brick.hpp libsrc/include/../csg/spline3d.hpp \ - libsrc/include/../csg/manifold.hpp libsrc/include/../csg/curve2d.hpp \ - libsrc/include/../csg/explicitcurve2d.hpp \ - libsrc/include/../csg/gencyl.hpp libsrc/include/../csg/polyhedra.hpp \ - libsrc/include/../csg/extrusion.hpp \ - libsrc/include/../csg/revolution.hpp libsrc/include/../csg/specpoin.hpp \ - libsrc/include/../csg/edgeflw.hpp libsrc/include/../csg/meshsurf.hpp -singularref.o: libsrc/csg/singularref.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/csg.hpp \ - libsrc/include/../csg/csg.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp \ - libsrc/include/../csg/surface.hpp libsrc/include/../csg/solid.hpp \ - libsrc/include/../csg/identify.hpp \ - libsrc/include/../csg/singularref.hpp libsrc/include/../csg/csgeom.hpp \ - libsrc/include/../csg/triapprox.hpp libsrc/include/../csg/algprim.hpp \ - libsrc/include/../csg/brick.hpp libsrc/include/../csg/spline3d.hpp \ - libsrc/include/../csg/manifold.hpp libsrc/include/../csg/curve2d.hpp \ - libsrc/include/../csg/explicitcurve2d.hpp \ - libsrc/include/../csg/gencyl.hpp libsrc/include/../csg/polyhedra.hpp \ - libsrc/include/../csg/extrusion.hpp \ - libsrc/include/../csg/revolution.hpp libsrc/include/../csg/specpoin.hpp \ - libsrc/include/../csg/edgeflw.hpp libsrc/include/../csg/meshsurf.hpp -edgeflw.o: libsrc/csg/edgeflw.cpp libsrc/include/mystdlib.h \ - libsrc/include/meshing.hpp libsrc/include/../meshing/meshing.hpp \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp libsrc/include/csg.hpp \ - libsrc/include/../csg/csg.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../csg/surface.hpp libsrc/include/../csg/solid.hpp \ - libsrc/include/../csg/identify.hpp \ - libsrc/include/../csg/singularref.hpp libsrc/include/../csg/csgeom.hpp \ - libsrc/include/../csg/triapprox.hpp libsrc/include/../csg/algprim.hpp \ - libsrc/include/../csg/brick.hpp libsrc/include/../csg/spline3d.hpp \ - libsrc/include/../csg/manifold.hpp libsrc/include/../csg/curve2d.hpp \ - libsrc/include/../csg/explicitcurve2d.hpp \ - libsrc/include/../csg/gencyl.hpp libsrc/include/../csg/polyhedra.hpp \ - libsrc/include/../csg/extrusion.hpp \ - libsrc/include/../csg/revolution.hpp libsrc/include/../csg/specpoin.hpp \ - libsrc/include/../csg/edgeflw.hpp libsrc/include/../csg/meshsurf.hpp -solid.o: libsrc/csg/solid.cpp libsrc/include/mystdlib.h \ - libsrc/include/linalg.hpp libsrc/include/../linalg/linalg.hpp \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp \ - libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/csg.hpp \ - libsrc/include/../csg/csg.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp \ - libsrc/include/../csg/surface.hpp libsrc/include/../csg/solid.hpp \ - libsrc/include/../csg/identify.hpp \ - libsrc/include/../csg/singularref.hpp libsrc/include/../csg/csgeom.hpp \ - libsrc/include/../csg/triapprox.hpp libsrc/include/../csg/algprim.hpp \ - libsrc/include/../csg/brick.hpp libsrc/include/../csg/spline3d.hpp \ - libsrc/include/../csg/manifold.hpp libsrc/include/../csg/curve2d.hpp \ - libsrc/include/../csg/explicitcurve2d.hpp \ - libsrc/include/../csg/gencyl.hpp libsrc/include/../csg/polyhedra.hpp \ - libsrc/include/../csg/extrusion.hpp \ - libsrc/include/../csg/revolution.hpp libsrc/include/../csg/specpoin.hpp \ - libsrc/include/../csg/edgeflw.hpp libsrc/include/../csg/meshsurf.hpp -explicitcurve2d.o: libsrc/csg/explicitcurve2d.cpp \ - libsrc/include/mystdlib.h libsrc/include/csg.hpp \ - libsrc/include/../csg/csg.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/linalg.hpp libsrc/include/../linalg/linalg.hpp \ - libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp \ - libsrc/include/../csg/surface.hpp libsrc/include/../csg/solid.hpp \ - libsrc/include/../csg/identify.hpp \ - libsrc/include/../csg/singularref.hpp libsrc/include/../csg/csgeom.hpp \ - libsrc/include/../csg/triapprox.hpp libsrc/include/../csg/algprim.hpp \ - libsrc/include/../csg/brick.hpp libsrc/include/../csg/spline3d.hpp \ - libsrc/include/../csg/manifold.hpp libsrc/include/../csg/curve2d.hpp \ - libsrc/include/../csg/explicitcurve2d.hpp \ - libsrc/include/../csg/gencyl.hpp libsrc/include/../csg/polyhedra.hpp \ - libsrc/include/../csg/extrusion.hpp \ - libsrc/include/../csg/revolution.hpp libsrc/include/../csg/specpoin.hpp \ - libsrc/include/../csg/edgeflw.hpp libsrc/include/../csg/meshsurf.hpp -specpoin.o: libsrc/csg/specpoin.cpp libsrc/include/mystdlib.h \ - libsrc/include/meshing.hpp libsrc/include/../meshing/meshing.hpp \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp libsrc/include/csg.hpp \ - libsrc/include/../csg/csg.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../csg/surface.hpp libsrc/include/../csg/solid.hpp \ - libsrc/include/../csg/identify.hpp \ - libsrc/include/../csg/singularref.hpp libsrc/include/../csg/csgeom.hpp \ - libsrc/include/../csg/triapprox.hpp libsrc/include/../csg/algprim.hpp \ - libsrc/include/../csg/brick.hpp libsrc/include/../csg/spline3d.hpp \ - libsrc/include/../csg/manifold.hpp libsrc/include/../csg/curve2d.hpp \ - libsrc/include/../csg/explicitcurve2d.hpp \ - libsrc/include/../csg/gencyl.hpp libsrc/include/../csg/polyhedra.hpp \ - libsrc/include/../csg/extrusion.hpp \ - libsrc/include/../csg/revolution.hpp libsrc/include/../csg/specpoin.hpp \ - libsrc/include/../csg/edgeflw.hpp libsrc/include/../csg/meshsurf.hpp -gencyl.o: libsrc/csg/gencyl.cpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mystdlib.h \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp \ - libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/csg.hpp \ - libsrc/include/../csg/csg.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp \ - libsrc/include/../csg/surface.hpp libsrc/include/../csg/solid.hpp \ - libsrc/include/../csg/identify.hpp \ - libsrc/include/../csg/singularref.hpp libsrc/include/../csg/csgeom.hpp \ - libsrc/include/../csg/triapprox.hpp libsrc/include/../csg/algprim.hpp \ - libsrc/include/../csg/brick.hpp libsrc/include/../csg/spline3d.hpp \ - libsrc/include/../csg/manifold.hpp libsrc/include/../csg/curve2d.hpp \ - libsrc/include/../csg/explicitcurve2d.hpp \ - libsrc/include/../csg/gencyl.hpp libsrc/include/../csg/polyhedra.hpp \ - libsrc/include/../csg/extrusion.hpp \ - libsrc/include/../csg/revolution.hpp libsrc/include/../csg/specpoin.hpp \ - libsrc/include/../csg/edgeflw.hpp libsrc/include/../csg/meshsurf.hpp -revolution.o: libsrc/csg/revolution.cpp libsrc/include/mystdlib.h \ - libsrc/include/linalg.hpp libsrc/include/../linalg/linalg.hpp \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp \ - libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/csg.hpp \ - libsrc/include/../csg/csg.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp \ - libsrc/include/../csg/surface.hpp libsrc/include/../csg/solid.hpp \ - libsrc/include/../csg/identify.hpp \ - libsrc/include/../csg/singularref.hpp libsrc/include/../csg/csgeom.hpp \ - libsrc/include/../csg/triapprox.hpp libsrc/include/../csg/algprim.hpp \ - libsrc/include/../csg/brick.hpp libsrc/include/../csg/spline3d.hpp \ - libsrc/include/../csg/manifold.hpp libsrc/include/../csg/curve2d.hpp \ - libsrc/include/../csg/explicitcurve2d.hpp \ - libsrc/include/../csg/gencyl.hpp libsrc/include/../csg/polyhedra.hpp \ - libsrc/include/../csg/extrusion.hpp \ - libsrc/include/../csg/revolution.hpp libsrc/include/../csg/specpoin.hpp \ - libsrc/include/../csg/edgeflw.hpp libsrc/include/../csg/meshsurf.hpp -genmesh.o: libsrc/csg/genmesh.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/csg.hpp \ - libsrc/include/../csg/csg.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp \ - libsrc/include/../csg/surface.hpp libsrc/include/../csg/solid.hpp \ - libsrc/include/../csg/identify.hpp \ - libsrc/include/../csg/singularref.hpp libsrc/include/../csg/csgeom.hpp \ - libsrc/include/../csg/triapprox.hpp libsrc/include/../csg/algprim.hpp \ - libsrc/include/../csg/brick.hpp libsrc/include/../csg/spline3d.hpp \ - libsrc/include/../csg/manifold.hpp libsrc/include/../csg/curve2d.hpp \ - libsrc/include/../csg/explicitcurve2d.hpp \ - libsrc/include/../csg/gencyl.hpp libsrc/include/../csg/polyhedra.hpp \ - libsrc/include/../csg/extrusion.hpp \ - libsrc/include/../csg/revolution.hpp libsrc/include/../csg/specpoin.hpp \ - libsrc/include/../csg/edgeflw.hpp libsrc/include/../csg/meshsurf.hpp -spline3d.o: libsrc/csg/spline3d.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/csg.hpp \ - libsrc/include/../csg/csg.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp \ - libsrc/include/../csg/surface.hpp libsrc/include/../csg/solid.hpp \ - libsrc/include/../csg/identify.hpp \ - libsrc/include/../csg/singularref.hpp libsrc/include/../csg/csgeom.hpp \ - libsrc/include/../csg/triapprox.hpp libsrc/include/../csg/algprim.hpp \ - libsrc/include/../csg/brick.hpp libsrc/include/../csg/spline3d.hpp \ - libsrc/include/../csg/manifold.hpp libsrc/include/../csg/curve2d.hpp \ - libsrc/include/../csg/explicitcurve2d.hpp \ - libsrc/include/../csg/gencyl.hpp libsrc/include/../csg/polyhedra.hpp \ - libsrc/include/../csg/extrusion.hpp \ - libsrc/include/../csg/revolution.hpp libsrc/include/../csg/specpoin.hpp \ - libsrc/include/../csg/edgeflw.hpp libsrc/include/../csg/meshsurf.hpp -surface.o: libsrc/csg/surface.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/csg.hpp \ - libsrc/include/../csg/csg.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/linalg.hpp libsrc/include/../linalg/linalg.hpp \ - libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp \ - libsrc/include/../csg/surface.hpp libsrc/include/../csg/solid.hpp \ - libsrc/include/../csg/identify.hpp \ - libsrc/include/../csg/singularref.hpp libsrc/include/../csg/csgeom.hpp \ - libsrc/include/../csg/triapprox.hpp libsrc/include/../csg/algprim.hpp \ - libsrc/include/../csg/brick.hpp libsrc/include/../csg/spline3d.hpp \ - libsrc/include/../csg/manifold.hpp libsrc/include/../csg/curve2d.hpp \ - libsrc/include/../csg/explicitcurve2d.hpp \ - libsrc/include/../csg/gencyl.hpp libsrc/include/../csg/polyhedra.hpp \ - libsrc/include/../csg/extrusion.hpp \ - libsrc/include/../csg/revolution.hpp libsrc/include/../csg/specpoin.hpp \ - libsrc/include/../csg/edgeflw.hpp libsrc/include/../csg/meshsurf.hpp \ - libsrc/include/../linalg/linalg.hpp -identify.o: libsrc/csg/identify.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/csg.hpp \ - libsrc/include/../csg/csg.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp \ - libsrc/include/../csg/surface.hpp libsrc/include/../csg/solid.hpp \ - libsrc/include/../csg/identify.hpp \ - libsrc/include/../csg/singularref.hpp libsrc/include/../csg/csgeom.hpp \ - libsrc/include/../csg/triapprox.hpp libsrc/include/../csg/algprim.hpp \ - libsrc/include/../csg/brick.hpp libsrc/include/../csg/spline3d.hpp \ - libsrc/include/../csg/manifold.hpp libsrc/include/../csg/curve2d.hpp \ - libsrc/include/../csg/explicitcurve2d.hpp \ - libsrc/include/../csg/gencyl.hpp libsrc/include/../csg/polyhedra.hpp \ - libsrc/include/../csg/extrusion.hpp \ - libsrc/include/../csg/revolution.hpp libsrc/include/../csg/specpoin.hpp \ - libsrc/include/../csg/edgeflw.hpp libsrc/include/../csg/meshsurf.hpp -triapprox.o: libsrc/csg/triapprox.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/csg.hpp \ - libsrc/include/../csg/csg.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp \ - libsrc/include/../csg/surface.hpp libsrc/include/../csg/solid.hpp \ - libsrc/include/../csg/identify.hpp \ - libsrc/include/../csg/singularref.hpp libsrc/include/../csg/csgeom.hpp \ - libsrc/include/../csg/triapprox.hpp libsrc/include/../csg/algprim.hpp \ - libsrc/include/../csg/brick.hpp libsrc/include/../csg/spline3d.hpp \ - libsrc/include/../csg/manifold.hpp libsrc/include/../csg/curve2d.hpp \ - libsrc/include/../csg/explicitcurve2d.hpp \ - libsrc/include/../csg/gencyl.hpp libsrc/include/../csg/polyhedra.hpp \ - libsrc/include/../csg/extrusion.hpp \ - libsrc/include/../csg/revolution.hpp libsrc/include/../csg/specpoin.hpp \ - libsrc/include/../csg/edgeflw.hpp libsrc/include/../csg/meshsurf.hpp -geom2dmesh.o: libsrc/geom2d/geom2dmesh.cpp libsrc/include/mystdlib.h \ - libsrc/include/csg.hpp libsrc/include/../csg/csg.hpp \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/linalg.hpp libsrc/include/../linalg/linalg.hpp \ - libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp \ - libsrc/include/../csg/surface.hpp libsrc/include/../csg/solid.hpp \ - libsrc/include/../csg/identify.hpp \ - libsrc/include/../csg/singularref.hpp libsrc/include/../csg/csgeom.hpp \ - libsrc/include/../csg/triapprox.hpp libsrc/include/../csg/algprim.hpp \ - libsrc/include/../csg/brick.hpp libsrc/include/../csg/spline3d.hpp \ - libsrc/include/../csg/manifold.hpp libsrc/include/../csg/curve2d.hpp \ - libsrc/include/../csg/explicitcurve2d.hpp \ - libsrc/include/../csg/gencyl.hpp libsrc/include/../csg/polyhedra.hpp \ - libsrc/include/../csg/extrusion.hpp \ - libsrc/include/../csg/revolution.hpp libsrc/include/../csg/specpoin.hpp \ - libsrc/include/../csg/edgeflw.hpp libsrc/include/../csg/meshsurf.hpp \ - libsrc/include/geometry2d.hpp libsrc/include/../geom2d/geometry2d.hpp \ - libsrc/include/../gprim/gprim.hpp libsrc/include/../geom2d/spline2d.hpp \ - libsrc/include/../geom2d/splinegeometry2.hpp \ - libsrc/include/../geom2d/geom2dmesh.hpp -spline2d.o: libsrc/geom2d/spline2d.cpp libsrc/include/mystdlib.h \ - libsrc/include/csg.hpp libsrc/include/../csg/csg.hpp \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/linalg.hpp libsrc/include/../linalg/linalg.hpp \ - libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp \ - libsrc/include/../csg/surface.hpp libsrc/include/../csg/solid.hpp \ - libsrc/include/../csg/identify.hpp \ - libsrc/include/../csg/singularref.hpp libsrc/include/../csg/csgeom.hpp \ - libsrc/include/../csg/triapprox.hpp libsrc/include/../csg/algprim.hpp \ - libsrc/include/../csg/brick.hpp libsrc/include/../csg/spline3d.hpp \ - libsrc/include/../csg/manifold.hpp libsrc/include/../csg/curve2d.hpp \ - libsrc/include/../csg/explicitcurve2d.hpp \ - libsrc/include/../csg/gencyl.hpp libsrc/include/../csg/polyhedra.hpp \ - libsrc/include/../csg/extrusion.hpp \ - libsrc/include/../csg/revolution.hpp libsrc/include/../csg/specpoin.hpp \ - libsrc/include/../csg/edgeflw.hpp libsrc/include/../csg/meshsurf.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/geom2d/spline2d.hpp -splinegeometry2.o: libsrc/geom2d/splinegeometry2.cpp \ - libsrc/include/mystdlib.h libsrc/include/csg.hpp \ - libsrc/include/../csg/csg.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/linalg.hpp libsrc/include/../linalg/linalg.hpp \ - libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp \ - libsrc/include/../csg/surface.hpp libsrc/include/../csg/solid.hpp \ - libsrc/include/../csg/identify.hpp \ - libsrc/include/../csg/singularref.hpp libsrc/include/../csg/csgeom.hpp \ - libsrc/include/../csg/triapprox.hpp libsrc/include/../csg/algprim.hpp \ - libsrc/include/../csg/brick.hpp libsrc/include/../csg/spline3d.hpp \ - libsrc/include/../csg/manifold.hpp libsrc/include/../csg/curve2d.hpp \ - libsrc/include/../csg/explicitcurve2d.hpp \ - libsrc/include/../csg/gencyl.hpp libsrc/include/../csg/polyhedra.hpp \ - libsrc/include/../csg/extrusion.hpp \ - libsrc/include/../csg/revolution.hpp libsrc/include/../csg/specpoin.hpp \ - libsrc/include/../csg/edgeflw.hpp libsrc/include/../csg/meshsurf.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/geom2d/spline2d.hpp \ - libsrc/geom2d/splinegeometry2.hpp -genmesh2d.o: libsrc/geom2d/genmesh2d.cpp libsrc/include/mystdlib.h \ - libsrc/include/csg.hpp libsrc/include/../csg/csg.hpp \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/linalg.hpp libsrc/include/../linalg/linalg.hpp \ - libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp \ - libsrc/include/../csg/surface.hpp libsrc/include/../csg/solid.hpp \ - libsrc/include/../csg/identify.hpp \ - libsrc/include/../csg/singularref.hpp libsrc/include/../csg/csgeom.hpp \ - libsrc/include/../csg/triapprox.hpp libsrc/include/../csg/algprim.hpp \ - libsrc/include/../csg/brick.hpp libsrc/include/../csg/spline3d.hpp \ - libsrc/include/../csg/manifold.hpp libsrc/include/../csg/curve2d.hpp \ - libsrc/include/../csg/explicitcurve2d.hpp \ - libsrc/include/../csg/gencyl.hpp libsrc/include/../csg/polyhedra.hpp \ - libsrc/include/../csg/extrusion.hpp \ - libsrc/include/../csg/revolution.hpp libsrc/include/../csg/specpoin.hpp \ - libsrc/include/../csg/edgeflw.hpp libsrc/include/../csg/meshsurf.hpp \ - libsrc/include/geometry2d.hpp libsrc/include/../geom2d/geometry2d.hpp \ - libsrc/include/../gprim/gprim.hpp libsrc/include/../geom2d/spline2d.hpp \ - libsrc/include/../geom2d/splinegeometry2.hpp \ - libsrc/include/../geom2d/geom2dmesh.hpp -meshstlsurface.o: libsrc/stlgeom/meshstlsurface.cpp \ - libsrc/include/mystdlib.h libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mydefs.hpp \ - libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp libsrc/stlgeom/stlgeom.hpp \ - libsrc/include/../gprim/gprim.hpp libsrc/stlgeom/stltopology.hpp \ - libsrc/stlgeom/stltool.hpp libsrc/stlgeom/stlline.hpp \ - libsrc/stlgeom/meshstlsurface.hpp -stlline.o: libsrc/stlgeom/stlline.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp libsrc/stlgeom/stlgeom.hpp \ - libsrc/include/../gprim/gprim.hpp libsrc/stlgeom/stltopology.hpp \ - libsrc/stlgeom/stltool.hpp libsrc/stlgeom/stlline.hpp \ - libsrc/stlgeom/meshstlsurface.hpp -stltopology.o: libsrc/stlgeom/stltopology.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp libsrc/stlgeom/stlgeom.hpp \ - libsrc/include/../gprim/gprim.hpp libsrc/stlgeom/stltopology.hpp \ - libsrc/stlgeom/stltool.hpp libsrc/stlgeom/stlline.hpp \ - libsrc/stlgeom/meshstlsurface.hpp -stltool.o: libsrc/stlgeom/stltool.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp libsrc/stlgeom/stlgeom.hpp \ - libsrc/include/../gprim/gprim.hpp libsrc/stlgeom/stltopology.hpp \ - libsrc/stlgeom/stltool.hpp libsrc/stlgeom/stlline.hpp \ - libsrc/stlgeom/meshstlsurface.hpp -stlgeom.o: libsrc/stlgeom/stlgeom.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp libsrc/stlgeom/stlgeom.hpp \ - libsrc/include/../gprim/gprim.hpp libsrc/stlgeom/stltopology.hpp \ - libsrc/stlgeom/stltool.hpp libsrc/stlgeom/stlline.hpp \ - libsrc/stlgeom/meshstlsurface.hpp -stlgeomchart.o: libsrc/stlgeom/stlgeomchart.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp libsrc/stlgeom/stlgeom.hpp \ - libsrc/include/../gprim/gprim.hpp libsrc/stlgeom/stltopology.hpp \ - libsrc/stlgeom/stltool.hpp libsrc/stlgeom/stlline.hpp \ - libsrc/stlgeom/meshstlsurface.hpp -stlgeommesh.o: libsrc/stlgeom/stlgeommesh.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp libsrc/stlgeom/stlgeom.hpp \ - libsrc/include/../gprim/gprim.hpp libsrc/stlgeom/stltopology.hpp \ - libsrc/stlgeom/stltool.hpp libsrc/stlgeom/stlline.hpp \ - libsrc/stlgeom/meshstlsurface.hpp -moveablemem.o: libsrc/general/moveablemem.cpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mystdlib.h \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp -ngexception.o: libsrc/general/ngexception.cpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mystdlib.h \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp -table.o: libsrc/general/table.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp -optmem.o: libsrc/general/optmem.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp -spbita2d.o: libsrc/general/spbita2d.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp -hashtabl.o: libsrc/general/hashtabl.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp -sort.o: libsrc/general/sort.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp -flags.o: libsrc/general/flags.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp -seti.o: libsrc/general/seti.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp -bitarray.o: libsrc/general/bitarray.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp -array.o: libsrc/general/array.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp -symbolta.o: libsrc/general/symbolta.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp -mystring.o: libsrc/general/mystring.cpp libsrc/include/mystdlib.h \ - libsrc/include/myadt.hpp libsrc/include/../general/myadt.hpp \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp -nglib_addon.o: nglib_addon.cpp libsrc/include/meshing.hpp \ - libsrc/include/../meshing/meshing.hpp libsrc/include/myadt.hpp \ - libsrc/include/../general/myadt.hpp libsrc/include/mystdlib.h \ - libsrc/include/mydefs.hpp libsrc/include/../general/ngexception.hpp \ - libsrc/include/../general/parthreads.hpp \ - libsrc/include/../general/moveablemem.hpp \ - libsrc/include/../general/dynamicmem.hpp \ - libsrc/include/../general/template.hpp \ - libsrc/include/../general/array.hpp libsrc/include/../general/table.hpp \ - libsrc/include/../general/hashtabl.hpp \ - libsrc/include/../general/symbolta.hpp \ - libsrc/include/../general/bitarray.hpp \ - libsrc/include/../general/flags.hpp \ - libsrc/include/../general/spbita2d.hpp \ - libsrc/include/../general/seti.hpp libsrc/include/../general/optmem.hpp \ - libsrc/include/../general/autoptr.hpp \ - libsrc/include/../general/sort.hpp libsrc/include/../general/stack.hpp \ - libsrc/include/../general/mystring.hpp libsrc/include/gprim.hpp \ - libsrc/include/../gprim/gprim.hpp \ - libsrc/include/../gprim/geomobjects.hpp \ - libsrc/include/../gprim/geomops.hpp \ - libsrc/include/../gprim/geomfuncs.hpp \ - libsrc/include/../gprim/geom2d.hpp libsrc/include/../gprim/geom3d.hpp \ - libsrc/include/../gprim/geomtest3d.hpp \ - libsrc/include/../gprim/transform3d.hpp \ - libsrc/include/../gprim/adtree.hpp libsrc/include/linalg.hpp \ - libsrc/include/../linalg/linalg.hpp libsrc/include/../linalg/vector.hpp \ - libsrc/include/../linalg/densemat.hpp \ - libsrc/include/../linalg/polynomial.hpp libsrc/include/opti.hpp \ - libsrc/include/../opti/opti.hpp \ - libsrc/include/../meshing/msghandler.hpp \ - libsrc/include/../meshing/meshtype.hpp \ - libsrc/include/../meshing/localh.hpp \ - libsrc/include/../meshing/meshclass.hpp \ - libsrc/include/../meshing/global.hpp \ - libsrc/include/../meshing/meshtool.hpp \ - libsrc/include/../meshing/ruler2.hpp \ - libsrc/include/../meshing/adfront2.hpp \ - libsrc/include/../meshing/meshing2.hpp \ - libsrc/include/../meshing/improve2.hpp \ - libsrc/include/../meshing/geomsearch.hpp \ - libsrc/include/../meshing/adfront3.hpp \ - libsrc/include/../meshing/ruler3.hpp \ - libsrc/include/../meshing/meshing3.hpp \ - libsrc/include/../meshing/improve3.hpp \ - libsrc/include/../meshing/findip.hpp \ - libsrc/include/../meshing/topology.hpp \ - libsrc/include/../meshing/curvedelems.hpp \ - libsrc/include/../meshing/bisect.hpp \ - libsrc/include/../meshing/clusters.hpp \ - libsrc/include/../meshing/meshfunc.hpp \ - libsrc/include/../meshing/hprefinement.hpp \ - libsrc/include/../meshing/boundarylayer.hpp \ - libsrc/include/../meshing/specials.hpp libsrc/interface/nglib.h \ - ../../Common/Message.h diff --git a/contrib/Tetgen/Makefile b/contrib/Tetgen/Makefile index 69ddcd3b2f4c002051ffbf4b17c71b9d8b1f4d92..ce7b85c6ef3d561c98191693a11a23383eedbd8d 100644 --- a/contrib/Tetgen/Makefile +++ b/contrib/Tetgen/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.13 2008-04-23 23:00:41 geuzaine Exp $ +# $Id: Makefile,v 1.14 2008-06-05 13:58:45 geuzaine Exp $ # # Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle # @@ -53,5 +53,3 @@ depend: rm -f Makefile.new # DO NOT DELETE THIS LINE -predicates.o: predicates.cxx tetgen.h -tetgen.o: tetgen.cxx tetgen.h