smesh/src/SMESH
eap 7b7daf5e4b + SMDS_MeshFace* AddPolygonalFace (const std::vector<const SMDS_MeshNode*>& nodes,
+  SMDS_MeshVolume* AddPolyhedralVolume (const std::vector<const SMDS_MeshNode*>& nodes,
2010-10-04 11:25:52 +00:00
..
Makefile.am Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_0D_Algo.cxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_0D_Algo.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_1D_Algo.cxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_1D_Algo.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_2D_Algo.cxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_2D_Algo.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_3D_Algo.cxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_3D_Algo.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_Algo.cxx Issue 0020921: EDF 1462 SMESH: Regression in 5.1.4. a quadrangle meshing fails 2010-07-08 06:51:11 +00:00
SMESH_Algo.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_Block.cxx Correct name of an argument 2010-09-21 07:48:09 +00:00
SMESH_Block.hxx Correct name of an argument 2010-09-21 07:48:09 +00:00
SMESH_Comment.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_ComputeError.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_DataMapOfElemPtrSequenceOfElemPtr.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_File.cxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_File.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_Gen.cxx improve comment 2010-09-02 06:26:55 +00:00
SMESH_Gen.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_Group.cxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_Group.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_HypoFilter.cxx bool SMESH_HypoFilter::IsMoreLocalThanPredicate::IsOk(const SMESH_Hypothesis* aHyp, 2010-09-02 06:26:23 +00:00
SMESH_HypoFilter.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_Hypothesis.cxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_Hypothesis.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_IndexedDataMapOfShapeIndexedMapOfShape.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_Mesh.cxx 0020982: EDF 1547 SMESH: Creation of non-conformal quadratic pyramids 2010-09-17 05:35:42 +00:00
SMESH_Mesh.hxx 0020693: EDF 1288 SMESH: Problem to recompute a mesh with a sub-mesh and a conversion linear-quadratic 2010-05-13 06:18:02 +00:00
SMESH_MeshEditor.cxx 0020889: EDF 1433 SMESH: SplitHexaToTetra: add the 24 tetras mode 2010-10-04 11:24:14 +00:00
SMESH_MeshEditor.hxx 0020889: EDF 1433 SMESH: SplitHexaToTetra: add the 24 tetras mode 2010-10-04 11:24:14 +00:00
SMESH_MesherHelper.cxx + SMDS_MeshFace* AddPolygonalFace (const std::vector<const SMDS_MeshNode*>& nodes, 2010-10-04 11:25:52 +00:00
SMESH_MesherHelper.hxx + SMDS_MeshFace* AddPolygonalFace (const std::vector<const SMDS_MeshNode*>& nodes, 2010-10-04 11:25:52 +00:00
SMESH_Octree.cxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_Octree.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_OctreeNode.cxx Use TIDSortedNodeSet instead of set< const SMDS_MeshNode*> when looking for coincident nodes 2010-09-15 11:41:11 +00:00
SMESH_OctreeNode.hxx Use TIDSortedNodeSet instead of set< const SMDS_MeshNode*> when looking for coincident nodes 2010-09-15 11:41:11 +00:00
SMESH_Pattern.cxx Merge from V5_1_4_BR (5_1_4rc2) 09/06/2010 2010-06-10 06:51:07 +00:00
SMESH_Pattern.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_SequenceOfElemPtr.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_SequenceOfNode.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_SMESH.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_subMesh.cxx issue 0020959: HEXA_3D fails on shell 2010-09-22 11:41:25 +00:00
SMESH_subMesh.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00
SMESH_subMeshEventListener.hxx Merge from V5_1_4_BR 07/05/2010 2010-05-07 15:08:23 +00:00