X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMDS%2FMakefile.in;h=e066e25e0bbb35d9cb600a6540e5f579f5f2d944;hp=0ef49c55f5789d8371f21aed93c1206c17a592c0;hb=ebc64f68bf3d4005762eebc43354d101670dcaed;hpb=bef9beee88cac57394b8dc3bc914381c1a2fff83 diff --git a/src/SMDS/Makefile.in b/src/SMDS/Makefile.in index 0ef49c55f..e066e25e0 100644 --- a/src/SMDS/Makefile.in +++ b/src/SMDS/Makefile.in @@ -1,10 +1,30 @@ -# -* Makefile *- +# SMESH SMDS : implementaion of Salome mesh data structure # -# Author : Patrick GOLDBRONN (CEA) -# Date : 29/06/2001 +# Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, +# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# +# See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org # +# +# +# File : Makefile.in +# Author : Patrick GOLDBRONN (CEA) +# Module : SMESH -# source path top_srcdir=@top_srcdir@ top_builddir=../.. srcdir=@srcdir@ @@ -16,99 +36,44 @@ VPATH=.:@srcdir@:@top_srcdir@/idl # Libraries targets LIB = libSMDS.la -LIB_SRC = SMDS_BasicMap.lxx \ - SMDS_BasicMapIterator.lxx \ +LIB_SRC = \ + SMDS_MeshObject.cxx \ + SMDS_MeshElement.cxx \ + SMDS_Position.cxx \ SMDS_EdgePosition.cxx \ - SMDS_EdgePosition.lxx \ SMDS_FacePosition.cxx \ - SMDS_FacePosition.lxx \ - SMDS_Map.gxx \ - SMDS_MapHasher.gxx \ - SMDS_MapIterator.gxx \ - SMDS_MapOfMeshElement.cxx \ - SMDS_MapOfMeshElement.lxx \ - SMDS_MapOfMeshOrientedElement.cxx \ - SMDS_MapOfMeshOrientedElement.lxx \ - SMDS_Mesh.cxx \ - SMDS_Mesh.lxx \ + SMDS_SpacePosition.cxx \ + SMDS_VertexPosition.cxx \ + SMDS_MeshNode.cxx \ SMDS_MeshEdge.cxx \ - SMDS_MeshEdge.lxx \ - SMDS_MeshEdgesIterator.cxx \ - SMDS_MeshElement.cxx \ - SMDS_MeshElement.lxx \ - SMDS_MeshElementIDFactory.cxx \ - SMDS_MeshElementIDFactory.lxx \ - SMDS_MeshElementMapHasher.cxx \ - SMDS_MeshElementMapHasher.lxx \ - SMDS_MeshElementsIterator.cxx \ - SMDS_MeshElementsIterator.lxx \ SMDS_MeshFace.cxx \ - SMDS_MeshFace.lxx \ - SMDS_MeshFacesIterator.cxx \ - SMDS_MeshHexahedron.cxx \ - SMDS_MeshHexahedron.lxx \ - SMDS_MeshIDFactory.cxx \ - SMDS_MeshIDFactory.lxx \ - SMDS_MeshNode.cxx \ - SMDS_MeshNode.lxx \ - SMDS_MeshNodeIDFactory.cxx \ - SMDS_MeshNodeIDFactory.lxx \ - SMDS_MeshNodesIterator.cxx \ - SMDS_MeshObject.cxx \ - SMDS_MeshOrientedElementMapHasher.cxx \ - SMDS_MeshOrientedElementMapHasher.lxx \ - SMDS_MeshPrism.cxx \ - SMDS_MeshPrism.lxx \ - SMDS_MeshPyramid.cxx \ - SMDS_MeshPyramid.lxx \ - SMDS_MeshQuadrangle.cxx \ - SMDS_MeshQuadrangle.lxx \ - SMDS_MeshTetrahedron.cxx \ - SMDS_MeshTetrahedron.lxx \ - SMDS_MeshTriangle.cxx \ - SMDS_MeshTriangle.lxx \ SMDS_MeshVolume.cxx \ - SMDS_MeshVolume.lxx \ - SMDS_MeshVolumesIterator.cxx \ - SMDS_PntHasher.cxx \ - SMDS_PntHasher.lxx \ - SMDS_Position.cxx \ - SMDS_Position.lxx \ - SMDS_SpacePosition.cxx \ - SMDS_SpacePosition.lxx \ - SMDS_StdMapNode.gxx \ - SMDS_StdMapNode.lxx \ - SMDS_VertexPosition.cxx \ - SMDS_DataMapIteratorOfDataMapOfIntegerMeshElement_0.cxx \ - SMDS_DataMapIteratorOfDataMapOfPntInteger_0.cxx \ - SMDS_DataMapNodeOfDataMapOfIntegerMeshElement_0.cxx \ - SMDS_DataMapNodeOfDataMapOfPntInteger_0.cxx \ - SMDS_DataMapOfIntegerMeshElement_0.cxx \ - SMDS_DataMapOfPntInteger_0.cxx \ - SMDS_ExtendedMap_0.cxx \ - SMDS_ExtendedOrientedMap_0.cxx \ - SMDS_ListIteratorOfListOfMeshElement_0.cxx \ - SMDS_ListIteratorOfListOfMesh_0.cxx \ - SMDS_ListNodeOfListOfMeshElement_0.cxx \ - SMDS_ListNodeOfListOfMesh_0.cxx \ - SMDS_ListOfMeshElement_0.cxx \ - SMDS_ListOfMesh_0.cxx \ - SMDS_MapIteratorOfExtendedMap_0.cxx \ - SMDS_MapIteratorOfExtendedOrientedMap_0.cxx \ - SMDS_StdMapNodeOfExtendedMap_0.cxx \ - SMDS_StdMapNodeOfExtendedOrientedMap_0.cxx \ - SMDSControl.cxx \ - SMDSControl_BoundaryFaces.cxx \ - SMDSControl_BoundaryEdges.cxx \ - SMDSControl_MeshBoundary.cxx \ - SMDS_ListIteratorOfListOfMeshGroup_0.cxx \ - SMDS_ListOfMeshGroup_0.cxx \ - SMDS_ListNodeOfListOfMeshGroup_0.cxx \ + SMDS_MeshElementIDFactory.cxx \ SMDS_MeshGroup.cxx \ - SMDSEdit_Transform.cxx \ - SMDS_HSequenceOfMesh_0.cxx \ - SMDS_SequenceNodeOfSequenceOfMesh_0.cxx \ - SMDS_SequenceOfMesh_0.cxx + SMDS_MeshIDFactory.cxx \ + SMDS_Mesh.cxx \ + SMDS_IteratorOfElements.cxx \ + SMDS_VolumeOfFaces.cxx \ + SMDS_VolumeOfNodes.cxx \ + SMDS_PolyhedralVolumeOfNodes.cxx \ + SMDS_FaceOfEdges.cxx \ + SMDS_FaceOfNodes.cxx \ + SMDS_PolygonalFaceOfNodes.cxx \ + SMDS_VolumeTool.cxx +# SMDS_Tria3OfNodes.cxx \ +# SMDS_HexahedronOfNodes.cxx + +#SMDSControl_BoundaryEdges.cxx \ +#SMDSControl_BoundaryFaces.cxx \ +#SMDSControl.cxx \ +#SMDSControl_MeshBoundary.cxx \ +#SMDSEdit_Transform.cxx \ +#SMDS_MeshNodeIDFactory.cxx \ +#SMDS_MeshPrism.cxx \ +#SMDS_MeshPyramid.cxx \ +#SMDS_MeshQuadrangle.cxx \ +#SMDS_MeshTetrahedron.cxx \ +#SMDS_MeshTriangle.cxx \ LIB_CLIENT_IDL = @@ -121,138 +86,54 @@ BIN_CLIENT_IDL = BIN_SERVER_IDL = # header files -EXPORT_HEADERS= Handle_SMDS_DataMapNodeOfDataMapOfIntegerMeshElement.hxx \ - Handle_SMDS_DataMapNodeOfDataMapOfPntInteger.hxx \ - Handle_SMDS_EdgePosition.hxx \ - Handle_SMDS_FacePosition.hxx \ - Handle_SMDS_ListNodeOfListOfMesh.hxx \ - Handle_SMDS_ListNodeOfListOfMeshElement.hxx \ - Handle_SMDS_Mesh.hxx \ - Handle_SMDS_MeshEdge.hxx \ - Handle_SMDS_MeshElement.hxx \ - Handle_SMDS_MeshElementIDFactory.hxx \ - Handle_SMDS_MeshFace.hxx \ - Handle_SMDS_MeshHexahedron.hxx \ - Handle_SMDS_MeshIDFactory.hxx \ - Handle_SMDS_MeshNode.hxx \ - Handle_SMDS_MeshNodeIDFactory.hxx \ - Handle_SMDS_MeshObject.hxx \ - Handle_SMDS_MeshPrism.hxx \ - Handle_SMDS_MeshPyramid.hxx \ - Handle_SMDS_MeshQuadrangle.hxx \ - Handle_SMDS_MeshTetrahedron.hxx \ - Handle_SMDS_MeshTriangle.hxx \ - Handle_SMDS_MeshVolume.hxx \ - Handle_SMDS_Position.hxx \ - Handle_SMDS_SpacePosition.hxx \ - Handle_SMDS_StdMapNodeOfExtendedMap.hxx \ - Handle_SMDS_StdMapNodeOfExtendedOrientedMap.hxx \ - Handle_SMDS_VertexPosition.hxx \ - SMDS_BasicMap.lxx \ - SMDS_BasicMapIterator.lxx \ - SMDS_DataMapIteratorOfDataMapOfIntegerMeshElement.hxx \ - SMDS_DataMapIteratorOfDataMapOfPntInteger.hxx \ - SMDS_DataMapNodeOfDataMapOfIntegerMeshElement.hxx \ - SMDS_DataMapNodeOfDataMapOfPntInteger.hxx \ - SMDS_DataMapOfIntegerMeshElement.hxx \ - SMDS_DataMapOfPntInteger.hxx \ +EXPORT_HEADERS= \ + SMDS_TypeOfPosition.hxx \ + SMDSAbs_ElementType.hxx \ SMDS_EdgePosition.hxx \ - SMDS_EdgePosition.lxx \ - SMDS_ExtendedMap.hxx \ - SMDS_ExtendedOrientedMap.hxx \ + SMDS_ElemIterator.hxx \ SMDS_FacePosition.hxx \ - SMDS_FacePosition.lxx \ - SMDS_ListIteratorOfListOfMesh.hxx \ - SMDS_ListIteratorOfListOfMeshElement.hxx \ - SMDS_ListNodeOfListOfMesh.hxx \ - SMDS_ListNodeOfListOfMeshElement.hxx \ - SMDS_ListOfMesh.hxx \ - SMDS_ListOfMeshElement.hxx \ - SMDS_MapIteratorOfExtendedMap.hxx \ - SMDS_MapIteratorOfExtendedOrientedMap.hxx \ - SMDS_MapNode.lxx \ - SMDS_MapOfMeshElement.hxx \ - SMDS_MapOfMeshElement.lxx \ - SMDS_MapOfMeshOrientedElement.hxx \ - SMDS_MapOfMeshOrientedElement.lxx \ SMDS_Mesh.hxx \ - SMDS_Mesh.lxx \ SMDS_MeshEdge.hxx \ - SMDS_MeshEdge.lxx \ - SMDS_MeshEdgesIterator.hxx \ SMDS_MeshElement.hxx \ - SMDS_MeshElement.lxx \ SMDS_MeshElementIDFactory.hxx \ - SMDS_MeshElementIDFactory.lxx \ - SMDS_MeshElementMapHasher.hxx \ - SMDS_MeshElementMapHasher.lxx \ - SMDS_MeshElementsIterator.hxx \ - SMDS_MeshElementsIterator.lxx \ SMDS_MeshFace.hxx \ - SMDS_MeshFace.lxx \ - SMDS_MeshFacesIterator.hxx \ - SMDS_MeshHexahedron.hxx \ - SMDS_MeshHexahedron.lxx \ + SMDS_MeshGroup.hxx \ SMDS_MeshIDFactory.hxx \ - SMDS_MeshIDFactory.lxx \ SMDS_MeshNode.hxx \ - SMDS_MeshNode.lxx \ - SMDS_MeshNodeIDFactory.hxx \ - SMDS_MeshNodeIDFactory.lxx \ - SMDS_MeshNodesIterator.hxx \ SMDS_MeshObject.hxx \ - SMDS_MeshOrientedElementMapHasher.hxx \ - SMDS_MeshOrientedElementMapHasher.lxx \ - SMDS_MeshPrism.hxx \ - SMDS_MeshPrism.lxx \ - SMDS_MeshPyramid.hxx \ - SMDS_MeshPyramid.lxx \ - SMDS_MeshQuadrangle.hxx \ - SMDS_MeshQuadrangle.lxx \ - SMDS_MeshTetrahedron.hxx \ - SMDS_MeshTetrahedron.lxx \ - SMDS_MeshTriangle.hxx \ - SMDS_MeshTriangle.lxx \ SMDS_MeshVolume.hxx \ - SMDS_MeshVolume.lxx \ - SMDS_MeshVolumesIterator.hxx \ - SMDS_PntHasher.hxx \ - SMDS_PntHasher.lxx \ SMDS_Position.hxx \ - SMDS_Position.lxx \ SMDS_SpacePosition.hxx \ - SMDS_SpacePosition.lxx \ - SMDS_StdMapNode.lxx \ - SMDS_StdMapNodeOfExtendedMap.hxx \ - SMDS_StdMapNodeOfExtendedOrientedMap.hxx \ - SMDS_TypeOfPosition.hxx \ SMDS_VertexPosition.hxx \ - Handle_SMDSControl_BoundaryEdges.hxx \ - SMDSEdit_Transform.hxx \ - Handle_SMDSControl_BoundaryFaces.hxx \ - SMDS_HSequenceOfMesh.hxx \ - Handle_SMDSControl_MeshBoundary.hxx \ - SMDS_ListIteratorOfListOfMeshGroup.hxx \ - Handle_SMDS_HSequenceOfMesh.hxx \ - SMDS_ListNodeOfListOfMeshGroup.hxx \ - Handle_SMDS_ListNodeOfListOfMeshGroup.hxx \ - SMDS_ListOfMeshGroup.hxx \ - Handle_SMDS_MeshGroup.hxx \ - SMDSAbs_ElementType.hxx \ - SMDSControl.hxx \ - SMDS_MeshGroup.hxx \ - SMDSControl_BoundaryEdges.hxx \ - SMDS_MeshGroup.lxx \ - SMDSControl_BoundaryFaces.hxx \ - SMDS_SequenceNodeOfSequenceOfMesh.hxx \ - SMDSControl_MeshBoundary.hxx \ - SMDS_SequenceOfMesh.hxx + SMDS_Iterator.hxx \ + SMDS_IteratorOfElements.hxx \ + SMDS_VolumeOfFaces.hxx \ + SMDS_VolumeOfNodes.hxx \ + SMDS_PolyhedralVolumeOfNodes.hxx \ + SMDS_FaceOfEdges.hxx \ + SMDS_FaceOfNodes.hxx \ + SMDS_PolygonalFaceOfNodes.hxx \ + SMDS_VolumeTool.hxx +# SMDS_Tria3OfNodes.hxx \ +# SMDS_HexahedronOfNodes.hxx +#SMDSControl_BoundaryEdges.hxx \ +#SMDSControl_BoundaryFaces.hxx \ +#SMDSControl.hxx \ +#SMDSControl_MeshBoundary.hxx \ +#SMDSEdit_Transform.hxx \ +#SMDS_MeshPrism.hxx \ +#SMDS_MeshPyramid.hxx \ +#SMDS_MeshQuadrangle.hxx \ +#SMDS_MeshTetrahedron.hxx \ +#SMDS_MeshTriangle.hxx \ +#SMDS_MeshNodeIDFactory.hxx # additionnal information to compil and link file -CPPFLAGS += $(OCC_INCLUDES) -I${KERNEL_ROOT_DIR}/include/salome -CXXFLAGS += $(OCC_CXXFLAGS) -I${KERNEL_ROOT_DIR}/include/salome -LDFLAGS += $(OCC_LIBS) -L${KERNEL_ROOT_DIR}/lib/salome +CPPFLAGS += -I${KERNEL_ROOT_DIR}/include/salome $(OCC_INCLUDES) $(BOOST_CPPFLAGS) +CXXFLAGS += -I${KERNEL_ROOT_DIR}/include/salome +LDFLAGS += -L${KERNEL_ROOT_DIR}/lib/salome $(OCC_KERNEL_LIBS) + # additional file to be cleaned MOSTLYCLEAN = @@ -260,4 +141,3 @@ CLEAN = DISTCLEAN = @CONCLUDE@ -