smesh/src/SMDS
eap 709188eac6 0021208: Performance issue when loading SMESH with an hdf file containing a big mesh
protected:
+  inline void setNb(const SMDSAbs_EntityType geomType, const int nb);
2012-02-24 10:29:41 +00:00
..
chrono.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
chrono.hxx Merge from V6_3_BR 19/07/2011 2011-07-19 12:05:24 +00:00
Makefile.am Merge from V6_3_BR 19/07/2011 2011-07-19 12:05:24 +00:00
Notes merge from branch BR_SMDS_MEMIMP 29 nov 2010 2010-11-29 13:20:53 +00:00
ObjectPool.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_Downward.cxx 0021347: [CEA 497] Visualisation into SMESH and VISU of hexagonal prism cells (MED_OCTA12) 2011-12-16 09:07:56 +00:00
SMDS_Downward.hxx PR: flat elements on 2D meshes 2012-02-02 17:06:56 +00:00
SMDS_EdgePosition.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_EdgePosition.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_ElemIterator.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_FaceOfEdges.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_FaceOfEdges.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_FaceOfNodes.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_FaceOfNodes.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_FacePosition.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_FacePosition.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_Iterator.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_IteratorOfElements.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_IteratorOfElements.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_IteratorOnIterators.hxx typo 2011-08-10 09:51:58 +00:00
SMDS_LinearEdge.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_LinearEdge.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_MemoryLimit.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_Mesh0DElement.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_Mesh0DElement.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_Mesh.cxx PR: flat elements on 2D meshes 2012-02-02 17:06:56 +00:00
SMDS_Mesh.hxx PR: flat elements on 2D meshes 2012-02-02 17:06:56 +00:00
SMDS_MeshCell.cxx 0021347: [CEA 497] Visualisation into SMESH and VISU of hexagonal prism cells (MED_OCTA12) 2011-12-16 09:05:48 +00:00
SMDS_MeshCell.hxx 0021347: [CEA 497] Visualisation into SMESH and VISU of hexagonal prism cells (MED_OCTA12) 2011-12-16 09:05:48 +00:00
SMDS_MeshEdge.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_MeshEdge.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_MeshElement.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_MeshElement.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_MeshElementIDFactory.cxx 0021347: [CEA 497] Visualisation into SMESH and VISU of hexagonal prism cells (MED_OCTA12) 2011-12-16 09:06:23 +00:00
SMDS_MeshElementIDFactory.hxx 0021347: [CEA 497] Visualisation into SMESH and VISU of hexagonal prism cells (MED_OCTA12) 2011-12-16 09:06:23 +00:00
SMDS_MeshFace.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_MeshFace.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_MeshGroup.cxx use the hint when inserting into the std::set 2011-08-10 09:52:47 +00:00
SMDS_MeshGroup.hxx 0020743: EDF 1271 SMESH : Create a mesh from a group / FindElementByPoint() on groups 2011-06-14 13:49:51 +00:00
SMDS_MeshIDFactory.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_MeshIDFactory.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_MeshInfo.hxx 0021208: Performance issue when loading SMESH with an hdf file containing a big mesh 2012-02-24 10:29:41 +00:00
SMDS_MeshNode.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_MeshNode.hxx Merge from V6_3_BR 15/07/2011 2011-07-15 11:19:53 +00:00
SMDS_MeshNodeIDFactory.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_MeshNodeIDFactory.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_MeshObject.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_MeshObject.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_MeshVolume.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_MeshVolume.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_PolygonalFaceOfNodes.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_PolygonalFaceOfNodes.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_PolyhedralVolumeOfNodes.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_PolyhedralVolumeOfNodes.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_Position.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_Position.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_QuadraticEdge.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_QuadraticEdge.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_QuadraticFaceOfNodes.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_QuadraticFaceOfNodes.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_QuadraticVolumeOfNodes.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_QuadraticVolumeOfNodes.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_SetIterator.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_SpacePosition.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_SpacePosition.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_StdIterator.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_TypeOfPosition.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_UnstructuredGrid.cxx PR: flat elements on 2D meshes 2012-02-02 17:06:56 +00:00
SMDS_UnstructuredGrid.hxx PR: flat elements on 2D meshes 2012-02-02 17:06:56 +00:00
SMDS_VertexPosition.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_VertexPosition.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_VolumeOfFaces.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_VolumeOfFaces.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_VolumeOfNodes.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_VolumeOfNodes.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_VolumeTool.cxx 0021347: [CEA 497] Visualisation into SMESH and VISU of hexagonal prism cells (MED_OCTA12) 2011-12-16 09:11:16 +00:00
SMDS_VolumeTool.hxx 0021347: [CEA 497] Visualisation into SMESH and VISU of hexagonal prism cells (MED_OCTA12) 2011-12-16 09:09:24 +00:00
SMDS_VtkCellIterator.cxx 0021347: [CEA 497] Visualisation into SMESH and VISU of hexagonal prism cells (MED_OCTA12) 2011-12-16 09:13:11 +00:00
SMDS_VtkCellIterator.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_VtkEdge.cxx 0021347: [CEA 497] Visualisation into SMESH and VISU of hexagonal prism cells (MED_OCTA12) 2011-12-16 09:13:11 +00:00
SMDS_VtkEdge.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMDS_VtkFace.cxx 0021347: [CEA 497] Visualisation into SMESH and VISU of hexagonal prism cells (MED_OCTA12) 2011-12-16 09:13:11 +00:00
SMDS_VtkFace.hxx 0021347: [CEA 497] Visualisation into SMESH and VISU of hexagonal prism cells (MED_OCTA12) 2011-12-16 09:13:11 +00:00
SMDS_VtkVolume.cxx 0021347: [CEA 497] Visualisation into SMESH and VISU of hexagonal prism cells (MED_OCTA12) 2011-12-16 09:13:11 +00:00
SMDS_VtkVolume.hxx 0021347: [CEA 497] Visualisation into SMESH and VISU of hexagonal prism cells (MED_OCTA12) 2011-12-16 09:13:11 +00:00
SMDSAbs_ElementType.hxx 0021347: [CEA 497] Visualisation into SMESH and VISU of hexagonal prism cells (MED_OCTA12) 2011-12-16 09:02:39 +00:00
SMESH_SMDS.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00