eap
|
20248b6e76
|
23237: EDF 12367 - SIGSEGV with Remove group
(SMESH_Gen_i_1.cxx)
IPAL53059: Not all solids are highlighted by magenta
(SMESHGUI_ComputeDlg.cxx)
+ remove "using namespace std" from headers
|
2016-02-15 15:08:20 +03:00 |
|
eap
|
3369d458ea
|
IPAL52935: "Apply and Close" button is not available in "Make 0D Elements on Element Nodes" dialog box
(SMESHGUI_Add0DElemsOnAllNodesDlg.cxx)
Eliminate compilation warnings (all the rest files)
|
2015-10-27 20:47:31 +03:00 |
|
akl
|
251f8c052d
|
Copyrights update 2015.
|
2015-02-13 12:38:36 +04:00 |
|
eap
|
4edb4666f4
|
SALOME_TESTS/Grids/smesh/3D_mesh_NETGEN_02/C1
File descriptor 0 is valid
|
2014-04-29 20:31:59 +04:00 |
|
eap
|
375935ef89
|
Fix a regression introduced by IMP 22316: EDF 2719 SMESH: Split hexas into prisms
|
2014-03-13 22:17:11 +04:00 |
|
akl
|
b0a908c0d2
|
Update copyrights 2014.
|
2014-02-20 16:25:37 +04:00 |
|
eap
|
f500e5a8b6
|
22316: EDF 2719 SMESH: Split hexas into prisms
|
2014-01-20 10:31:23 +00:00 |
|
eap
|
c17253baf7
|
Fix GetNodeIndex() for polygon
|
2013-07-29 12:15:22 +00:00 |
|
eap
|
6ae2a9da94
|
Optimize SMDS_MeshElement::GetNodeIndex()
+ virtual int GetNodeIndex( const SMDS_MeshNode* node ) const;
|
2013-07-29 11:49:21 +00:00 |
|
eap
|
c922a9cc64
|
Fix GetNode() for polyhedron
|
2013-05-28 16:40:15 +00:00 |
|
eap
|
c2c0a21343
|
- virtual SMDS_ElemIteratorPtr nodesIteratorToUNV() const;
- virtual SMDS_ElemIteratorPtr interlacedNodesElemIterator() const;
+ virtual SMDS_NodeIteratorPtr nodesIteratorToUNV() const;
+ virtual SMDS_NodeIteratorPtr interlacedNodesIterator() const;
|
2013-05-16 16:17:16 +00:00 |
|
vsr
|
bd8f1aee7c
|
Merge from V6_main 01/04/2013
|
2013-04-01 13:05:47 +00:00 |
|
vsr
|
bd4e115a78
|
Merge from V6_main_20120808 08Aug12
|
2012-08-09 10:03:55 +00:00 |
|