eap
|
7eb6cc5064
|
Fix a bug reported at the SALOME forum http://www.salome-platform.org/forum/forum_10/156409406
- bool ok;
+ bool ok = true;
|
2011-08-30 10:59:48 +00:00 |
|
gdd
|
b19b5319ed
|
PreCAD: minor change in function doc
|
2011-08-29 12:57:50 +00:00 |
|
eap
|
dad3caa028
|
0021348: EDF 1944 SMESH: Problem to assign a3D algorithm on a mixt 2D/3D shape
fix defining shape dimension
|
2011-08-25 09:25:27 +00:00 |
|
eap
|
48da63cb03
|
bug of NbElements() which misses nb of SEG2 elements
|
2011-08-24 17:03:36 +00:00 |
|
gdd
|
852a987961
|
PreCAD: add wrapping to SetPreCADOptionValue(optin,value)
|
2011-08-24 08:16:19 +00:00 |
|
gdd
|
74aa4392c5
|
Update PreCAD documentation
|
2011-08-23 15:22:54 +00:00 |
|
eap
|
6106ea19d7
|
*** empty log message ***
|
2011-08-23 09:47:56 +00:00 |
|
gdd
|
b497bf31b3
|
PreCAD doc + minor fixes
|
2011-08-23 09:05:56 +00:00 |
|
gdd
|
0fdb0ecc07
|
PreCAD
|
2011-08-23 08:47:39 +00:00 |
|
eap
|
b9a943c613
|
021346: EDF 1938 SMESH: "Use existing elements" functionality
fix the bug that edges on the seam edges are not created
|
2011-08-22 08:44:59 +00:00 |
|
eap
|
6f68ffe5b7
|
021346: EDF 1938 SMESH: "Use existing elements" functionality
fix comments
|
2011-08-22 08:44:12 +00:00 |
|
eap
|
e7f669eb81
|
021346: EDF 1938 SMESH: "Use existing elements" functionality
In Load(), call hyp->UpdateAsMeshesRestored() before submesh->ComputeStateEngine(SUBMESH_RESTORED)
|
2011-08-22 08:43:48 +00:00 |
|
eap
|
bb14cd1bfc
|
021346: EDF 1938 SMESH: "Use existing elements" functionality
Some more info
|
2011-08-22 08:41:41 +00:00 |
|
eap
|
01eee42f01
|
021346: EDF 1938 SMESH: "Use existing elements" functionality
Improve comments
|
2011-08-22 07:36:31 +00:00 |
|
eap
|
2edfe63af3
|
0021345: EDF 1936 : Problem in submeshes management
In ProcessEvent(), fix detection of algo removal
|
2011-08-19 12:38:38 +00:00 |
|
eap
|
2d61b98c65
|
0021345: EDF 1936 : Problem in submeshes management
+ static std::string AlgoName();
|
2011-08-19 12:37:32 +00:00 |
|
eap
|
c267141b79
|
Fix a bug reported to SALOME forum at "Bug: Salome 6.3.1 Auto Tetrahedron meshing" discussion
|
2011-08-19 12:36:55 +00:00 |
|
eap
|
e8367fb018
|
Add SMESHUtils to DIST_SUBDIRS
|
2011-08-17 07:55:17 +00:00 |
|
eap
|
6e690a66ae
|
Fix for platforms where conversion int -> cgsize_t does not work
|
2011-08-16 07:49:49 +00:00 |
|
eap
|
9358bbf48e
|
- ../Driver/libSMESHUtils.la
+ ../SMESHUtils/libSMESHUtils.la
|
2011-08-16 07:46:26 +00:00 |
|
vsr
|
ca435d2f6b
|
Merge from V6_3_BR 12/08/2011
|
2011-08-12 15:16:02 +00:00 |
|
jfa
|
33fc29c42a
|
Porting to OCCT6.5.1
|
2011-08-12 13:12:13 +00:00 |
|
rnv
|
2e86c559b8
|
Win32 compilation.
|
2011-08-12 11:22:08 +00:00 |
|
rnv
|
012489a7e9
|
Win32 compilation.
|
2011-08-12 08:21:18 +00:00 |
|
rnv
|
d8ff2c2e8b
|
Fix for the bug "IPAL22690 time stamp popup is wrong after work in Mesh".
|
2011-08-12 08:18:03 +00:00 |
|
jfa
|
d566947c69
|
Porting to OCCT6.5.1
|
2011-08-11 13:54:07 +00:00 |
|
eap
|
39841ffadd
|
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
make CGNS library an optional prerequisite
|
2011-08-11 11:38:37 +00:00 |
|
eap
|
54d766ea04
|
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
Fix ExportCGNS()
|
2011-08-10 12:49:49 +00:00 |
|
eap
|
34bcb9e1fb
|
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
|
2011-08-10 12:49:26 +00:00 |
|
eap
|
52749e3d7f
|
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
|
2011-08-10 10:33:38 +00:00 |
|
eap
|
8fd7836b55
|
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
+ -I$(srcdir)/../SMESHDS \
|
2011-08-10 10:29:41 +00:00 |
|
eap
|
17e2284321
|
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
+ SMESH::mesh_array* CreateMeshesFromCGNS( const char* theFileName,
+ SMESH::DriverMED_ReadStatus& theStatus )
|
2011-08-10 10:28:52 +00:00 |
|
eap
|
f1b9e57c55
|
In StringToFunctorType(), return FT_Undefined for an invalid input
|
2011-08-10 10:27:45 +00:00 |
|
eap
|
339862d49c
|
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
+ -I$(srcdir)/../DriverCGNS \
+ -I$(srcdir)/../SMESHUtils \
|
2011-08-10 10:22:48 +00:00 |
|
eap
|
dadf483025
|
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
+ -I$(srcdir)/../SMESHUtils \
|
2011-08-10 10:21:21 +00:00 |
|
eap
|
77ea3f0fc9
|
strip trailing white spaces of the object name
|
2011-08-10 10:21:05 +00:00 |
|
eap
|
418c46e962
|
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
Move general utils independent of SMESH data structures to SMESHUtils
|
2011-08-10 10:18:40 +00:00 |
|
eap
|
b87bbe0ce5
|
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
+ SMESHUtils \
+ DriverCGNS \
|
2011-08-10 10:18:09 +00:00 |
|
eap
|
4913698067
|
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
+ SMESH_Group (SMESHDS_GroupBase* groupDS);
|
2011-08-10 10:17:44 +00:00 |
|
eap
|
111c7a0cd2
|
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
|
2011-08-10 10:17:29 +00:00 |
|
eap
|
e17197e86b
|
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
Remove stub files
- DriverUNV_R_SMESHDS_Mesh.cxx \
- DriverUNV_R_SMESHDS_Document.cxx \
- DriverUNV_W_SMESHDS_Document.cxx \
- DriverUNV_W_SMESHDS_Mesh.cxx \
|
2011-08-10 10:14:20 +00:00 |
|
eap
|
4d40b01642
|
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
+ -I$(srcdir)/../SMESHUtils \
|
2011-08-10 10:13:50 +00:00 |
|
eap
|
6479700566
|
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
Remove stub files
- DriverMED_R_SMDS_Mesh.cxx \
- DriverMED_R_SMESHDS_Document.cxx \
- DriverMED_W_SMDS_Mesh.cxx \
- DriverMED_W_SMESHDS_Document.cxx \
|
2011-08-10 10:13:23 +00:00 |
|
eap
|
f54d16f2aa
|
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
Remove stub files
- DriverDAT_R_SMESHDS_Mesh.cxx \
- DriverDAT_R_SMESHDS_Document.cxx \
- DriverDAT_W_SMDS_Mesh.cxx \
- DriverDAT_W_SMESHDS_Mesh.cxx \
- DriverDAT_W_SMESHDS_Document.cxx
|
2011-08-10 10:12:00 +00:00 |
|
eap
|
75bac8d6f5
|
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
|
2011-08-10 10:10:26 +00:00 |
|
eap
|
ab30ed84d6
|
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
Move SMESH_Controls.hxx from src/Controls to avoid mutual
dependency between SMESHDS and Controls
|
2011-08-10 10:10:03 +00:00 |
|
eap
|
6725a9aa57
|
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
+ virtual void SetMeshName(const std::string& theMeshName);
+ virtual std::string GetMeshName() const;
+ Status addMessage(const std::string& msg, const bool isFatal=false);
|
2011-08-10 10:09:22 +00:00 |
|
eap
|
109378a75d
|
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
more comments
|
2011-08-10 10:05:12 +00:00 |
|
eap
|
55fc6f9383
|
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
+ // Groups. SMESHDS_Mesh is not an owner of groups
|
2011-08-10 10:04:47 +00:00 |
|
eap
|
2ddb295e4a
|
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
- virtual int Extent();
+ virtual int Extent() const;
|
2011-08-10 10:04:00 +00:00 |
|