]>
SALOME platform Git repositories - modules/smesh.git/log
vsr [Wed, 18 Apr 2012 12:46:07 +0000 (12:46 +0000)]
Fix problem of make distcheck on automake 1.11 (Mandriva 2010):
- we have to uninstall only the staff generated for doc files and nothing more
vsr [Wed, 18 Apr 2012 12:44:32 +0000 (12:44 +0000)]
Fix problem of make distcheck on automake 1.11 (Mandriva 2010):
- we have to uninstall only the staff generated for idl files and nothing more
rnv [Wed, 18 Apr 2012 11:53:36 +0000 (11:53 +0000)]
Update SALOME User's guide:
- Move module preferences help pages from GUI User's guide to the module User's guide.
eap [Wed, 18 Apr 2012 10:29:50 +0000 (10:29 +0000)]
Regression on SMESH_TEST/Grids/smesh/bugs/G9
In SetCurrentStudy(), initialize notebook with a given study
eap [Wed, 18 Apr 2012 07:24:59 +0000 (07:24 +0000)]
tiny optimization
eap [Tue, 17 Apr 2012 16:14:50 +0000 (16:14 +0000)]
Regression on SMESH_TEST/Grids/smesh/bugs/F8
Fix LengthNearVertex()
+ import geompyDC
eap [Tue, 17 Apr 2012 16:07:04 +0000 (16:07 +0000)]
Regression on SMESH_TEST/Grids/smesh/bugs/E0
Fix Set(const SMDS_MeshElement* theVolume)
eap [Tue, 17 Apr 2012 10:14:02 +0000 (10:14 +0000)]
0021433 : EDF GEOM SMESH: fail to mesh an ellipsoid using the new cartesian algo
Use BRepIntCurveSurface_Inter instead of IntCurvesFace_Intersector.
It's a workaround to kill the bug while OCCT issue is fixed only partially
gdd [Mon, 16 Apr 2012 15:10:45 +0000 (15:10 +0000)]
Update French translations
gdd [Mon, 16 Apr 2012 15:06:59 +0000 (15:06 +0000)]
Update French translations
eap [Mon, 16 Apr 2012 11:28:51 +0000 (11:28 +0000)]
0021551 : EDF 1452 SMESH: referenced object can be deleted
procect from deletion a mesh object referenced from outside
vsr [Fri, 13 Apr 2012 09:31:26 +0000 (09:31 +0000)]
Update copyright information
vsr [Thu, 12 Apr 2012 11:03:13 +0000 (11:03 +0000)]
Increment version
rnv [Thu, 12 Apr 2012 07:15:03 +0000 (07:15 +0000)]
Porting documentation on the Doxygen-1.8.0
eap [Wed, 11 Apr 2012 14:34:04 +0000 (14:34 +0000)]
0021540 : [CEA] Internal test fails : prisms
Fix FindMatchingNodesOnFaces() for spheres ( DeuxSpheres.py )
eap [Wed, 11 Apr 2012 13:10:03 +0000 (13:10 +0000)]
0021530 : EDF 2176 SMESH: Projection 1D-2D with compounds
Fix for the case of no vertex association
eap [Wed, 11 Apr 2012 13:08:52 +0000 (13:08 +0000)]
0021530 : EDF 2176 SMESH: Projection 1D-2D with compounds
+ static std::string GeomObjectToEntry(GEOM::GEOM_Object_ptr& theGeomObject);
eap [Wed, 11 Apr 2012 08:35:01 +0000 (08:35 +0000)]
0021529 : [CEA 551] I,j,k mesher does not mesh 2D quadragular meshes
correct isClosedChainOfSides()
eap [Wed, 11 Apr 2012 08:23:17 +0000 (08:23 +0000)]
0021530 : EDF 2176 SMESH: Projection 1D-2D with compounds
keep entries of shapes to be able to return a correct GEOM_Object in
case if it is published several times with different names
eap [Wed, 11 Apr 2012 08:20:17 +0000 (08:20 +0000)]
0021530 : EDF 2176 SMESH: Projection 1D-2D with compounds
+ static GEOM::GEOM_Object_ptr EntryOrShapeToGeomObject (const std::string& theEntry,
+ const TopoDS_Shape& theShape);
+ static void SaveToStream( const std::string& studyEntry, std::ostream & stream);
eap [Wed, 11 Apr 2012 08:19:09 +0000 (08:19 +0000)]
0021530 : EDF 2176 SMESH: Projection 1D-2D with compounds
In GetGroupSubMeshesContaining() preview a case where the main
shape is a group
eap [Tue, 10 Apr 2012 10:10:11 +0000 (10:10 +0000)]
some decorations
eap [Tue, 10 Apr 2012 10:09:32 +0000 (10:09 +0000)]
0021096 : EDF 1729 SMESH: Create a Projection 1D-2D algorithm
not create excess edges on the seam edge
eap [Tue, 10 Apr 2012 10:06:23 +0000 (10:06 +0000)]
0021096 : EDF 1729 SMESH: Create a Projection 1D-2D algorithm
fix merging nodes in case 1D-2D projection of the colsed face (care
of nodes on the seam edge)
eap [Mon, 9 Apr 2012 15:40:23 +0000 (15:40 +0000)]
0021529 : [CEA 551] I,j,k mesher does not mesh 2D quadragular meshes
+ bool isClosedChainOfSides(...)
rnv [Wed, 28 Mar 2012 14:37:07 +0000 (14:37 +0000)]
Porting SMESH Plugins on Win32 platform.
gdd [Wed, 28 Mar 2012 09:12:26 +0000 (09:12 +0000)]
Fix misspell
rnv [Tue, 27 Mar 2012 12:52:59 +0000 (12:52 +0000)]
0021308 : EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module: Update documentation.
rnv [Tue, 27 Mar 2012 09:52:22 +0000 (09:52 +0000)]
Avoid empty items in the "Algorithm" combo-box in the "Create/Edit Mesh" dialog.
vsr [Fri, 23 Mar 2012 14:42:48 +0000 (14:42 +0000)]
0021515 : EDF 2169 SMESH: groups not in OB
prascle [Fri, 23 Mar 2012 13:13:21 +0000 (13:13 +0000)]
PR: reorganise smesh plugins and correct MeshCut when there are groups
eap [Fri, 23 Mar 2012 11:55:39 +0000 (11:55 +0000)]
fix raising exception in algoCreator.__call__()
eap [Fri, 23 Mar 2012 09:52:28 +0000 (09:52 +0000)]
0021517 : Bad filter dumped when hdf study from previous version of Salome is loaded
set "Compare" to FT_EqualTo instead of FT_Undefined
eap [Fri, 23 Mar 2012 09:11:25 +0000 (09:11 +0000)]
0021517 : Bad filter dumped when hdf study from previous version of Salome is loaded
clear re-setting filters to group
vsr [Thu, 22 Mar 2012 15:44:43 +0000 (15:44 +0000)]
Add functions to know that SALOME module version is development one
eap [Thu, 22 Mar 2012 14:10:37 +0000 (14:10 +0000)]
0021208 : Performance issue when loading SMESH with an hdf file containing a big mesh
In GetSourceSubMeshes(), fix getting a main sub-mesh of a not loaded mesh
eap [Thu, 22 Mar 2012 14:09:13 +0000 (14:09 +0000)]
0021208 : Performance issue when loading SMESH with an hdf file containing a big mesh
loadDependentMeshes() before algo->Compute()
eap [Thu, 22 Mar 2012 12:42:58 +0000 (12:42 +0000)]
precise error messages
eap [Thu, 22 Mar 2012 11:54:46 +0000 (11:54 +0000)]
0021468 ]: EDF 2073 SMESH: Body-fitting algo creates elements in hole
1) re-fix after optimization (attempt #2)
2) fix protection from not thread safe shapes
eap [Thu, 22 Mar 2012 08:58:34 +0000 (08:58 +0000)]
0021468 ]: EDF 2073 SMESH: Body-fitting algo creates elements in hole
re-fix after optimization
eap [Wed, 21 Mar 2012 15:55:38 +0000 (15:55 +0000)]
0021517 : Bad filter dumped when hdf study from previous version of Salome is loaded
+ void fixFunctorType(...)
gdd [Wed, 21 Mar 2012 15:41:10 +0000 (15:41 +0000)]
In Extrusion dialog, the distance was troncated to the lower integer. With a distance <1, the extrusion vector size was zero.
eap [Wed, 21 Mar 2012 10:22:32 +0000 (10:22 +0000)]
0021526 : EDF 1855 SMESH: Regression in the Radial Quadrangle hypothesis
fix algoCreator.__call__()
eap [Wed, 21 Mar 2012 09:03:12 +0000 (09:03 +0000)]
0021336 : EDF 1717 SMESH: New algorithm "body fitting" cartesian unstructured
performance optimization using tbb
eap [Wed, 21 Mar 2012 09:02:23 +0000 (09:02 +0000)]
0021336 : EDF 1717 SMESH: New algorithm "body fitting" cartesian unstructured
+if WITH_TBB
+ libStdMeshers_la_CPPFLAGS += $(TBB_INCLUDES)
+ libStdMeshers_la_LDFLAGS += $(TBB_LIBS)
+endif
eap [Wed, 21 Mar 2012 09:02:04 +0000 (09:02 +0000)]
0021336 : EDF 1717 SMESH: New algorithm "body fitting" cartesian unstructured
in SMESH_TNodeXYZ use thread safe getting node coords
eap [Wed, 21 Mar 2012 09:01:05 +0000 (09:01 +0000)]
untabify
eap [Wed, 21 Mar 2012 09:00:38 +0000 (09:00 +0000)]
0021336 : EDF 1717 SMESH: New algorithm "body fitting" cartesian unstructured
+ void GetXYZ(double xyx[3]) const; // thread safe getting coords
eap [Wed, 21 Mar 2012 08:26:09 +0000 (08:26 +0000)]
0021336 : EDF 1717 SMESH: New algorithm "body fitting" cartesian unstructured
+CHECK_TBB
eap [Mon, 19 Mar 2012 16:40:29 +0000 (16:40 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
- if ( !varName.isEmpty() )
+ if ( varName.isEmpty() )
eap [Mon, 19 Mar 2012 14:55:51 +0000 (14:55 +0000)]
0021522 : EDF 573 SMESH: Regression in RotationSweep
- MaxAngle,Parameters = ParseAngles(MaxAngle)
+ MaxAngle,Parameters,hasVars = ParseAngles(MaxAngle)
eap [Mon, 19 Mar 2012 14:50:26 +0000 (14:50 +0000)]
0021521 : EDF 317 SMESH: Regression in Wire_Discretisation LengthNearVertex hypotesis
+from smesh import GetName, TreatHypoStatus
eap [Mon, 19 Mar 2012 14:31:57 +0000 (14:31 +0000)]
0021520 : EDF 522 SMESH: Regression in MirrorMakeMesh
- mesh.SetParameters(Mirror.parameters)
+ self.mesh.SetParameters(Mirror.parameters)
eap [Mon, 19 Mar 2012 12:32:35 +0000 (12:32 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
adjust _pyHypothesisReader() for HexoticPLUGIN_ROOT_DIR but not HEXOTICPLUGIN_ROOT_DIR
eap [Fri, 16 Mar 2012 16:38:19 +0000 (16:38 +0000)]
0020749 : EDF 1291 SMESH : Create 2D Mesh from 3D improvement
In MakeBoundaryMesh(), try to set new elements to a shape
gdd [Thu, 15 Mar 2012 16:50:26 +0000 (16:50 +0000)]
Update messages en/fr while loading a mesh data
vsr [Thu, 15 Mar 2012 16:10:52 +0000 (16:10 +0000)]
0021208 : EDF 1138 SMESH: Performance issue when loading SMESH with an hdf file containing a big mesh
Show message in the status bar on mesh loading operation
vsr [Thu, 15 Mar 2012 15:43:52 +0000 (15:43 +0000)]
0021208 : EDF 1138 SMESH: Performance issue when loading SMESH with an hdf file containing a big mesh
Change message format
eap [Thu, 15 Mar 2012 12:14:52 +0000 (12:14 +0000)]
0020463 : EDF 1099 SMESH: performance regression from V4 to V5
make ParseParameters() also return a flag signaling that there are
variables among parameters and in AddNode() call mesh.SetParameters()
only if it's true
eap [Thu, 15 Mar 2012 12:11:16 +0000 (12:11 +0000)]
void UpdateParameters(const char* theParameters)
{
+ if ( strlen(theParameters) == 0 ) return;
vsr [Thu, 15 Mar 2012 09:24:23 +0000 (09:24 +0000)]
Format of preferences messages has been changed ('/' is used as separator instead of ':')
eap [Thu, 15 Mar 2012 08:54:09 +0000 (08:54 +0000)]
0021208 : EDF 1138 SMESH: Performance issue when loading SMESH with an hdf file containing a big mesh
Register tmp files in Engines::Container to be removed by killSalome.py
eap [Wed, 14 Mar 2012 15:20:31 +0000 (15:20 +0000)]
0021208 : Performance issue when loading SMESH with an hdf file containing a big mesh
Fix reading nodes from a new HDF file (attempt #2)
eap [Wed, 14 Mar 2012 15:03:06 +0000 (15:03 +0000)]
0021208 : Performance issue when loading SMESH with an hdf file containing a big mesh
Fix reading nodes from a new HDF file
eap [Wed, 14 Mar 2012 14:01:51 +0000 (14:01 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
Remove obsolete doc files
eap [Wed, 14 Mar 2012 13:39:57 +0000 (13:39 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
More docs
eap [Wed, 14 Mar 2012 12:32:53 +0000 (12:32 +0000)]
Prevent recording nodes as elements
ouv [Wed, 14 Mar 2012 08:59:47 +0000 (08:59 +0000)]
IPAL22870: Incorrect numbering of volume elements
eap [Sun, 11 Mar 2012 14:25:37 +0000 (14:25 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
remove resources of plugins
eap [Sun, 11 Mar 2012 14:24:45 +0000 (14:24 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
set SMESH_MeshersList and SalomeAppConfig envirinment variables for
plugins found by *_ROOT_DIR variables
eap [Sun, 11 Mar 2012 10:31:27 +0000 (10:31 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
rename classes to start from "StdMeshersDC_"
eap [Sun, 11 Mar 2012 10:30:52 +0000 (10:30 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
print errors occured while loading plugins
eap [Sun, 11 Mar 2012 10:12:30 +0000 (10:12 +0000)]
0021509 : EDF 2157: Error in the dump
1) fix _pyCommand::GetArg()
2) AddMeshAccessorMethod() to "group.AddFrom( mesh )" command
vsr [Sun, 11 Mar 2012 09:15:35 +0000 (09:15 +0000)]
0021308 : EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module
eap [Sun, 11 Mar 2012 08:53:51 +0000 (08:53 +0000)]
typo
eap [Sun, 11 Mar 2012 08:53:28 +0000 (08:53 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
protect from exceptions at importing plugins
eap [Sun, 11 Mar 2012 08:52:28 +0000 (08:52 +0000)]
error in the script
-mesh.TriToQuadObject(GroupTriToQuad, None , 1.57)
+mesh.TriToQuadObject(GroupTriToQuad, smesh.FT_AspectRatio , 1.57)
eap [Wed, 7 Mar 2012 15:15:56 +0000 (15:15 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
Describe methods wrapping algorithms and hypotheses into python
eap [Wed, 7 Mar 2012 15:14:02 +0000 (15:14 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
+ void SetVarParameter (in string parameter, in string method);
+ string GetVarParameter (in string methodName);
eap [Wed, 7 Mar 2012 15:13:29 +0000 (15:13 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
Now it's necessary to call myMesh->SetParameters() just before
calling a method using parameters that can be defined via notebook variables
eap [Wed, 7 Mar 2012 15:11:06 +0000 (15:11 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
Add elements used in SMESH_2smeshpy
eap [Wed, 7 Mar 2012 15:10:28 +0000 (15:10 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
Call h->SetVarParameter() instead of h->SetParameters()
eap [Wed, 7 Mar 2012 15:07:13 +0000 (15:07 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
Use TVar structure to dump arguments that can be defined via notebook variables
eap [Wed, 7 Mar 2012 15:06:37 +0000 (15:06 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
Bind methods creating algorithms (defined by plugins) to the class Mesh
eap [Wed, 7 Mar 2012 15:05:01 +0000 (15:05 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
+ StdMeshersDC.py \
eap [Wed, 7 Mar 2012 15:04:45 +0000 (15:04 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
Move definition of algorithms to ./StdMeshersDC.py
eap [Wed, 7 Mar 2012 15:03:32 +0000 (15:03 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
Use TVar structure to dump arguments that can be defined via
notebook variables
eap [Wed, 7 Mar 2012 15:02:16 +0000 (15:02 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
Remove explicit treatment of NETGEN commands
eap [Wed, 7 Mar 2012 14:59:11 +0000 (14:59 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
void SMESH_Mesh_i::SetParameters(const char* theParameters)
{
- SMESH_Gen_i::GetSMESHGen()->UpdateParameters(SMESH::SMESH_Mesh::_narrow(_this()),
- CORBA::string_dup(theParameters));
+ SMESH_Gen_i::GetSMESHGen()->UpdateParameters(theParameters);
eap [Wed, 7 Mar 2012 14:58:06 +0000 (14:58 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
Map names of variables set via SetVarParameter() to the method name setting them
+ void SetVarParameter (const char* parameter, const char* method);
+ char* GetVarParameter (const char* methodName);
+ std::map< std::string, std::string > myMethod2VarParams; // variable parameters
+
+ public:
+ // Methods for backward compatibility of notebook variables
+ virtual void setOldParameters (const char* theParameters);
+ virtual std::string getMethodOfParameter(const int paramIndex, int nbVars) const { return ""; }
+ virtual int getParamIndex(const TCollection_AsciiString& method, int nbVars) const { return -1; }
};
// ======================================================
eap [Wed, 7 Mar 2012 14:52:53 +0000 (14:52 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
Store names of variables set via UpdateParameters() in myLastParameters field
- void UpdateParameters(CORBA::Object_ptr theObject, const char* theParameters);
+ void UpdateParameters(/*CORBA::Object_ptr theObject,*/ const char* theParameters);
+ const std::vector< std::string >& GetLastParameters() const { return myLastParameters; }
+ std::vector< std::string > myLastParameters;
eap [Wed, 7 Mar 2012 14:50:05 +0000 (14:50 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
Insert names of variables set via SMESH_Gen_i::UpdateParameters()
into dump strings using TVar structure
eap [Wed, 7 Mar 2012 14:44:20 +0000 (14:44 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
Create new _pyHypothesis'es by reading their data from resource files
of plugins using _pyHypothesisReader
eap [Wed, 7 Mar 2012 14:42:06 +0000 (14:42 +0000)]
0021308 : Remove hard-coded dependency of the external mesh plugins from the SMESH module
+class _pyHypothesisReader: public Standard_Transient
rnv [Wed, 7 Mar 2012 11:40:47 +0000 (11:40 +0000)]
Forbid renaming of the objects "in place" by default.
rnv [Wed, 29 Feb 2012 12:02:54 +0000 (12:02 +0000)]
Win32 compilation.
gdd [Tue, 28 Feb 2012 16:10:55 +0000 (16:10 +0000)]
Update doc
gdd [Tue, 28 Feb 2012 15:57:14 +0000 (15:57 +0000)]
Update doc
gdd [Tue, 28 Feb 2012 15:50:48 +0000 (15:50 +0000)]
Add support of internal vertices for BLSURF
rnv [Tue, 28 Feb 2012 15:19:32 +0000 (15:19 +0000)]
Issue 21046: EDF 1610 GUI: To be able to change the width of the lines:
Update documentation.