SALOME Mesh module
Go to file
eap b59de0167b 0022182: EDF SMESH: Mesh does not compute after a "Clear Mesh Data"
bool SMESH_subMesh::ComputeStateEngine(int event)
{
...
+  if ( event == CLEAN )
+    _alwaysComputed = false; // Unset 'true' set by MergeNodes() (issue 0022182)
}
2013-03-29 14:24:07 +00:00
adm_local Copyrights update 2013 2013-03-29 08:57:56 +00:00
bin Copyrights update 2013 2013-03-29 08:57:56 +00:00
doc Copyrights update 2013 2013-03-29 08:57:56 +00:00
idl 0051789: TC7.2.0: NoteBook cannot update study 2013-03-29 13:33:01 +00:00
resources From CoTech 51: change default preferences 2013-03-29 10:59:00 +00:00
src 0022182: EDF SMESH: Mesh does not compute after a "Clear Mesh Data" 2013-03-29 14:24:07 +00:00
AUTHORS Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
build_cmake Copyrights update 2013 2013-03-29 08:57:56 +00:00
build_cmake.bat Copyrights update 2013 2013-03-29 08:57:56 +00:00
build_configure Copyrights update 2013 2013-03-29 08:57:56 +00:00
ChangeLog DCQ : Merge with Ecole_Ete_a6. 2004-06-18 08:34:31 +00:00
clean_configure Copyrights update 2013 2013-03-29 08:57:56 +00:00
configure.ac Copyrights update 2013 2013-03-29 08:57:56 +00:00
COPYING Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
cvs-tags DCQ : Merge with Ecole_Ete_a6. 2004-06-18 08:34:31 +00:00
INSTALL Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:39:17 +00:00
LICENCE NRI : add LICENCE file 2003-11-06 11:34:19 +00:00
Makefile.am Copyrights update 2013 2013-03-29 08:57:56 +00:00
NEWS Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
README Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
SMESH_version.h.in Copyrights update 2013 2013-03-29 08:57:56 +00:00