]> SALOME platform Git repositories - plugins/hybridplugin.git/commit
Salome HOME
0021238: EDF 1817 SMESH: GHS3D on quadratic meshes
authoreap <eap@opencascade.com>
Fri, 13 May 2011 11:53:15 +0000 (11:53 +0000)
committereap <eap@opencascade.com>
Fri, 13 May 2011 11:53:15 +0000 (11:53 +0000)
commit3b4a3dd3e9df64b724728f1cca9ff90b4e5bdfc9
tree800b70b5992461c2118eeb9cbcd8d7c9069f0688
parentdaaebaa29a22c26c009bcdf657e09a23d41071fb
0021238: EDF 1817 SMESH: GHS3D on quadratic meshes
   Prevent compilation errors on Windows

-      float VerTab_f[nbElem][3];
-      double VerTab_d[nbElem][3];
+      float VerTab_f[3];
src/GHS3DPlugin/GHS3DPlugin_GHS3D.cxx