Salome HOME
Copyright update: 2016
authorvsr <vsr@opencascade.com>
Mon, 21 Mar 2016 15:54:49 +0000 (18:54 +0300)
committervsr <vsr@opencascade.com>
Mon, 21 Mar 2016 15:54:49 +0000 (18:54 +0300)
59 files changed:
AUTHORS
CMakeLists.txt
ChangeLog
GHS3DPRLPLUGIN_version.h.in
INSTALL [deleted file]
NEWS [deleted file]
README
SalomeGHS3DPRLPLUGINConfig.cmake.in
adm_local/CMakeLists.txt
adm_local/cmake_files/CMakeLists.txt
adm_local/cmake_files/FindGHS3DPRLPLUGIN.cmake
adm_local/cmake_files/FindSalomeGHS3DPRLPLUGIN.cmake
adm_local/unix/CMakeLists.txt
adm_local/unix/config_files/CMakeLists.txt
adm_local/unix/config_files/check_GHS3DPRL.m4
adm_local/unix/config_files/check_GHS3DPRLPLUGIN.m4
bin/CMakeLists.txt
doc/CMakeLists.txt
doc/salome/CMakeLists.txt
doc/salome/gui/CMakeLists.txt
doc/salome/gui/GHS3DPRLPLUGIN/CMakeLists.txt
doc/salome/gui/GHS3DPRLPLUGIN/doxyfile.in
doc/salome/gui/GHS3DPRLPLUGIN/doxyfile_py.in
doc/salome/gui/GHS3DPRLPLUGIN/static/footer.html
idl/CMakeLists.txt
idl/GHS3DPRLPlugin_Algorithm.idl
resources/CMakeLists.txt
resources/GHS3DPRLPlugin.xml
resources/SalomeApp.xml
src/CMakeLists.txt
src/GHS3DPRLPlugin/CMakeLists.txt
src/GHS3DPRLPlugin/GHS3DPRLPluginBuilder.py
src/GHS3DPRLPlugin/GHS3DPRLPlugin_Defs.hxx
src/GHS3DPRLPlugin/GHS3DPRLPlugin_GHS3DPRL.cxx
src/GHS3DPRLPlugin/GHS3DPRLPlugin_GHS3DPRL.hxx
src/GHS3DPRLPlugin/GHS3DPRLPlugin_GHS3DPRL_i.cxx
src/GHS3DPRLPlugin/GHS3DPRLPlugin_GHS3DPRL_i.hxx
src/GHS3DPRLPlugin/GHS3DPRLPlugin_Hypothesis.cxx
src/GHS3DPRLPlugin/GHS3DPRLPlugin_Hypothesis.hxx
src/GHS3DPRLPlugin/GHS3DPRLPlugin_Hypothesis_i.cxx
src/GHS3DPRLPlugin/GHS3DPRLPlugin_Hypothesis_i.hxx
src/GHS3DPRLPlugin/GHS3DPRLPlugin_i.cxx
src/GHS3DPRLPlugin/__init__.py
src/gui/CMakeLists.txt
src/gui/GHS3DPRLPluginGUI.cxx
src/gui/GHS3DPRLPluginGUI_HypothesisCreator.cxx
src/gui/GHS3DPRLPluginGUI_HypothesisCreator.h
src/tepal2med/CMakeLists.txt
src/tepal2med/dlg_ghs3dmain.cxx
src/tepal2med/dlg_ghs3dmain.h
src/tepal2med/ghs3dprl_mesh_wrap.cxx
src/tepal2med/ghs3dprl_mesh_wrap.h
src/tepal2med/ghs3dprl_msg_parser.cxx
src/tepal2med/ghs3dprl_msg_parser.h
src/tepal2med/tepal2med.cxx
src/tepal2med/tetrahpc2med.cxx
src/tools/CMakeLists.txt
src/tools/facespoints2mesh.py
src/tools/mesh2facespoints.py

diff --git a/AUTHORS b/AUTHORS
index 4e3041938516cc8585f741bfe08acbfa26fbd174..7c1a10c10fabca4830c4e21e0463b36b60ace73a 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -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 fbcd738eb7e3d8f5231fb5b05263119f6e8099f6..eaa4571c00b2c5e67897b0908864daa0eb6add36 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 871456a4d3c332266b24a24bf7d7997eccf93c55..09f361e06451b994fec9e9970ea21e07ed3e5037 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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 3bd1ed0379be99545083c41aab815ed24e0dfa46..16de6baee933b3d8c1c80883682ebcfb612b438a 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
diff --git a/INSTALL b/INSTALL
deleted file mode 100644 (file)
index 05b2fe3..0000000
--- a/INSTALL
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright (C) 2007-2015  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
-# License as published by the Free Software Foundation; either
-# version 2.1 of the License, or (at your option) any later version.
-#
-# This library is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-# Lesser General Public License for more details.
-#
-# You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
-#
-# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
-#
-
-# ---
-#
-# File   : INSTALL
-# Author : Vadim SANDLER, Open CASCADE S.A.S (vadim.sandler@opencascade.com)
-#
-# ---
-
-SALOME2 : GHS3DPRLPLUGIN module (SMESH plugin)
-
-For installation instructions and other information, please refer to
-the README file.
diff --git a/NEWS b/NEWS
deleted file mode 100644 (file)
index 8d1b02a..0000000
--- a/NEWS
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright (C) 2007-2015  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
-# License as published by the Free Software Foundation; either
-# version 2.1 of the License, or (at your option) any later version.
-#
-# This library is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-# Lesser General Public License for more details.
-#
-# You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
-#
-# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
-#
-
-# ---
-#
-# File   : NEWS
-# Author : Vadim SANDLER, Open CASCADE S.A.S (vadim.sandler@opencascade.com)
-#
-# ---
-#
-# Changes are listed by modification time in the descending order,
-# i.e. newer changes are listed at the top of the file.
-#
-# ---
diff --git a/README b/README
index 9f7a26670eed1768913aad43334b52f8a79cd3fc..f15a49b8df36d4a1669a674473bc6e4558ad0f8b 100644 (file)
--- a/README
+++ b/README
-SALOME platform
-GHS3DPRL meshing plugin
-------------------------------
+**************************************
+About SALOME MG-Tetra Parallel plug-in
+**************************************
 
-Contents:
+SALOME MG-Tetra Parallel plug-in adds DISTENE MG-Tetra Parallel (former GHS3DPRL)
+meshing algorithm to the SALOME Mesh module.
 
-1. Pre-requisites
-2. Installation
-3. Launch SALOME with GHS3DPRLPLUGIN
-4. GHS3DPRLPLUGIN plugin usage
+MG-Tetra Parallel plug-in is destined for:
+- Meshing of 3D geometric entities: volumes are split into tetrahedral (pyramidal)
+  elements.
+- Generating of 3D meshes from 2D meshes, working without geometrical objects.
 
------------------
-1. Pre-requisites
------------------
+For more information please visit the SALOME platform web site:
 
-The information in this file assumes that:
+  <http://www.salome-platform.org/>
 
-* The SALOME platform is installed to the directory <salome>
-* The GHS3DPRL (Tepal) product is installed to the directory <salome>/ghs3dprl
+=======
+License
+=======
 
----------------
-2. Installation
----------------
+SALOME platform is distributed under the GNU Lesser General Public License.
+See COPYING file for more details.
 
-2.1. Unpack GHS3DPRLPLUGIN module sources
+Also, additional information can be found at SALOME platform web site:
 
-cd <salome>
-tar zxf GHS3DPRLPLUGIN_SRC.tgz
+  <http://www.salome-platform.org/downloads/license/>
 
-2.2. Build GHS3DPRLPLUGIN module
+============
+Installation
+============
 
-* set environment 
+--------------
+Pre-requisites
+--------------
 
-bash
-cd <salome>
-source env_build.sh
+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.
 
-* cmake build procedure
+For more information about the pre-requisites please visit SALOME platform web
+site:
 
-mkdir GHS3DPRLPLUGIN_BUILD
-cd GHS3DPRLPLUGIN_BUILD
-cmake -DCMAKE_BUILD_TYPE=<Mode> -DCMAKE_INSTALL_PREFIX=<GHS3DPRLPLUGIN_INSTALL> ../GHS3DPRLPLUGIN_SRC
+* Check Release Notes and Software Requirements of the latest SALOME release at
 
-,where <Mode> is build mode (Release or Debug), 
-<GHS3DPRLPLUGIN_INSTALL> is a destination folder to install 
-GHS3DPRLPLUGIN module of SALOME.
+  <http://www.salome-platform.org/downloads/current-version/>
 
-Verify that all pre-requisites required for the successful compilation
-of GHS3DPRLPLUGIN module have been found.
+* Pre-requisites page at SALOME web site:
 
-* compile and install plugin module 
+  <http://www.salome-platform.org/downloads/license/>
 
-make
-make install
+Note: SALOME MG-Tetra Parallel plug-in needs SALOME KERNEL, SALOME GUI,
+SALOME Geometry and SALOME Mesh as pre-requisites.
 
-exit
+------------------
+Basic Installation
+------------------
 
-If the compilation is finished successfully (make and make install
-steps are finished without errors) the GHS3DPRLPLUGIN meshing module
-should be installed in the directory <GHS3DPRLPLUGIN_INSTALL>.
+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: 
 
-----------------------------------
-3. Launch SALOME with GHS3DPRLPLUGIN
-----------------------------------
+1. Set up environment for pre-requisites (see "Pre-requisites" section above).
 
-* set environment
+2. Create a build directory:
 
-bash
-cd <salome>
-source env_products.sh
+   % mkdir GHS3DPRLPLUGIN_BUILD
 
-export GHS3DPRLPLUGIN_ROOT_DIR=<GHS3DPRLPLUGIN_INSTALL>
-export SalomeAppConfig=${GHS3DPRLPLUGIN_ROOT_DIR}/share/salome/resources/ghs3dprlplugin
-export PATH=<salome>/ghs3dprl:${PATH
+3. Configure the build procedure:
 
-* run SALOME
+   % cd GHS3DPRLPLUGIN_BUILD
+   % cmake -DCMAKE_BUILD_TYPE=<mode> -DCMAKE_INSTALL_PREFIX=<installation_directory> <path_to_src_dir>
 
-runSalome
+   where
+   - <mode> is either Release or Debug (default: Release);
+   - <installation_directory> is a destination folder to install SALOME MG-Tetra
+     Parallel plug-in (default: /usr); 
+   - <path_to_src_dir> is a path to the SALOME MG-Tetra Parallel plug-in sources
+     directory.
 
-----------------------------
-4. GHS3DPRLPLUGIN plugin usage
-----------------------------
+   Note: by default (if CMAKE_INSTALL_PREFIX option is not given), SALOME MG-Tetra
+   Parallel plug-in will be configured for installation to the /usr directory that
+   requires root permissions to complete the installation.
 
-* Create new study
+4. Build and install:
 
-* Activate Geometry module and create simple geometry object
+   % make
+   % make install
 
-* Activate Mesh module
+   This will install SALOME MG-Tetra Parallel plug-in to the <installation_directory>
+   specified to cmake command on the previous step.
 
-* Invoke menu "Mesh/Create Mesh"
+-------------------
+Custom installation
+-------------------
+
+SALOME MG-Tetra Parallel 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
+
+=====
+Usage
+=====
+
+* Start SALOME.
+
+* Create new study.
+
+* Activate Geometry module and create simple geometry object.
+
+* Activate Mesh module.
+
+* Invoke menu "Mesh/Create Mesh".
 
 * Select previously created geometry object by clicking it with the
-mouse in the Object Browser
+  mouse in the Object Browser.
 
 * In the "Create mesh" dialog box:
-- activate "3D" page
-- In the "Algorithm" combo box select "GHS3DPRL"
-- Click on the button at the right of the "Hypothesis" combo box and
-select "GHS3DPRL parameters" item in the drop-down menu
+  - activate "3D" page;
+  - In the "Algorithm" combo box select "MG-Tetra Parallel";
+  - Click on the button at the right of the "Hypothesis" combo box and
+    select "MG-Tetra Parallel Parameters" item in the drop-down menu.
 
-* In the "Hypothesis Construction" dialog box set parameters of GHS3DPRL
-  meshing algorithm and click "OK" button
+* In the "Hypothesis Construction" dialog box set parameters of
+  meshing algorithm and click "OK" button.
 
 * In the "Create mesh" dialog box Click "Apply & Close" button to
-  define mesh and close the dialog box
+  define mesh and close the dialog box.
 
 * In the Object Browser select "Mesh_1" object, invoke context popup
-menu for it by clicking right mouse button and select "Compute" item
+  menu for it by clicking right mouse button and select "Compute" item.
 
-The resulting mesh created with GHS3DPRL plugin will be shown in the 3D
+The resulting mesh created with MG-Tetra Parallel plugin will be shown in the 3D
 viewer.
+
+=============
+Documentation
+=============
+
+The directory doc contains additional documentation file of SALOME MG-Tetra
+Parallel plug-in.
+
+===============
+Troubleshooting
+===============
+
+Please, send a mail to webmaster.salome@opencascade.com.
index b415c06c5152f7f0a9be65567060080c7d6e6d74..2c8e4617f000fa0d17c100cd7ffcf331acee947f 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 13a4a94216bd2883e3620d5725cdd3a2dcdc26e4..569696e781f025039c13b5f839be2bda94960a24 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 05acd13c67ae5ef2b94c18b022c83e3bc0f7e961..2745a73a0dcf4d1cbf712f2f5ae8af22e4389ee6 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 9ef530ce8d32300f373d3ee47a31fac4b5ae5622..afc34cce647d0a4f2ddb8366be361c03cce8c93f 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 b8f1a845fe46bf77ad7841d3bea30b52a6d16d8e..e37c9d797e01463976c58febb5c4a2aed94cdfe9 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 8e777aae3a5c4aa89cc76e90bf305961cebdaed7..7b8727c8d6a81d32cf1cbcbbbe4fb0df863dfe58 100755 (executable)
@@ -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 004864325b139fbbe31d11f5df504a190b7d6067..6f80fbf2c081982832a354737783a77dcf8cd5e4 100755 (executable)
@@ -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 701a9cc91faf37313ff6e53b1bcf1add5178d9f9..9519422648ce8339d90f40fb0a61d8ca20e96deb 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 ad29b361d337abbe34b4a0e4bf1f1e462aa44a72..b39cf0a1692e2e0b9245baec9ee2a248253a4bab 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, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 52649e9d909745c97a0c1475d19b1e0df20abc05..ad27b45673755d23ad3ff0a69de9c77d02a5872a 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, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d0963d6b90d5067afc1147ec65945652bbcd1d85..b6eddfa25008696e6d9111a622967b0c0f178cb9 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, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a346cb34061a8fcd9640b5a905189cee3c1226d7..838e1f2991c2c4635518c9e05209a1c4985fd86b 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, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 03d499d233e8177a94c6c008f464bda4038b91f0..b8ddc5947251da7cf42953bfc90cb5cc08567246 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, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b5d207365d8589ba09d2449d49e3593b4c3af3c7..ac43dfa8ed1cd18b1e95d69c313216030420d4ed 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, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 505961cd55e708cb99cbcf25c343542d91764cf2..de6db6a6c6d55ea90befc28cce87b52271f01395 100755 (executable)
@@ -4,7 +4,7 @@
   <ul>
     $navpath
     <li class="footer">
-      Copyright &copy; 2007-2015  CEA/DEN, EDF R&amp;D<br>
+      Copyright &copy; 2007-2016  CEA/DEN, EDF R&amp;D<br>
     </li>
   </ul>
 </div>
index 1b35907328fc25e3de4db9a9a46a848e53237751..da5ab958f0c16bfb07c25aa3e397d604ee3e7f25 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 7db6c9441b69e027dab405ab735d5185b7d4f9d8..5110f8677d2ef00ec7b67f87254fa9a65e4c16ff 100755 (executable)
@@ -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 3b67f34ce4269ec956c25691f617d7976161b9a8..c7e19a975a68ef9cd75f920113f5469feeecc910 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 144b2b759daa2d6a6fd4e9fe50b04c348963a634..dd76e94e0cad3e61e29e61193be60c5fd26bc5fc 100755 (executable)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='us-ascii'?>
 <!DOCTYPE meshers PUBLIC "" "desktop.dtd">
 <!--
-  Copyright (C) 2004-2015  CEA/DEN, EDF R&D
+  Copyright (C) 2004-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 44fe70536aafb5a9928cf9a7c50a6fcfef86821d..6040a32f4db79b9c1bc927585905a7b2b2ee1138 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2004-2015  CEA/DEN, EDF R&D
+  Copyright (C) 2004-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 1867a84c18ec6a7fce250c79f0d87b88c28c1ad1..52154359aacae02c6646d6cb62add88f13239c05 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 7759685037bac973ed91c9e754a36fa01b453349..4f2fe3bced30372d138e1b6009e7b73ff7f8c0d2 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 448e626a60c47a251ae87d75c3d42caf22087679..da66572886f69f3129301e095a580b42c527539e 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 ca7c90556c16637dea0957220185789e85223ce5..f0d5775a598c6d16933f5c2f507374a0ba6efc42 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2004-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2004-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 7352c07d1be0293a9e142888776130805def7eb8..f716df2abec00661dc16dee3ea090aae50a7fc1c 100755 (executable)
@@ -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 a36733a7752ba6757c9b4e303b69ce8a0833a19a..e002f3a6a8985069ae3a6d3b9597878ba6174025 100755 (executable)
@@ -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 b6a317e99ee7e384283796c5404ea2546230b3b1..02fb2c99e56f9952856ff2cb479c2e8338b5b2e7 100755 (executable)
@@ -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 3433f5c85cde9e8697fdd039465692b713a95103..9e6caf0b586fc6776b0bb76106e7c498b1c9e786 100755 (executable)
@@ -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 b284452d5fbdd313b527467de881af7f77a5dfa9..cb38453b09d5f50fceb09668f56a0639c444a28c 100755 (executable)
@@ -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 e5bfea21271b86d1e90a218b62e60e5fc725664a..5d19102b9f31b9028071006a5fd9b8fc553101b5 100755 (executable)
@@ -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 4a64488be677e41105e358b1b1fb332a79c28748..816d7e04d9790f08906f21beed606e4300244a99 100755 (executable)
@@ -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 5b8c180d3239bc5fbb24bcfbf9926e5366e6ec45..5b23579187705208102a149e94230ad2650bd3cd 100755 (executable)
@@ -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 113bc502c6b007cc5df6d2c8e28a72647421741f..28960f6d0c1ea7aaaf3a817f9ff41fdcc23adf66 100755 (executable)
@@ -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 9874db9895465134d86c08dd77b8206fceed4153..1edc11ff089a6cf8a1b314a2f95750ca625357cb 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 2f3735570ebc0cdadecf05ce55f675c0ac542b80..243d31aab5ac01e4d715710f1ef4b12878ff2629 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 819f3d1b780cbe55b776f08afe8fb10d49a4867c..fba41d27c0d5a78ba827db4ae65e920ba9d47fac 100755 (executable)
@@ -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 6a0da88709b52b022967e1233938ed2b2b6da5d4..01dfd1b737f21dc76574ebd3737670580fc32633 100755 (executable)
@@ -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 36ae64f44a1d46fe912e2ae844db44d9fc8568cf..e0ac60a76387110dc60ce6da35dbd49a9d37b494 100755 (executable)
@@ -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 a6dc98793c7552253fb80ab268b9032062378ac9..c5641ccb6c47933a82e7fe871faca3440042b02a 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 c4bb604e8a87629cfdcd5c54989a4e3e0899388d..6f1b23a7489388ecd439da7542dc05f3d13e352e 100755 (executable)
@@ -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 8aff0c706d9028c4c3294c6867b66bedc29f5c66..9b705f9fdfe82ac5e0fc3294f361f7b00ef105e9 100755 (executable)
@@ -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 c54082816dc87b18c9e794704bd762e00979a411..51dfbe927380013852794643e6359fcf2a6c56c1 100755 (executable)
@@ -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 925a724f10941cd7ee0ba7880b925013e12b9c79..ec85929978f30d0f6323bc1ecbc2e030d166fe3b 100755 (executable)
@@ -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 9f240112445310ccaefd6837df702b0422467426..1d0c64813ff6a7af1478c7fcd03e6b5f856eeb2b 100755 (executable)
@@ -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 2a5d42ececbb6e0290a81a58a073bdf164e9b508..31cd4ee186dbd83d3662cde8b9a4d8a49e80bbd0 100755 (executable)
@@ -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 f11f7b554f20152be95aabedecf03e35d22c3375..7d1c9bc9e9de3fc7b1c3cfc707222943212733bd 100755 (executable)
@@ -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 9d6d49cc284c3c5a0f4b06c7eaa08907db7a180d..a24b3da70f451589b38101566611e534ed6eaea3 100755 (executable)
@@ -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 66055081787ba8362e600871bcd4f87e2f4ec84c..913648c7796d75fe77ba0365dff23a4e3ad2085e 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 29c47273bb64bded8cf330f6a7693b887f2c16f6..8eeb7b1b1e4e0dcfc6233782a52cbe7361e107f8 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 #  -*- coding: utf-8 -*-
-# 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 e384bb30e3f155a7f17efad8a5e89a000cf40eb3..0f9f5dad68f28b2577d012e6931f5ac384932c96 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 #  -*- coding: utf-8 -*-
-# 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