Meshing plugin for Netgen
Go to file
eap ab7bc69cf5 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);
}
2012-06-26 15:31:53 +00:00
adm_local Merge from V6_5_BR 05/06/2012 2012-06-05 12:34:35 +00:00
bin Merge from V6_5_BR 05/06/2012 2012-06-05 12:34:35 +00:00
doc Merge from V6_5_BR 05/06/2012 2012-06-05 12:34:35 +00:00
idl Merge from V6_5_BR 05/06/2012 2012-06-05 12:34:35 +00:00
resources Merge from V6_5_BR 05/06/2012 2012-06-05 12:34:35 +00:00
src 0021681: EDF 2246 NETGENPLUGIN: Local size not fully taken into account 2012-06-26 15:31:53 +00:00
AUTHORS Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:18 +00:00
build_cmake Merge from V6_5_BR 05/06/2012 2012-06-05 12:34:35 +00:00
build_cmake.bat Merge from V6_5_BR 05/06/2012 2012-06-05 12:34:35 +00:00
build_configure Merge from V6_5_BR 05/06/2012 2012-06-05 12:34:35 +00:00
ChangeLog Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:18 +00:00
clean_configure Merge from V6_5_BR 05/06/2012 2012-06-05 12:34:35 +00:00
configure.ac Merge from V6_5_BR 05/06/2012 2012-06-05 12:34:35 +00:00
COPYING Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:18 +00:00
INSTALL Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:42:55 +00:00
Makefile.am Merge from V6_5_BR 05/06/2012 2012-06-05 12:34:35 +00:00
NETGENPLUGIN_version.h.in Merge from V6_5_BR 05/06/2012 2012-06-05 12:34:35 +00:00
NEWS Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:18 +00:00
README Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:18 +00:00