From: eap Date: Thu, 26 May 2011 16:12:45 +0000 (+0000) Subject: To describe the previous revision: X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;ds=inline;h=156cafd4ad5a80fc8e428e45ab100e78abbfe1f3;p=modules%2Fsmesh.git To describe the previous revision: 0020982: EDF 1547 SMESH: Creation of non-conformal quadratic pyramids fix conversion of pyramids to quadratic ones --- diff --git a/src/SMESH/SMESH_MesherHelper.cxx b/src/SMESH/SMESH_MesherHelper.cxx index fd47c6c17..9199f20a5 100644 --- a/src/SMESH/SMESH_MesherHelper.cxx +++ b/src/SMESH/SMESH_MesherHelper.cxx @@ -3302,3 +3302,4 @@ void SMESH_MesherHelper::FixQuadraticElements(bool volumeOnly) } } } +