Salome HOME
0021058: EDF 1674 SMESH: SetTriangleVertex ends in error with strange message
[modules/smesh.git] / src / SMESH /
2010-10-19 rnvFix for the Bug IPAL22008 Regression: Find element...
2010-10-15 eapRegeression of the Test Case 3D_submesh/A0
2010-10-15 eap0020749: EDF 1291 SMESH : Create 2D Mesh from 3D improv...
2010-10-04 eap+ SMDS_MeshFace* AddPolygonalFace (const std::vector...
2010-10-04 eap0020889: EDF 1433 SMESH: SplitHexaToTetra: add the...
2010-10-01 eap0021015: EDF 1578 SMESH: Free nodes are removed when...
2010-09-28 eap0021006: EDF 1546 SMESH : Convert To Quadratic fails
2010-09-22 eapissue 0020959: HEXA_3D fails on shell
2010-09-22 eap0020986: EDF 1557 SMESH: Convert to quadratic with...
2010-09-21 gddGDD:
2010-09-21 eapCorrect name of an argument
2010-09-17 eap0020982: EDF 1547 SMESH: Creation of non-conformal...
2010-09-15 eapUse TIDSortedNodeSet instead of set< const SMDS_MeshNod...
2010-09-03 eap0020968: EDF1545 SMESH: Problem in de creation of a...
2010-09-02 eapimprove comment
2010-09-02 eap bool SMESH_HypoFilter::IsMoreLocalThanPredicate::IsOk...
2010-09-01 eap0020959: EDF 1531: HEXA_3D fails on shell
2010-08-19 eap0020958: EDF 1529 SMESH : If some faces have been meshe...
2010-08-04 eap0020951: EDF 1501 SMESH: Conversion linear/quadratic...
2010-07-27 eap0020951: EDF 1501 SMESH: Conversion linear/quadratic...
2010-07-21 eap0020920: EDF 1478 SMESH: Conversion linear to quadratic...
2010-07-20 eap0020919: EDF 1472 SMESH: Linear to quadratic conversion...
2010-07-20 eapimprove comment
2010-07-19 eapuntabify
2010-07-08 vsrIssue 0020921: EDF 1462 SMESH: Regression in 5.1.4... translate_resources_09Jul10
2010-07-07 vsr0020742: EDF 1270 SMESH : Delete Group with contents...
2010-06-21 vsrFix bug of NodeSearcher: search fails if point is outsi...
2010-06-17 vsrFix bug of NodeSearcher: search fails if point is outsi...
2010-06-10 vsrMerge from V5_1_4_BR (5_1_4rc2) 09/06/2010
2010-05-13 eap0020693: EDF 1288 SMESH: Problem to recompute a mesh...
2010-05-07 vsrMerge from V5_1_4_BR 07/05/2010
2010-03-30 eap0020672: EDF 1243 SMESH : Be able to transform mixed...
2010-03-23 eapMove from StdMeshers_ProjectionUtils
2010-03-23 eap020676: EDF 1212 GEOM: Partition operation creates...
2010-03-22 vsr0020801: EDF 1343 SMESH : Segmentation violation during...
2010-03-19 eap0020771: EDF 1322 SMESH : Quadratic/Linear conversion...
2010-03-18 eap0020676: EDF 1212 GEOM: Partition operation creates...
2010-03-18 eap0020676: EDF 1212 GEOM: Partition operation creates...
2010-03-18 eap0020676: EDF 1212 GEOM: Partition operation creates...
2010-03-16 anaWindows compatibility
2010-03-15 anaWindows compatibility
2010-03-15 vsrFix compilation problem on Debian Sarge
2010-03-12 eap+//===============================================...
2010-03-12 eap/*!
2010-03-11 sklChanges for bug 0020734.
2010-03-05 eap0020714: EDF GHS3DPLUGIN: shapeToMesh when creating...
2010-03-05 eapset Kernel_Utils::Localizer before calling algo->Compute()
2010-03-04 eap0020714: EDF GHS3DPLUGIN: shapeToMesh when creating...
2010-03-04 eap0020714: EDF GHS3DPLUGIN: shapeToMesh when creating...
2010-03-04 eapremove commented code
2010-03-03 eapprevent MakeMesh() from crash if myShapeIDMap.IsEmpty()
2010-03-03 sklChanges for bug 0020753.
2010-03-03 eaproll back
2010-03-03 eap0020725: EDF 1242 SMESH : Crash avec Convert lin--...
2010-03-03 eap0020725: EDF 1242 SMESH : Crash avec Convert lin--...
2010-03-03 sklChanges for bug 0020671.
2010-02-26 adam*** empty log message ***
2010-02-24 eap+ SMESH_Comment & operator=(const SMESH_Comment& c) {
2010-02-24 eap+ static bool FaceNormal(const SMDS_MeshElement* F...
2010-02-18 eap020697: EDF 1248 SMESH: Sub-mesh on group of face not...
2010-02-11 eap0020693: EDF 1288 SMESH: Problem to recompute a mesh...
2010-02-11 eap0020676: EDF 1212 GEOM: Partition operation creates...
2010-02-09 eapMake TNodeXYZ public, which together with SMDS_StdItera...
2010-02-01 eap020674: EDF 870 SMESH: Mesh generated by Netgen not...
2010-02-01 eap020674: EDF 870 SMESH: Mesh generated by Netgen not...
2010-02-01 eap0019296: EDF 681 SMESH - Pre-evaluation of the number...
2010-01-27 eap0019296: EDF 681 SMESH - Pre-evaluation of the number...
2010-01-22 eapshorten code
2010-01-20 eapinitialize _nbSegments
2010-01-12 dmvUnstable warning in release mode, on creating radialQua...
2010-01-12 dmvcorrect debug messages
2010-01-12 dmv0020635: EDF 1223 SMESH: Error message of RadialQuadran...
2010-01-11 dmv0020635: EDF 1223 SMESH: Error message of RadialQuadran...
2009-12-25 eap0020028: EDF 842 SMESH : Can't export to med a mesh... BR_FSH_DEV V6_0_0
2009-12-18 eap0020618: EDF 1208 SMESH: problems with DoubleNodeElemGr...
2009-12-16 eap0020139: EDF 944 SMESH : Get 2D/3D element with X,...
2009-12-14 eap0020427: EDF 868 SMESH : Be able to define the submeshi...
2009-12-10 eapuntabify
2009-12-10 eap0020427: EDF 868 SMESH : Be able to define the submeshi...
2009-12-09 vsrMerge from BR_phase16 branch (09/12/09)
2009-12-08 vsrMerge from V5_1_3_BR branch (07/12/09)
2009-11-11 eap0020139: EDF 944 SMESH : Get 2D/3D element with X,...
2009-10-07 eapuntabify
2009-10-02 eap020461: EDF 1102 GHS3DPLUGIN: Bad detection of volumes...
2009-10-02 eapuntabify
2009-09-17 eapuntabify
2009-09-17 eapuntabify
2009-09-15 eapuntabify
2009-09-15 dmvIPAL21346 After Quadrangle Algorithm failed, visualisat...
2009-09-15 eap0020431: EDF 1020 SMESH : Radial Mesh of a cylinder
2009-09-15 eapuntabify
2009-09-10 eapuntabify
2009-09-10 ptv0020105: EDF 862 SMESH : Creation of the skin elements...
2009-09-10 eapunatbify
2009-09-10 eap0020464: EDF 1100 SMESH: Performance issue of the funct...
2009-09-10 ptv0020105: EDF 862 SMESH : Creation of the skin elements...
2009-09-10 eap0020464: EDF 1100 SMESH: Performance issue of the funct...
2009-09-10 eap0020464: EDF 1100 SMESH: Performance issue of the funct...
2009-09-09 eapuntabify
2009-09-01 ptvremove compilation error on Windows
next