X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=ChangeLog;h=60e9176bfb7074286f11b8cac1b82c294b18e89d;hp=a16bd74d72adf06214f2fce84f46778880dfae46;hb=7124ef481ed43fc1c6b34417a1c0837dd8806da8;hpb=4ea4ccf36f3c18ecde6f63d51d3e8876a2a27344 diff --git a/ChangeLog b/ChangeLog index a16bd74d7..60e9176bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,244 @@ +2003-09-08 17:04 Jerome Robert + + * src/SMDS/: SMDS_Mesh.cxx, SMDS_VolumeOfNodes.cxx, + SMDS_VolumeOfNodes.hxx: Add support for tetra, pyramid and prism + * src/SMDS/: SMDS_Mesh.cxx, SMDS_MeshElement.cxx: Add some comments + +2003-09-05 14:19 Jerome Robert + + * src/SMDS/SMDS_MeshNode.cxx: Some forgotten return statments + +2003-09-05 13:45 Jerome Robert + + * src/: DriverDAT/DriverDAT_W_SMESHDS_Mesh.cxx, + DriverMED/DriverMED_W_SMESHDS_Mesh.cxx, SMESH/SMESH_Hexa_3D.cxx: + Correct some memory leaks + +2003-09-05 12:31 Jerome Robert + + * src/: DriverMED/DriverMED_W_SMESHDS_Mesh.cxx, + SMESH/SMESH_Hexa_3D.cxx, SMESH/SMESH_Hexa_3D.hxx, + SMESH/SMESH_MEFISTO_2D.cxx, SMESH/SMESH_MEFISTO_2D.hxx, + SMESH/SMESH_Quadrangle_2D.cxx, SMESH/SMESH_Quadrangle_2D.hxx, + SMESH/SMESH_Regular_1D.cxx, SMESH/SMESH_subMesh.cxx, + SMESHDS/SMESHDS_Mesh.cxx, SMESHDS/SMESHDS_Mesh.hxx, + SMESHDS/SMESHDS_SubMesh.cxx, SMESHDS/SMESHDS_SubMesh.hxx, + SMESH_I/SMESH_MEDSupport_i.cxx, SMESH_I/SMESH_MeshEditor_i.cxx: Use + nodes and elements pointer instead on IDs + * src/SMDS/: SMDS_Mesh.cxx, SMDS_Mesh.hxx: Change API to use + pointer on elements and no longer ID of elements + +2003-09-04 17:04 Jerome Robert + + * src/SMESHDS/: Handle_SMESHDS_Command.hxx, + Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerMesh.hxx, + Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis.hxx, + Handle_SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh.hxx, + Handle_SMESHDS_DataMapNodeOfDataMapOfShapeListOfPtrHypothesis.hxx, + Handle_SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh.hxx, + Handle_SMESHDS_Document.hxx, + Handle_SMESHDS_ListNodeOfListOfAsciiString.hxx, + Handle_SMESHDS_ListNodeOfListOfCommand.hxx, + Handle_SMESHDS_ListNodeOfListOfPtrHypothesis.hxx, + Handle_SMESHDS_Mesh.hxx, Handle_SMESHDS_Script.hxx, + Handle_SMESHDS_SubMesh.hxx, SMESHDS.cdl, SMESHDS_Command.cdl, + SMESHDS_Command.ixx, SMESHDS_Command.jxx, + SMESHDS_DataMapIteratorOfDataMapOfIntegerMesh.hxx, + SMESHDS_DataMapIteratorOfDataMapOfIntegerMesh_0.cxx, + SMESHDS_DataMapIteratorOfDataMapOfIntegerPtrHypothesis.hxx, + SMESHDS_DataMapIteratorOfDataMapOfIntegerPtrHypothesis_0.cxx, + SMESHDS_DataMapIteratorOfDataMapOfIntegerSubMesh.hxx, + SMESHDS_DataMapIteratorOfDataMapOfIntegerSubMesh_0.cxx, + SMESHDS_DataMapIteratorOfDataMapOfShapeListOfPtrHypothesis.hxx, + SMESHDS_DataMapIteratorOfDataMapOfShapeListOfPtrHypothesis_0.cxx, + SMESHDS_DataMapIteratorOfDataMapOfShapeSubMesh.hxx, + SMESHDS_DataMapIteratorOfDataMapOfShapeSubMesh_0.cxx, + SMESHDS_DataMapNodeOfDataMapOfIntegerMesh.hxx, + SMESHDS_DataMapNodeOfDataMapOfIntegerMesh_0.cxx, + SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis.hxx, + SMESHDS_DataMapNodeOfDataMapOfIntegerPtrHypothesis_0.cxx, + SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh.hxx, + SMESHDS_DataMapNodeOfDataMapOfIntegerSubMesh_0.cxx, + SMESHDS_DataMapNodeOfDataMapOfShapeListOfPtrHypothesis.hxx, + SMESHDS_DataMapNodeOfDataMapOfShapeListOfPtrHypothesis_0.cxx, + SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh.hxx, + SMESHDS_DataMapNodeOfDataMapOfShapeSubMesh_0.cxx, + SMESHDS_DataMapOfIntegerMesh.hxx, + SMESHDS_DataMapOfIntegerMesh_0.cxx, + SMESHDS_DataMapOfIntegerPtrHypothesis.hxx, + SMESHDS_DataMapOfIntegerPtrHypothesis_0.cxx, + SMESHDS_DataMapOfIntegerSubMesh.hxx, + SMESHDS_DataMapOfIntegerSubMesh_0.cxx, + SMESHDS_DataMapOfShapeListOfPtrHypothesis.hxx, + SMESHDS_DataMapOfShapeListOfPtrHypothesis_0.cxx, + SMESHDS_DataMapOfShapeSubMesh.hxx, + SMESHDS_DataMapOfShapeSubMesh_0.cxx, SMESHDS_Document.cdl, + SMESHDS_Document.ixx, SMESHDS_Document.jxx, + SMESHDS_ListIteratorOfListOfAsciiString.hxx, + SMESHDS_ListIteratorOfListOfAsciiString_0.cxx, + SMESHDS_ListIteratorOfListOfCommand.hxx, + SMESHDS_ListIteratorOfListOfCommand_0.cxx, + SMESHDS_ListIteratorOfListOfPtrHypothesis.hxx, + SMESHDS_ListIteratorOfListOfPtrHypothesis_0.cxx, + SMESHDS_ListNodeOfListOfAsciiString.hxx, + SMESHDS_ListNodeOfListOfAsciiString_0.cxx, + SMESHDS_ListNodeOfListOfCommand.hxx, + SMESHDS_ListNodeOfListOfCommand_0.cxx, + SMESHDS_ListNodeOfListOfPtrHypothesis.hxx, + SMESHDS_ListNodeOfListOfPtrHypothesis_0.cxx, + SMESHDS_ListOfAsciiString.hxx, SMESHDS_ListOfAsciiString_0.cxx, + SMESHDS_ListOfCommand.hxx, SMESHDS_ListOfCommand_0.cxx, + SMESHDS_ListOfPtrHypothesis.hxx, SMESHDS_ListOfPtrHypothesis_0.cxx, + SMESHDS_Mesh.cdl, SMESHDS_Mesh.ixx, SMESHDS_Mesh.jxx, + SMESHDS_PtrHypothesis.hxx, SMESHDS_Script.cdl, SMESHDS_Script.ixx, + SMESHDS_Script.jxx, SMESHDS_SubMesh.cdl, SMESHDS_SubMesh.ixx, + SMESHDS_SubMesh.jxx: Remove no longer needed files + +2003-09-04 16:50 Jerome Robert + + * src/SMDS/: Handle_SMDSControl_BoundaryEdges.hxx, + Handle_SMDSControl_BoundaryFaces.hxx, + Handle_SMDSControl_MeshBoundary.hxx, + Handle_SMDS_DataMapNodeOfDataMapOfIntegerMeshElement.hxx, + Handle_SMDS_DataMapNodeOfDataMapOfPntInteger.hxx, + Handle_SMDS_EdgePosition.hxx, Handle_SMDS_FacePosition.hxx, + Handle_SMDS_HSequenceOfMesh.hxx, + Handle_SMDS_ListNodeOfListOfMesh.hxx, + Handle_SMDS_ListNodeOfListOfMeshElement.hxx, + Handle_SMDS_ListNodeOfListOfMeshGroup.hxx, Handle_SMDS_Mesh.hxx, + Handle_SMDS_MeshEdge.hxx, Handle_SMDS_MeshElement.hxx, + Handle_SMDS_MeshElementIDFactory.hxx, Handle_SMDS_MeshFace.hxx, + Handle_SMDS_MeshGroup.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_SequenceNodeOfSequenceOfMesh.hxx, + Handle_SMDS_SpacePosition.hxx, + Handle_SMDS_StdMapNodeOfExtendedMap.hxx, + Handle_SMDS_StdMapNodeOfExtendedOrientedMap.hxx, + Handle_SMDS_VertexPosition.hxx, SMDS.cdl, SMDSAbs.cdl, + SMDSControl.cdl, SMDSControl.ixx, SMDSControl.jxx, + SMDSControl_BoundaryEdges.cdl, SMDSControl_BoundaryEdges.ixx, + SMDSControl_BoundaryEdges.jxx, SMDSControl_BoundaryFaces.cdl, + SMDSControl_BoundaryFaces.ixx, SMDSControl_BoundaryFaces.jxx, + SMDSControl_MeshBoundary.cdl, SMDSControl_MeshBoundary.ixx, + SMDSControl_MeshBoundary.jxx, SMDSEdit.cdl, SMDSEdit_Transform.cdl, + SMDSEdit_Transform.ixx, SMDSEdit_Transform.jxx, SMDS_BasicMap.lxx, + SMDS_BasicMapIterator.lxx, + SMDS_DataMapIteratorOfDataMapOfIntegerMeshElement.hxx, + SMDS_DataMapIteratorOfDataMapOfIntegerMeshElement_0.cxx, + SMDS_DataMapIteratorOfDataMapOfPntInteger.hxx, + SMDS_DataMapIteratorOfDataMapOfPntInteger_0.cxx, + SMDS_DataMapNodeOfDataMapOfIntegerMeshElement.hxx, + SMDS_DataMapNodeOfDataMapOfIntegerMeshElement_0.cxx, + SMDS_DataMapNodeOfDataMapOfPntInteger.hxx, + SMDS_DataMapNodeOfDataMapOfPntInteger_0.cxx, + SMDS_DataMapOfIntegerMeshElement.hxx, + SMDS_DataMapOfIntegerMeshElement_0.cxx, + SMDS_DataMapOfPntInteger.hxx, SMDS_DataMapOfPntInteger_0.cxx, + SMDS_EdgePosition.cdl, SMDS_EdgePosition.ixx, + SMDS_EdgePosition.jxx, SMDS_EdgePosition.lxx, SMDS_ExtendedMap.hxx, + SMDS_ExtendedMap_0.cxx, SMDS_ExtendedOrientedMap.hxx, + SMDS_ExtendedOrientedMap_0.cxx, SMDS_FacePosition.cdl, + SMDS_FacePosition.ixx, SMDS_FacePosition.jxx, + SMDS_FacePosition.lxx, SMDS_HSequenceOfMesh.hxx, + SMDS_HSequenceOfMesh_0.cxx, SMDS_ListIteratorOfListOfMesh.hxx, + SMDS_ListIteratorOfListOfMeshElement.hxx, + SMDS_ListIteratorOfListOfMeshElement_0.cxx, + SMDS_ListIteratorOfListOfMeshGroup.hxx, + SMDS_ListIteratorOfListOfMeshGroup_0.cxx, + SMDS_ListIteratorOfListOfMesh_0.cxx, SMDS_ListNodeOfListOfMesh.hxx, + SMDS_ListNodeOfListOfMeshElement.hxx, + SMDS_ListNodeOfListOfMeshElement_0.cxx, + SMDS_ListNodeOfListOfMeshGroup.hxx, + SMDS_ListNodeOfListOfMeshGroup_0.cxx, + SMDS_ListNodeOfListOfMesh_0.cxx, SMDS_ListOfMesh.hxx, + SMDS_ListOfMeshElement.hxx, SMDS_ListOfMeshElement_0.cxx, + SMDS_ListOfMeshGroup.hxx, SMDS_ListOfMeshGroup_0.cxx, + SMDS_ListOfMesh_0.cxx, SMDS_Map.gxx, SMDS_MapHasher.gxx, + SMDS_MapIterator.gxx, SMDS_MapIteratorOfExtendedMap.hxx, + SMDS_MapIteratorOfExtendedMap_0.cxx, + SMDS_MapIteratorOfExtendedOrientedMap.hxx, + SMDS_MapIteratorOfExtendedOrientedMap_0.cxx, SMDS_MapNode.lxx, + SMDS_MapOfMeshElement.cdl, SMDS_MapOfMeshElement.cxx, + SMDS_MapOfMeshElement.hxx, SMDS_MapOfMeshElement.ixx, + SMDS_MapOfMeshElement.jxx, SMDS_MapOfMeshElement.lxx, + SMDS_MapOfMeshOrientedElement.cdl, + SMDS_MapOfMeshOrientedElement.cxx, + SMDS_MapOfMeshOrientedElement.hxx, + SMDS_MapOfMeshOrientedElement.ixx, + SMDS_MapOfMeshOrientedElement.jxx, + SMDS_MapOfMeshOrientedElement.lxx, SMDS_Mesh.cdl, SMDS_Mesh.ixx, + SMDS_Mesh.jxx, SMDS_Mesh.lxx, SMDS_MeshEdge.cdl, SMDS_MeshEdge.ixx, + SMDS_MeshEdge.jxx, SMDS_MeshEdge.lxx, SMDS_MeshEdgesIterator.cdl, + SMDS_MeshEdgesIterator.cxx, SMDS_MeshEdgesIterator.hxx, + SMDS_MeshEdgesIterator.ixx, SMDS_MeshEdgesIterator.jxx, + SMDS_MeshElement.cdl, SMDS_MeshElement.ixx, SMDS_MeshElement.jxx, + SMDS_MeshElement.lxx, SMDS_MeshElementIDFactory.cdl, + SMDS_MeshElementIDFactory.ixx, SMDS_MeshElementIDFactory.jxx, + SMDS_MeshElementIDFactory.lxx, SMDS_MeshElementMapHasher.cdl, + SMDS_MeshElementMapHasher.cxx, SMDS_MeshElementMapHasher.hxx, + SMDS_MeshElementMapHasher.ixx, SMDS_MeshElementMapHasher.jxx, + SMDS_MeshElementMapHasher.lxx, SMDS_MeshElementsIterator.cdl, + SMDS_MeshElementsIterator.cxx, SMDS_MeshElementsIterator.hxx, + SMDS_MeshElementsIterator.ixx, SMDS_MeshElementsIterator.jxx, + SMDS_MeshElementsIterator.lxx, SMDS_MeshFace.cdl, + SMDS_MeshFace.ixx, SMDS_MeshFace.jxx, SMDS_MeshFace.lxx, + SMDS_MeshFacesIterator.cdl, SMDS_MeshFacesIterator.cxx, + SMDS_MeshFacesIterator.hxx, SMDS_MeshFacesIterator.ixx, + SMDS_MeshFacesIterator.jxx, SMDS_MeshGroup.cdl, SMDS_MeshGroup.ixx, + SMDS_MeshGroup.jxx, SMDS_MeshGroup.lxx, SMDS_MeshHexahedron.cdl, + SMDS_MeshHexahedron.ixx, SMDS_MeshHexahedron.jxx, + SMDS_MeshHexahedron.lxx, SMDS_MeshIDFactory.cdl, + SMDS_MeshIDFactory.ixx, SMDS_MeshIDFactory.jxx, + SMDS_MeshIDFactory.lxx, SMDS_MeshNode.cdl, SMDS_MeshNode.ixx, + SMDS_MeshNode.jxx, SMDS_MeshNode.lxx, SMDS_MeshNodeIDFactory.cdl, + SMDS_MeshNodeIDFactory.ixx, SMDS_MeshNodeIDFactory.jxx, + SMDS_MeshNodeIDFactory.lxx, SMDS_MeshNodesIterator.cdl, + SMDS_MeshNodesIterator.cxx, SMDS_MeshNodesIterator.hxx, + SMDS_MeshNodesIterator.ixx, SMDS_MeshNodesIterator.jxx, + SMDS_MeshObject.cdl, SMDS_MeshObject.ixx, SMDS_MeshObject.jxx, + SMDS_MeshOrientedElementMapHasher.cdl, + SMDS_MeshOrientedElementMapHasher.cxx, + SMDS_MeshOrientedElementMapHasher.hxx, + SMDS_MeshOrientedElementMapHasher.ixx, + SMDS_MeshOrientedElementMapHasher.jxx, + SMDS_MeshOrientedElementMapHasher.lxx, SMDS_MeshPrism.cdl, + SMDS_MeshPrism.ixx, SMDS_MeshPrism.jxx, SMDS_MeshPrism.lxx, + SMDS_MeshPyramid.cdl, SMDS_MeshPyramid.ixx, SMDS_MeshPyramid.jxx, + SMDS_MeshPyramid.lxx, SMDS_MeshQuadrangle.cdl, + SMDS_MeshQuadrangle.ixx, SMDS_MeshQuadrangle.jxx, + SMDS_MeshQuadrangle.lxx, SMDS_MeshTetrahedron.cdl, + SMDS_MeshTetrahedron.ixx, SMDS_MeshTetrahedron.jxx, + SMDS_MeshTetrahedron.lxx, SMDS_MeshTriangle.cdl, + SMDS_MeshTriangle.ixx, SMDS_MeshTriangle.jxx, + SMDS_MeshTriangle.lxx, SMDS_MeshVolume.cdl, SMDS_MeshVolume.ixx, + SMDS_MeshVolume.jxx, SMDS_MeshVolume.lxx, + SMDS_MeshVolumesIterator.cdl, SMDS_MeshVolumesIterator.cxx, + SMDS_MeshVolumesIterator.hxx, SMDS_MeshVolumesIterator.ixx, + SMDS_MeshVolumesIterator.jxx, SMDS_PntHasher.cdl, + SMDS_PntHasher.cxx, SMDS_PntHasher.hxx, SMDS_PntHasher.ixx, + SMDS_PntHasher.jxx, SMDS_PntHasher.lxx, SMDS_Position.cdl, + SMDS_Position.ixx, SMDS_Position.jxx, SMDS_Position.lxx, + SMDS_SequenceNodeOfSequenceOfMesh.hxx, + SMDS_SequenceNodeOfSequenceOfMesh_0.cxx, SMDS_SequenceOfMesh.hxx, + SMDS_SequenceOfMesh_0.cxx, SMDS_SpacePosition.cdl, + SMDS_SpacePosition.ixx, SMDS_SpacePosition.jxx, + SMDS_SpacePosition.lxx, SMDS_StdMapNode.gxx, SMDS_StdMapNode.lxx, + SMDS_StdMapNodeOfExtendedMap.hxx, + SMDS_StdMapNodeOfExtendedMap_0.cxx, + SMDS_StdMapNodeOfExtendedOrientedMap.hxx, + SMDS_StdMapNodeOfExtendedOrientedMap_0.cxx, + SMDS_VertexPosition.cdl, SMDS_VertexPosition.ixx, + SMDS_VertexPosition.jxx: Remove no longer needed files + +2003-09-04 16:09 Jerome Robert + + * ChangeLog: Add a ChangeLog file + 2003-09-04 15:28 Jerome Robert * build_configure: It seems "make_omniorb" and "make_commence" need