Salome HOME
IPAL52980: Wire Discretization with Table density fails
authoreap <eap@opencascade.com>
Fri, 10 Jun 2016 17:47:53 +0000 (20:47 +0300)
committereap <eap@opencascade.com>
Fri, 10 Jun 2016 17:47:53 +0000 (20:47 +0300)
  fix this problem for all 1D hypotheses (StdMeshers_Regular_1D.cxx)
  Bug report: http://www.salome-platform.org/forum/forum_10/636759606

Fix compilation warnings:
  - unused function
  - missing virtual destructor
  - variable set but not used


No differences found