Salome HOME
0020128: EDF SMESH 926 : Quadratic conversion of BLSURF mesh
authoreap <eap@opencascade.com>
Thu, 18 Jun 2009 12:44:50 +0000 (12:44 +0000)
committereap <eap@opencascade.com>
Thu, 18 Jun 2009 12:44:50 +0000 (12:44 +0000)
commit8735b17bdc73f6d2855744eea268eb82e431a13d
tree3f1cfad0b55201ac575a8f46f43edfe6b62a0d73
parent3232c8723f712f13448f89e5efaf952c3eced59e
0020128: EDF SMESH 926 : Quadratic conversion of BLSURF mesh
   /*!
+   * \brief Move medium nodes of faces and volumes to fix distorted elements
+   * \param volumeOnly - fix nodes on faces or not if the shape is solid
+   */
+  void FixQuadraticElements(bool volumeOnly=true);
src/SMESH/SMESH_MesherHelper.cxx
src/SMESH/SMESH_MesherHelper.hxx