]> SALOME platform Git repositories - plugins/hybridplugin.git/commitdiff
Salome HOME
Copyright update: 2016 V7_8_0a2 V7_8_0b1
authorvsr <vsr@opencascade.com>
Mon, 21 Mar 2016 16:22:19 +0000 (19:22 +0300)
committervsr <vsr@opencascade.com>
Mon, 21 Mar 2016 16:22:19 +0000 (19:22 +0300)
52 files changed:
AUTHORS
CMakeLists.txt
ChangeLog
HYBRIDPLUGIN_version.h.in
INSTALL [deleted file]
NEWS [deleted file]
README
SalomeHYBRIDPLUGINConfig.cmake.in
adm_local/CMakeLists.txt
adm_local/cmake_files/CMakeLists.txt
adm_local/cmake_files/FindHYBRIDPLUGIN.cmake
adm_local/cmake_files/FindSalomeHYBRIDPLUGIN.cmake
adm_local/unix/CMakeLists.txt
adm_local/unix/config_files/CMakeLists.txt
adm_local/unix/config_files/check_HYBRID.m4
adm_local/unix/config_files/check_HYBRIDPLUGIN.m4
adm_local/unix/config_files/check_MESHGEMS_TETRA.m4
bin/CMakeLists.txt
doc/CMakeLists.txt
doc/salome/CMakeLists.txt
doc/salome/examples/CMakeLists.txt
doc/salome/gui/CMakeLists.txt
doc/salome/gui/HYBRIDPLUGIN/CMakeLists.txt
doc/salome/gui/HYBRIDPLUGIN/doxyfile.in
doc/salome/gui/HYBRIDPLUGIN/doxyfile_py.in
doc/salome/gui/HYBRIDPLUGIN/static/footer.html
idl/CMakeLists.txt
idl/HYBRIDPlugin_Algorithm.idl
resources/CMakeLists.txt
resources/HYBRIDPlugin.xml
resources/SalomeApp.xml
src/CMakeLists.txt
src/GUI/CMakeLists.txt
src/GUI/HYBRIDPluginGUI.cxx
src/GUI/HYBRIDPluginGUI_AdvWidget.cxx
src/GUI/HYBRIDPluginGUI_Dlg.h
src/GUI/HYBRIDPluginGUI_Enums.h
src/GUI/HYBRIDPluginGUI_HypothesisCreator.cxx
src/GUI/HYBRIDPluginGUI_HypothesisCreator.h
src/HYBRIDPlugin/CMakeLists.txt
src/HYBRIDPlugin/HYBRIDPluginBuilder.py
src/HYBRIDPlugin/HYBRIDPlugin_Defs.hxx
src/HYBRIDPlugin/HYBRIDPlugin_HYBRID.cxx
src/HYBRIDPlugin/HYBRIDPlugin_HYBRID.hxx
src/HYBRIDPlugin/HYBRIDPlugin_HYBRID_i.cxx
src/HYBRIDPlugin/HYBRIDPlugin_HYBRID_i.hxx
src/HYBRIDPlugin/HYBRIDPlugin_Hypothesis.cxx
src/HYBRIDPlugin/HYBRIDPlugin_Hypothesis.hxx
src/HYBRIDPlugin/HYBRIDPlugin_Hypothesis_i.cxx
src/HYBRIDPlugin/HYBRIDPlugin_Hypothesis_i.hxx
src/HYBRIDPlugin/HYBRIDPlugin_i.cxx
src/HYBRIDPlugin/__init__.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 24ca9a79d40761682bfa6c2d9ec63546c2a634b9..fb3986d48ad63f0c2d417db559cea294924e6a2d 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 9cfd9a691fefec84b069bacf62b9f34054e3df3b..a053e32c5c4882aab805f8a1583b251884470f92 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 4d69f00..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 : HYBRIDPLUGIN 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 71b5b7fa2be131d6442a82dbeac86de46c4a09f3..0942a85bc99ac3772669fbc86f073d84b85e3352 100644 (file)
--- a/README
+++ b/README
-SALOME platform
-HYBRID meshing plugin
-------------------------------
+***************************
+About SALOME Hybrid plug-in
+***************************
 
-Contents:
+SALOME Hybrid plug-in adds DISTENE MG-Hybrid meshing algorithm to the
+SALOME Mesh module.
 
-1. Pre-requisites
-2. Installation
-3. Launch SALOME with HYBRIDPLUGIN
-4. HYBRIDPLUGIN plugin usage
+Hybrid plugin is designed for:
+- Meshing of 3D geometric closed entities: volumes are split into tetrahedra,
+  pyramids, prisms and hexahedra elements.
+- Generating of 3D meshes from 2D meshes of a wrap (triangles and quadrangles),
+  working with geometrical objects for setting and meshing layers.
 
------------------
-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 HYBRID (Tepal) product is installed to the directory <salome>/hybridprl
+=======
+License
+=======
 
----------------
-2. Installation
----------------
+SALOME platform is distributed under the GNU Lesser General Public License.
+See COPYING file for more details.
 
-2.1. Unpack HYBRIDPLUGIN module sources
+Also, additional information can be found at SALOME platform web site:
 
-cd <salome>
-tar zxf HYBRIDPLUGIN_SRC.tgz
+  <http://www.salome-platform.org/downloads/license/>
 
-2.2. Build HYBRIDPLUGIN 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 HYBRIDPLUGIN_BUILD
-cd HYBRIDPLUGIN_BUILD
-cmake -DCMAKE_BUILD_TYPE=<Mode> -DCMAKE_INSTALL_PREFIX=<HYBRIDPLUGIN_INSTALL> ../HYBRIDPLUGIN_SRC
+* Check Release Notes and Software Requirements of the latest SALOME release at
 
-,where <Mode> is build mode (Release or Debug), 
-<HYBRIDPLUGIN_INSTALL> is a destination folder to install 
-HYBRIDPLUGIN module of SALOME.
+  <http://www.salome-platform.org/downloads/current-version/>
 
-Verify that all pre-requisites required for the successful compilation
-of HYBRIDPLUGIN 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 Hybrid 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 HYBRIDPLUGIN meshing module
-should be installed in the directory <HYBRIDPLUGIN_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 HYBRIDPLUGIN
-----------------------------------
+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 HYBRIDPLUGIN_BUILD
 
-export HYBRIDPLUGIN_ROOT_DIR=<HYBRIDPLUGIN_INSTALL>
-export SalomeAppConfig=${HYBRIDPLUGIN_ROOT_DIR}/share/salome/resources/hybridprlplugin
-export PATH=<salome>/hybridprl:${PATH
+3. Configure the build procedure:
 
-* run SALOME
+   % cd HYBRIDPLUGIN_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 Hybrid
+     plug-in (default: /usr); 
+   - <path_to_src_dir> is a path to the SALOME Hybrid plug-in sources
+     directory.
 
-----------------------------
-4. HYBRIDPLUGIN plugin usage
-----------------------------
+   Note: by default (if CMAKE_INSTALL_PREFIX option is not given), SALOME Hybrid
+   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 Hybrid plug-in to the <installation_directory>
+   specified to cmake command on the previous step.
 
-* Invoke menu "Mesh/Create Mesh"
+-------------------
+Custom installation
+-------------------
+
+SALOME Hybrid 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 "HYBRID"
-- Click on the button at the right of the "Hypothesis" combo box and
-select "HYBRID parameters" item in the drop-down menu
+  - Activate "3D" page;
+  - In the "Algorithm" combo box select "Tetrahedron etc... (HYBRID)";
+  - Click on the button at the right of the "Hypothesis" combo box and
+    select "HYBRID parameters" item in the drop-down menu.
 
-* In the "Hypothesis Construction" dialog box set parameters of HYBRID
-  meshing algorithm and click "OK" button
+* In the "Hypothesis Construction" dialog box set parameters of Hybrid
+  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 HYBRID plugin will be shown in the 3D
+The resulting mesh created with Hybrid plugin will be shown in the 3D
 viewer.
+
+=============
+Documentation
+=============
+
+The directory doc contains additional documentation file of SALOME Hybrid
+plug-in.
+
+===============
+Troubleshooting
+===============
+
+Please, send a mail to webmaster.salome@opencascade.com.
index b1b80b910cfa0580e9ff628bab9d2b431a2ffb98..e5f97149218165be81c768f0726456b35da3eca8 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 feba847d84ef3e41554421f1410deb3dde3e8b62..c5ce569e63196c28291a242a6a26c49e4483c7b5 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 73333cdf5975218199ee76cfa13e7da98793aaec..8839b1fe279e639e662b10a4808af9e7aed68191 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 9ced6edd36b41452bd8f39a811d135cb273fa01f..0e2279534e8ed40b968ffea2d8ae3b27dcd1264b 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 0a1173ad46b0f5d568805a5189348b5514233a45..928d40edf0578f0c369623253487768e43a8904b 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 14f530885332c4ad387d4af82e00f0a86c7577d0..8a63387e6ba7289bd2af4593eda98c9ebaba2395 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 a67178d435dc82315b02f7f29f8d29d5db256f5b..bf179b78021722c9e89e6e91b5654345b00724fa 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 e5e7b3722ce89b17fb9da6dcfa0fa4f9f1abd30e..7d64f08004274e107dccf486678da5896852fbb9 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2004-2015  CEA/DEN, EDF R&D
+dnl Copyright (C) 2004-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 fc8a6e8820c1d4913a88b5c7d355c2cf2660a8d0..705dcd81a114afa0e98b6141982500167952bc49 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 5185ff5df2a03f021b6c44e3a195abe607a53441..f09de24e38fa6717df2d0a43c6cb5d0c69fcc788 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 b8fc310717e6d2b310d04c0895a04977238a68b9..d6ad89a2548198642144ea2b15e45d826dc5b70a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-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 b31f8b888b5d143eba2c26b9838eb50ad4661017..d1be8bc4affb49787c939a606d4286450b8f9ff2 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 3792f0a952196b18f09b78f5e6dd4147470a133c..e148db70db9dad097e7cc18f32243bbcba7c3e1c 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 c25fd2ead82eec213598d3beb29531e1a33980fb..b8905d2ee59fe4a0a71e25bf078d52aaba8f720f 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 25892b075426e69d423ed12593a5aa6e26d106e0..7988f892c07a7cef1fc8ecb7e7150e28a4bd89b9 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 e245902edaec3d896510b2cf2e1bbd61fb2c7993..7c9a9d51293fddffe433d59d311182a319daa31e 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 89921d6ca9f351607c3b962d1a7c660c6bb08714..3125bf28ecf36d89285e7a2b402cfbe79685d520 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 22c4ed9d8db2bdf1b593f3f9e2df559782401bfa..333973cf2314afabad3c3bbfb42c54326ed13160 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 525748a99b1bf5434a01cff114ea292bacf45fbf..39e540a4cae5de705a80d4f5869d4f8b8a5f5453 100644 (file)
@@ -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 05c4488c0f6d4038bbf41279bdd0210df60538ae..93af0ed26ed1d58537bba7db8003da92a99e2b30 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 da18be77d522d22f5cbdabe0f40055ccd2efaf89..419d5009303688a7c14a0b296f6e95ab4652ef73 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 a902602e0dd51bc0f316a021acd0881ab568b67b..85358f0453fbe52419e1d19cf5097924950fb42a 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 5d05aa80a637085b8f75a63f37d24ba93d09262e..c9a30afd24bd4e6a967231da49d879373e7c8bc8 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 dad6c098621b893ecaddc34b404e445ecf99f2c5..d7aaa32055159b6981c75cdb4587d38ff790a28f 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 0c2069d4c753e0a34c20daa633358621b68fde1d..9a6e3b2437acb48f30b2d2b908c02907eb381343 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 27ab0f6f97509a037c998e83b85cd7338aadc91b..8b2bf776b463b4e8effe016f617b6a1db97e78b2 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 072659b5a937c931d7a982e5c6461047c271fd11..6c29e61f782b65069e021fd6cba81a9b0ad0119a 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 f702f4d6ef2a814ae6d96933c8f4f827cf4e2b24..c4458ee1deb31ae41724f3127db4c94b42d94e3b 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 a1d79e7ef348bed11d073977e76695599f0975ab..2ac6d3fc25fd2f9d0ea9f0e51afbeacc1b2303c9 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 b42623fa9cb4869e16bb5a56a939e72807e2e679..d7f1163b74d844eb233e65388191ec57a647a167 100644 (file)
@@ -1,5 +1,5 @@
 # -*- 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 6545433ef1e3ab1fa4e9e2f5815918d0110acfda..0fa4914b65f91de3a50c48bc881b50f9b302ab49 100644 (file)
@@ -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 70c49aa983651d3a632b8d91bfbcfc0e7b45c670..06ea9f3eaa181bbbe2408d8aa9e00522382597bd 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 69e162e92d5a7ff4f2f7e034b0643d8ff8a755d3..86087577202b7dd482a6399e628f9e6d90f538ec 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 91b0c14e89a33dd3db6750cc5258b87453ac8185..80cd00a5404ecd5873939a40f9edccd233c36eb8 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 782af5a97b4bcdc33843a1350edd00e7da8cf83a..e92859e2986aa1b653505f171e3538f6324f5bf2 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 4508d4533bdec353946d61f728df8fe482195ff0..8f4e31ac585ba99a8e08aae5d3e2e3d371d9763c 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 4d8627f20f574d27c9fb56ef25ddedc13a935210..24708b5abed5e58fe8f87ddc85feec6f126bb2ff 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 c66664a64c7af578167ef6aff5e0d3afe02508df..aecf89fe68b4bca70f77d2ed521dac9659c8c29e 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 220b4db0a4cab4df4251ab9616f281764fba56dc..b063905b043c43e9f3ae9bcf1544759fc50d7155 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 1d54ed5eef81a5d8726556d00dbf980e5b248f77..1495564a586438439be917524e7bc74b24275cab 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 049afd696b99e0a92cb9f091f4c35c990d38c362..8dbde937b73760d15ec3211de6e9671e6c8fc397 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