]> SALOME platform Git repositories - plugins/netgenplugin.git/commit
Salome HOME
0021681: EDF 2246 NETGENPLUGIN: Local size not fully taken into account
authoreap <eap@opencascade.com>
Tue, 26 Jun 2012 15:31:53 +0000 (15:31 +0000)
committereap <eap@opencascade.com>
Tue, 26 Jun 2012 15:31:53 +0000 (15:31 +0000)
commitab7bc69cf59461444905750847a13403b42fceee
tree15e070b5a3d3291c8ba2c9df54162ff4cb6b90e6
parent576090645e9d3c111ad6cae429744319c39f1b58
0021681: EDF 2246 NETGENPLUGIN: Local size not fully taken into account

 struct NETGENPlugin_ngMeshInfo
 {
+  char* _copyOfLocalH;
+  void transferLocalH( netgen::Mesh* fromMesh, netgen::Mesh* toMesh );
+  void restoreLocalH( netgen::Mesh* ngMesh);
}
src/NETGENPlugin/NETGENPlugin_Mesher.hxx