Salome HOME
Copyright update: 2016 V7_8_0a2 V7_8_0b1
authorvsr <vsr@opencascade.com>
Mon, 21 Mar 2016 16:30:50 +0000 (19:30 +0300)
committervsr <vsr@opencascade.com>
Mon, 21 Mar 2016 16:30:50 +0000 (19:30 +0300)
39 files changed:
AUTHORS [deleted file]
CMakeLists.txt
ChangeLog [deleted file]
HEXABLOCKPLUGIN_version.h.in
INSTALL [deleted file]
NEWS [deleted file]
README
SalomeHEXABLOCKPLUGINConfig.cmake.in
adm_local/CMakeLists.txt
adm_local/cmake_files/CMakeLists.txt
adm_local/cmake_files/FindSalomeHEXABLOCKPLUGIN.cmake
adm_local/unix/CMakeLists.txt
adm_local/unix/config_files/CMakeLists.txt
adm_local/unix/config_files/check_HEXABLOCKPLUGIN.m4
bin/CMakeLists.txt
idl/CMakeLists.txt
idl/HEXABLOCKPlugin_Algorithm.idl
resources/CMakeLists.txt
resources/HEXABLOCKPlugin.xml
resources/SalomeApp.xml
src/CMakeLists.txt
src/GUI/CMakeLists.txt
src/GUI/HEXABLOCKPluginGUI_HypothesisCreator.cxx
src/GUI/HEXABLOCKPluginGUI_HypothesisCreator.h
src/HEXABLOCKPlugin/CMakeLists.txt
src/HEXABLOCKPlugin/HEXABLOCKPlugin_Defs.hxx
src/HEXABLOCKPlugin/HEXABLOCKPlugin_FromSkin_3D.cxx
src/HEXABLOCKPlugin/HEXABLOCKPlugin_FromSkin_3D.hxx
src/HEXABLOCKPlugin/HEXABLOCKPlugin_HEXABLOCK.cxx
src/HEXABLOCKPlugin/HEXABLOCKPlugin_HEXABLOCK.hxx
src/HEXABLOCKPlugin/HEXABLOCKPlugin_HEXABLOCK_i.cxx
src/HEXABLOCKPlugin/HEXABLOCKPlugin_HEXABLOCK_i.hxx
src/HEXABLOCKPlugin/HEXABLOCKPlugin_Hypothesis.cxx
src/HEXABLOCKPlugin/HEXABLOCKPlugin_Hypothesis.hxx
src/HEXABLOCKPlugin/HEXABLOCKPlugin_Hypothesis_i.cxx
src/HEXABLOCKPlugin/HEXABLOCKPlugin_Hypothesis_i.hxx
src/HEXABLOCKPlugin/HEXABLOCKPlugin_i.cxx
src/HEXABLOCKPlugin/HEXABLOCKPlugin_mesh.cxx
src/HEXABLOCKPlugin/HEXABLOCKPlugin_mesh.hxx

diff --git a/AUTHORS b/AUTHORS
deleted file mode 100755 (executable)
index e69de29..0000000
index ba8107d2ab45f8a97c7e2b87de03c18476044538..8d96a9eafc7f3470082e2c210bfcbf5da182d49f 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2016  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
diff --git a/ChangeLog b/ChangeLog
deleted file mode 100755 (executable)
index e69de29..0000000
index 6e134771e60a98a2bcce18b5ec37bc4604f65435..f06c0453f91686dca4a8bea92b2eeeab1b1e8f40 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2016  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
diff --git a/INSTALL b/INSTALL
deleted file mode 100755 (executable)
index 9953d28..0000000
--- a/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-SALOME2 : HEXABLOCKPLUGIN module (SMESH plugin)
diff --git a/NEWS b/NEWS
deleted file mode 100755 (executable)
index e69de29..0000000
diff --git a/README b/README
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..073fdf32b9d9966d8e64fb787c496263d1566167 100755 (executable)
--- a/README
+++ b/README
@@ -0,0 +1,109 @@
+******************************
+About SALOME HexaBlock plug-in
+******************************
+
+SALOME HexaBlock plug-in implements meshing of the CAD models created with
+the SALOME HexaBlock module.
+
+SALOME HexaBlock plug-in is integrated into SALOME platform via the SALOME Mesh
+module.
+
+For more information please visit the SALOME platform web site:
+
+  <http://www.salome-platform.org/>
+
+=======
+License
+=======
+
+SALOME platform is distributed under the GNU Lesser General Public License.
+See COPYING file for more details.
+
+Also, additional information can be found at SALOME platform web site:
+
+  <http://www.salome-platform.org/downloads/license/>
+
+============
+Installation
+============
+
+--------------
+Pre-requisites
+--------------
+
+SALOME platform relies on a set of third-party softwares; some of them are needed
+at build time only, while other ones are needed in runtime also.
+
+For more information about the pre-requisites please visit SALOME platform web
+site:
+
+* Check Release Notes and Software Requirements of the latest SALOME release at
+
+  <http://www.salome-platform.org/downloads/current-version/>
+
+* Pre-requisites page at SALOME web site:
+
+  <http://www.salome-platform.org/downloads/license/>
+
+Note: SALOME HexaBlock plug-in needs SALOME KERNEL, SALOME GUI, SALOME Geometry, 
+SALOME Mesh and SALOME HexaBlock as pre-requisites.
+
+------------------
+Basic Installation
+------------------
+
+The build procedure of the SALOME platform is implemented with CMake.
+In order to build the plug-in you have to do the following actions: 
+
+1. Set up environment for pre-requisites (see "Pre-requisites" section above).
+
+2. Create a build directory:
+
+   % mkdir HEXABLOCKPLUGIN_BUILD
+
+3. Configure the build procedure:
+
+   % cd HEXABLOCKPLUGIN_BUILD
+   % cmake -DCMAKE_BUILD_TYPE=<mode> -DCMAKE_INSTALL_PREFIX=<installation_directory> <path_to_src_dir>
+
+   where
+   - <mode> is either Release or Debug (default: Release);
+   - <installation_directory> is a destination folder to install SALOME HexaBlock
+     plug-in (default: /usr); 
+   - <path_to_src_dir> is a path to the SALOME HexaBlock plug-in sources directory.
+
+   Note: by default (if CMAKE_INSTALL_PREFIX option is not given), SALOME HexaBlock
+   plug-in will be configured for installation to the /usr directory that requires
+   root permissions to complete the installation.
+
+4. Build and install:
+
+   % make
+   % make install
+
+   This will install SALOME HexaBlock plug-in to the <installation_directory>
+   specified to cmake command on the previous step.
+
+-------------------
+Custom installation
+-------------------
+
+SALOME HexaBlock plug-in supports a set of advanced configuration options;
+for more details learn CMakeLists.txt file in the root source directory.
+
+You can also use other options of cmake command to customize your installation.
+Learn more about available options by typing
+
+   % cmake --help
+
+=============
+Documentation
+=============
+
+The directory doc contains additional documentation file of SALOME HexaBlock plug-in.
+
+===============
+Troubleshooting
+===============
+
+Please, send a mail to webmaster.salome@opencascade.com.
index d062ecf7a1f9fb3fbf61b6344d743f81d01cbe2a..c52eedfb32acb7ba0fb372ed6b53b11737ef922a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2016  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bf1c7c5ae13c09e32531b5657a01458a19697007..907360ed9ee0a9970f8da687b88f49ad96f38bac 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2016  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6f3a114a7cee071af0db82ff0444040adc18ff47..7f9f9bc5af305c808b440ab3b218c56323be9788 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2016  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a3299a675eecea9a03dc1b296a9773beeffec427..6b4c31e1ef70f126cca399a1e02205fbd4635513 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2016  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0e752193100775013c5b51b4161e438070edef0e..90c9fbaa66dc6e178195693a3b341b47ed9a9aef 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2016  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1768f304be8f49e47bba408ba035e9d68591a34c..83e7b1df3513304a287eaa60e972a894860ef314 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2016  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bf651546a5bcd91a657437d94495db6f9ca5e512..96b116a0e9de20c6a111f5bbb2716cc7540e4196 100755 (executable)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+dnl Copyright (C) 2009-2016  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index b77384f927361e5d4662cadc5b0858b0de97862c..0f238dc366dffbda51fbe0c90a748db1160a2ca0 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2016  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ed434efcfe07ecbb3ec1296a98034aeacef3ba11..b8e86c2d60391537f78ea4c6a0a2eee2c577230e 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2016  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 51023ef2e40e9868a1858c26d042b85edd2a7736..749cec663fb568aa9533f9768e51b5b01cd20017 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2016  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4b95e2c9d00c63f63526eed440988143ba9009a1..59388e69d023af7eb5309e5aad9c6da4ccf76888 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2016  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fd86807e954d715427e3e8462b7b3a1a8a2efae4..957779398c22709e4c346c17b7e046040b07c23f 100755 (executable)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='us-ascii'?>
 <!DOCTYPE meshers PUBLIC "" "desktop.dtd">
 <!--
-  Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+  Copyright (C) 2009-2016  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 297c027ac5bceaf9eff8d7fbaeb0d19f85152528..cf14589008be62c1393b3f694ff76f718d5e9191 100755 (executable)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+  Copyright (C) 2009-2016  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 6dcfee53274f3ab99ba60d49d1bd0fa10bd458b0..7311a40e9a87935adf66d3f4c013f261405261f8 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2016  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fff83916b9bef3649ae515198f70237992a99a43..f7e8a4474574cc891851958597548b4c0a6fa1b5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2016  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 73f74f16c1ec323427e1295c51a924897946f921..41640d5308a54627716f6df2cda57ba473c0a8e0 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2016  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fb6a4822b1102c03af527c3e59f97ead3a784cc7..8f69668ca0dd17370a3f5c713f4e260c6328e31a 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2016  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 82eeb484c5b325593ccac7a13f5851aa81719085..ec9a1661f4dbfc12c2feae68053a050f3b1ca014 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2016  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a4b1a84f662b407b776edcb10713d0655efb9a2c..0a6291ff6d490c4621de2c6978119c9f70be2bda 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2016  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa3eee33e08afb7390601e097d32467958778d55..65569e37aa5b564462311534c3d7afdd082c3b97 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2016  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e997e1c32fd36e97257bfed50226a025c2f2124c..fb7f2450963e72b830aa3d02e665c5f7a20b318c 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2016  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cb677a44d5928f60811b58f97a174b421c9074c2..9a8fe1d5f375554d1c66d38a20b6d5320e08c45a 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2016  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fdc429b27a48aa08dfbc684b468eb07a0fc61412..4a3fdde95d3e3bdd7c55ad7950a967b2de655863 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2016  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 52c813f31491203e3fa18df0d265fd3aef7c0061..836970cd317312a8a5ba8aef61d312bc75ad8bfc 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2016  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0b0f995dcee7c002754b232e39c2d9cfa37652f0..768b929a0f1422cd7e454476f1cbe597822fd905 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2016  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b8061a499462e90f053e2c88ede959d78679ac4b..8d32bc6e30b625b4daeb4a059451e72bb7a11541 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2016  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 89a92b278cafd5695d772342e704af645ed7280f..656e31933f6a89a4255bd4ef2ff9bb00ba284f42 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2016  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 35b7dda3ce28157eddaaac4d3b2438d6a5d5ab01..cc8a630ba69c15badaf04a6b098851f2b78c2c0b 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2016  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3bd8003ba7bc3236a7e0d75fdfbe0c6ab4173ab5..e95b42a71dda75a6401efdf18d9b7b1e62ccbf12 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2016  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 34e6dd841336a0eae5e2458beda36884234fcb45..0cd5e343bddff87cefead4a14ad7d2f89697c2ce 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2016  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 442fb4d2b7e4ba5d92ff36a8d94dbc217faad2e5..4fbb1c5251ff010ada2492b157528e33bc97f791 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2016  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a67115e198df2d58e5b774d204eda46727f907ba..7bf3e51ca36546ecb4c1c5626107fb8a7de0e27b 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2016  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public