Salome HOME
23061: [CEA 1488] Import 1D-2D fails sometimes in relation with the source face discr...
authoreap <eap@opencascade.com>
Wed, 29 Apr 2015 17:03:34 +0000 (20:03 +0300)
committereap <eap@opencascade.com>
Wed, 29 Apr 2015 17:03:34 +0000 (20:03 +0300)
commitebb518296392b51b6ca9d80037a12703a160518f
tree42966ee570df790b46849cdc856eca35a51a2ca6
parent03fce5b491a937cbc7dd949adcac67965b452b4a
23061: [CEA 1488] Import 1D-2D fails sometimes in relation with the source face discretization
  Fix SMESH_subMesh::ComputeStateEngine() and StdMeshers_Import_1D2D::Compute()

IPAL52572: 1) Wrong bi-quadratic mesh on cylinder, 2) global "Quadratic mesh" hyp not considered on Propagated edges.
  Fix SMESH_MesherHelper::FixQuadraticElements()
  StdMeshers_Regular_1D - wrong PropagationOfDistribution in quadratic mesh

In SMESHGUI_MergeDlg, disable [Detect] if no mesh selected
src/SMESH/SMESH_MesherHelper.cxx
src/SMESH/SMESH_subMesh.cxx
src/SMESHGUI/SMESHGUI_MergeDlg.cxx
src/StdMeshers/StdMeshers_Import_1D2D.cxx
src/StdMeshers/StdMeshers_Regular_1D.cxx