Update copyright information

This commit is contained in:
abd 2008-12-05 10:46:32 +00:00
parent 75a5da9c1a
commit ca68455420
99 changed files with 1924 additions and 1686 deletions

View File

@ -1,26 +1,28 @@
# Copyright (C) 2005 OPEN CASCADE, CEA, EDF R&D, LEG # Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
# PRINCIPIA R&D, EADS CCR, Lip6, BV, CEDRAT
# 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.
#
# 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
# -* Makefile *-
# #
# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
#
# 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.
#
# 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
#
# -* Makefile *-
# Author : Guillaume Boulant (CSSI) # Author : Guillaume Boulant (CSSI)
# Module : SMESH # Module : SMESH
# #
include $(top_srcdir)/adm_local/unix/make_common_starter.am include $(top_srcdir)/adm_local/unix/make_common_starter.am
# non-distributed files # non-distributed files

View File

@ -1,4 +1,6 @@
# Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, # Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
#
# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS # CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
# #
# This library is free software; you can redistribute it and/or # This library is free software; you can redistribute it and/or
@ -15,18 +17,15 @@
# License along with this library; if not, write to the Free Software # License along with this library; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
# #
# -* Makefile *- # -* Makefile *-
#
# Author : Patrick GOLDBRONN (CEA) # Author : Patrick GOLDBRONN (CEA)
# Date : 30/11/2001 # Date : 30/11/2001
# Modified by : Alexander BORODIN (OCN) - autotools usage # Modified by : Alexander BORODIN (OCN) - autotools usage
# $Header$ # $Header$
#
# source path # source path
#
SUBDIRS = salome SUBDIRS = salome
usr_docs: usr_docs:

View File

@ -1,4 +1,7 @@
# Copyright (C) 2005 CEA/DEN, EDF R&D, OPEN CASCADE, PRINCIPIA R&D # Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
#
# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
# #
# This library is free software; you can redistribute it and/or # This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public # modify it under the terms of the GNU Lesser General Public
@ -14,17 +17,14 @@
# License along with this library; if not, write to the Free Software # License along with this library; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
# #
# -* Makefile *- # -* Makefile *-
#
# Author : Patrick GOLDBRONN (CEA) # Author : Patrick GOLDBRONN (CEA)
# Date : 30/11/2001 # Date : 30/11/2001
# Modified by : Alexander BORODIN (OCN) - autotools usage # Modified by : Alexander BORODIN (OCN) - autotools usage
# $Header: # $Header:
# #
SUBDIRS = tui gui SUBDIRS = tui gui
SUBDIRSTUI = tui SUBDIRSTUI = tui
SUBDIRSGUI = gui SUBDIRSGUI = gui

View File

@ -1,4 +1,7 @@
# Copyright (C) 2005 CEA/DEN, EDF R&D, OPEN CASCADE, PRINCIPIA R&D # Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
#
# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
# #
# This library is free software; you can redistribute it and/or # This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public # modify it under the terms of the GNU Lesser General Public
@ -20,7 +23,7 @@
# Author : Vasily Rusyaev (Open Cascade NN) # Author : Vasily Rusyaev (Open Cascade NN)
# Modified by : Alexander BORODIN (OCN) - autotools usage # Modified by : Alexander BORODIN (OCN) - autotools usage
# Module : doc # Module : doc
#
include $(top_srcdir)/adm_local/unix/make_common_starter.am include $(top_srcdir)/adm_local/unix/make_common_starter.am
SUBDIRS = SMESH SUBDIRS = SMESH

View File

@ -1,4 +1,7 @@
# Copyright (C) 2005 CEA/DEN, EDF R&D, OPEN CASCADE, PRINCIPIA R&D # Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
#
# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
# #
# This library is free software; you can redistribute it and/or # This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public # modify it under the terms of the GNU Lesser General Public
@ -20,7 +23,7 @@
# Author : Vasily Rusyaev (Open Cascade NN) # Author : Vasily Rusyaev (Open Cascade NN)
# Modified by : Alexander BORODIN (OCN) - autotools usage # Modified by : Alexander BORODIN (OCN) - autotools usage
# Module : doc # Module : doc
#
include $(top_srcdir)/adm_local/unix/make_common_starter.am include $(top_srcdir)/adm_local/unix/make_common_starter.am
EXTRA_DIST += images input static EXTRA_DIST += images input static

View File

@ -1,3 +1,24 @@
# Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
#
# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
#
# 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.
#
# 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
#
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------
# Project related configuration options # Project related configuration options
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------

View File

@ -1,3 +1,24 @@
# Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
#
# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
#
# 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.
#
# 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
#
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------
# Project related configuration options # Project related configuration options
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------

View File

@ -1,4 +1,7 @@
# Copyright (C) 2005 CEA/DEN, EDF R&D, OPEN CASCADE, PRINCIPIA R&D # Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
#
# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
# #
# This library is free software; you can redistribute it and/or # This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public # modify it under the terms of the GNU Lesser General Public
@ -19,7 +22,7 @@
# File : Makefile.in # File : Makefile.in
# Author : Vasily Rusyaev (Open Cascade NN) # Author : Vasily Rusyaev (Open Cascade NN)
# Module : doc # Module : doc
#
include $(top_srcdir)/adm_local/unix/make_common_starter.am include $(top_srcdir)/adm_local/unix/make_common_starter.am
EXTRA_DIST += images static EXTRA_DIST += images static

View File

@ -1,3 +1,24 @@
# Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
#
# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
#
# 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.
#
# 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
#
# Doxyfile 1.4.6 # Doxyfile 1.4.6
#--------------------------------------------------------------------------- #---------------------------------------------------------------------------

View File

@ -1,29 +1,29 @@
# Copyright (C) 2005 OPEN CASCADE, CEA, EDF R&D, LEG # Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
# PRINCIPIA R&D, EADS CCR, Lip6, BV, CEDRAT #
# This library is free software; you can redistribute it and/or # Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
# modify it under the terms of the GNU Lesser General Public # CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
# License as published by the Free Software Foundation; either #
# version 2.1 of the License. # This library is free software; you can redistribute it and/or
# # modify it under the terms of the GNU Lesser General Public
# This library is distributed in the hope that it will be useful # License as published by the Free Software Foundation; either
# but WITHOUT ANY WARRANTY; without even the implied warranty of # version 2.1 of the License.
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU #
# Lesser General Public License for more details. # This library is distributed in the hope that it will be useful,
# # but WITHOUT ANY WARRANTY; without even the implied warranty of
# You should have received a copy of the GNU Lesser General Public # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# License along with this library; if not, write to the Free Software # Lesser General Public License for more details.
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA #
# # You should have received a copy of the GNU Lesser General Public
# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # 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
# #
# This Makefile is responsible of generating the client and server # This Makefile is responsible of generating the client and server
# implementation of IDL interfaces for both C++ and python usage. # implementation of IDL interfaces for both C++ and python usage.
# The building process of the C++ files is in charge of each source # The building process of the C++ files is in charge of each source
# package and then is not manage here. # package and then is not manage here.
# #
include $(top_srcdir)/adm_local/unix/make_common_starter.am include $(top_srcdir)/adm_local/unix/make_common_starter.am
BASEIDL_FILES = \ BASEIDL_FILES = \

View File

@ -1,27 +1,27 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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
// //
// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// 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.
//
// 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 : SMESH_BasicHypothesis.idl // File : SMESH_BasicHypothesis.idl
// Author : Paul RASCLE, EDF // Author : Paul RASCLE, EDF
//
#ifndef _SMESH_BASICHYPOTHESIS_IDL_ #ifndef _SMESH_BASICHYPOTHESIS_IDL_
#define _SMESH_BASICHYPOTHESIS_IDL_ #define _SMESH_BASICHYPOTHESIS_IDL_

View File

@ -1,27 +1,27 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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
// //
// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// 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.
//
// 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 : SMESH_Filter.idl // File : SMESH_Filter.idl
// Author : Alexey Petrov, OCC // Author : Alexey Petrov, OCC
//
#ifndef _SMESH_FILTER_IDL_ #ifndef _SMESH_FILTER_IDL_
#define _SMESH_FILTER_IDL_ #define _SMESH_FILTER_IDL_

View File

@ -1,28 +1,28 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // 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 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
// //
//
//
// File : SMESH_Gen.idl // File : SMESH_Gen.idl
// Author : Paul RASCLE, EDF // Author : Paul RASCLE, EDF
// $Header$ // $Header$
//
#ifndef _SMESH_GEN_IDL_ #ifndef _SMESH_GEN_IDL_
#define _SMESH_GEN_IDL_ #define _SMESH_GEN_IDL_

View File

@ -1,28 +1,28 @@
// Copyright (C) 2004 CEA // Copyright (C) 2007-2008 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
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
//
// 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
// //
// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// 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.
//
// 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 : SMESH_Group.idl // File : SMESH_Group.idl
// Author : Sergey ANIKIN, OCC // Author : Sergey ANIKIN, OCC
// $Header$ // $Header$
//
#ifndef _SMESH_GROUP_IDL_ #ifndef _SMESH_GROUP_IDL_
#define _SMESH_GROUP_IDL_ #define _SMESH_GROUP_IDL_

View File

@ -1,28 +1,28 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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
// //
// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// 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.
//
// 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 : SMESH_Hypothesis.idl // File : SMESH_Hypothesis.idl
// Author : Paul RASCLE, EDF // Author : Paul RASCLE, EDF
// $Header$ // $Header$
//
#ifndef _SMESH_HYPOTHESIS_IDL_ #ifndef _SMESH_HYPOTHESIS_IDL_
#define _SMESH_HYPOTHESIS_IDL_ #define _SMESH_HYPOTHESIS_IDL_

View File

@ -1,4 +1,6 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
//
// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
@ -15,14 +17,12 @@
// License along with this library; if not, write to the Free Software // License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
//
// //
// File : SMESH_Mesh.idl // File : SMESH_Mesh.idl
// Author : Paul RASCLE, EDF // Author : Paul RASCLE, EDF
// $Header$ // $Header$
//
#ifndef _SMESH_MESH_IDL_ #ifndef _SMESH_MESH_IDL_
#define _SMESH_MESH_IDL_ #define _SMESH_MESH_IDL_

View File

@ -1,4 +1,6 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
//
// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
@ -15,13 +17,11 @@
// License along with this library; if not, write to the Free Software // License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
//
// //
// File : SMESH_MeshEditor.idl // File : SMESH_MeshEditor.idl
// $Header$ // $Header$
//
#ifndef _SMESH_MESHEDITOR_IDL_ #ifndef _SMESH_MESHEDITOR_IDL_
#define _SMESH_MESHEDITOR_IDL_ #define _SMESH_MESHEDITOR_IDL_

View File

@ -1,29 +1,29 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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
// //
// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// 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.
//
// 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 : SMESH_Pattern.idl // File : SMESH_Pattern.idl
// Created : Mon Aug 2 10:48:36 2004 // Created : Mon Aug 2 10:48:36 2004
// Author : Edward AGAPOV (eap) // Author : Edward AGAPOV (eap)
// $Header: // $Header:
//
#ifndef _SMESH_PATTERN_IDL_ #ifndef _SMESH_PATTERN_IDL_
#define _SMESH_PATTERN_IDL_ #define _SMESH_PATTERN_IDL_

View File

@ -1,4 +1,6 @@
# Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, # Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
#
# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS # CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
# #
# This library is free software; you can redistribute it and/or # This library is free software; you can redistribute it and/or
@ -15,16 +17,14 @@
# License along with this library; if not, write to the Free Software # License along with this library; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# #
# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
# #
# -* Makefile *- # -* Makefile *-
#
# Author : Patrick GOLDBRONN (CEA) # Author : Patrick GOLDBRONN (CEA)
# Date : 28/06/2001 # Date : 28/06/2001
# Modified by : Alexander BORODIN (OCN) - autotools usage # Modified by : Alexander BORODIN (OCN) - autotools usage
# $Header$ # $Header$
# #
include $(top_srcdir)/adm_local/unix/make_common_starter.am include $(top_srcdir)/adm_local/unix/make_common_starter.am
dist_salomeres_DATA = \ dist_salomeres_DATA = \

View File

@ -1,4 +1,27 @@
<?xml version='1.0' encoding='us-ascii' ?> <?xml version='1.0' encoding='us-ascii' ?>
<!--
Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
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.
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
-->
<!-- XML component catalog --> <!-- XML component catalog -->
<begin-catalog> <begin-catalog>

View File

@ -1,3 +1,26 @@
<!--
Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
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.
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
-->
<document> <document>
<section name="SMESH"> <section name="SMESH">
<!-- Major module parameters --> <!-- Major module parameters -->

View File

@ -1,5 +1,28 @@
<?xml version='1.0' encoding='us-ascii'?> <?xml version='1.0' encoding='us-ascii'?>
<!DOCTYPE meshers PUBLIC "" "desktop.dtd"> <!DOCTYPE meshers PUBLIC "" "desktop.dtd">
<!--
Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
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.
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
-->
<!-- GUI customization for MESH component --> <!-- GUI customization for MESH component -->

View File

@ -1,27 +1,29 @@
# Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, # Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS #
# # Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
# This library is free software; you can redistribute it and/or # CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
# modify it under the terms of the GNU Lesser General Public #
# License as published by the Free Software Foundation; either # This library is free software; you can redistribute it and/or
# version 2.1 of the License. # modify it under the terms of the GNU Lesser General Public
# # License as published by the Free Software Foundation; either
# This library is distributed in the hope that it will be useful, # version 2.1 of the License.
# but WITHOUT ANY WARRANTY; without even the implied warranty of #
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # This library is distributed in the hope that it will be useful,
# Lesser General Public License for more details. # but WITHOUT ANY WARRANTY; without even the implied warranty of
# # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# You should have received a copy of the GNU Lesser General Public # Lesser General Public License for more details.
# License along with this library; if not, write to the Free Software #
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # You should have received a copy of the GNU Lesser General Public
# # License along with this library; if not, write to the Free Software
# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # 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 : Makefile.in # File : Makefile.in
# Author : Patrick GOLDBRONN (CEA) # Author : Patrick GOLDBRONN (CEA)
# Modified by : Alexander BORODIN (OCN) - autotools usage # Modified by : Alexander BORODIN (OCN) - autotools usage
# Module : SMESH # Module : SMESH
#
include $(top_srcdir)/adm_local/unix/make_common_starter.am include $(top_srcdir)/adm_local/unix/make_common_starter.am
# header files # header files

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#include "SMESH_ControlsDef.hxx" #include "SMESH_ControlsDef.hxx"
int main(int argc, char** argv) int main(int argc, char** argv)

View File

@ -1,4 +1,6 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
//
// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // This library is free software; you can redistribute it and/or
@ -15,8 +17,8 @@
// License along with this library; if not, write to the Free Software // License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#include "SMESH_ControlsDef.hxx" #include "SMESH_ControlsDef.hxx"
#include <set> #include <set>

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#ifndef _SMESH_CONTROLS_HXX_ #ifndef _SMESH_CONTROLS_HXX_
#define _SMESH_CONTROLS_HXX_ #define _SMESH_CONTROLS_HXX_

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#ifndef _SMESH_CONTROLSDEF_HXX_ #ifndef _SMESH_CONTROLSDEF_HXX_
#define _SMESH_CONTROLSDEF_HXX_ #define _SMESH_CONTROLSDEF_HXX_

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#include "Driver_Document.h" #include "Driver_Document.h"
Driver_Document::Driver_Document(): Driver_Document::Driver_Document():

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#ifndef _INCLUDE_DRIVER_DOCUMENT #ifndef _INCLUDE_DRIVER_DOCUMENT
#define _INCLUDE_DRIVER_DOCUMENT #define _INCLUDE_DRIVER_DOCUMENT

View File

@ -1,29 +1,28 @@
// Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
//
// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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
//
// SMESH Driver : implementaion of driver for reading and writing // SMESH Driver : implementaion of driver for reading and writing
//
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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 : Mesh_Reader.cxx // File : Mesh_Reader.cxx
// Module : SMESH // Module : SMESH
//
#include "Driver_Mesh.h" #include "Driver_Mesh.h"
using namespace std; using namespace std;

View File

@ -1,29 +1,28 @@
// Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
//
// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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
//
// SMESH Driver : implementaion of driver for reading and writing // SMESH Driver : implementaion of driver for reading and writing
//
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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 : Mesh_Reader.h // File : Mesh_Reader.h
// Module : SMESH // Module : SMESH
//
#ifndef _INCLUDE_DRIVER_MESH #ifndef _INCLUDE_DRIVER_MESH
#define _INCLUDE_DRIVER_MESH #define _INCLUDE_DRIVER_MESH

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#include "Driver_SMDS_Mesh.h" #include "Driver_SMDS_Mesh.h"
using namespace std; using namespace std;

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#ifndef _INCLUDE_DRIVER_SMDS_MESH #ifndef _INCLUDE_DRIVER_SMDS_MESH
#define _INCLUDE_DRIVER_SMDS_MESH #define _INCLUDE_DRIVER_SMDS_MESH

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#include "Driver_SMESHDS_Mesh.h" #include "Driver_SMESHDS_Mesh.h"
using namespace std; using namespace std;

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#ifndef _INCLUDE_DRIVER_SMESHDS_MESH #ifndef _INCLUDE_DRIVER_SMESHDS_MESH
#define _INCLUDE_DRIVER_SMESHDS_MESH #define _INCLUDE_DRIVER_SMESHDS_MESH

View File

@ -1,32 +1,31 @@
# Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
#
# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
#
# 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.
#
# 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
#
# SMESH Driver : implementaion of driver for reading and writing # SMESH Driver : implementaion of driver for reading and writing
#
# Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
#
# 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.
#
# 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 : Makefile.in # File : Makefile.in
# Author : Marc Tajchman (CEA) # Author : Marc Tajchman (CEA)
# Modified by : Alexander BORODIN (OCN) - autotools usage # Modified by : Alexander BORODIN (OCN) - autotools usage
# Module : SMESH # Module : SMESH
# $Header$ # $Header$
#
include $(top_srcdir)/adm_local/unix/make_common_starter.am include $(top_srcdir)/adm_local/unix/make_common_starter.am
# header files # header files

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#include "DriverDAT_R_SMDS_Mesh.h" #include "DriverDAT_R_SMDS_Mesh.h"
#include "DriverDAT_W_SMDS_Mesh.h" #include "DriverDAT_W_SMDS_Mesh.h"

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#include <stdio.h> #include <stdio.h>
#include "DriverDAT_R_SMDS_Mesh.h" #include "DriverDAT_R_SMDS_Mesh.h"

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#ifndef _INCLUDE_DRIVERDAT_R_SMDS_MESH #ifndef _INCLUDE_DRIVERDAT_R_SMDS_MESH
#define _INCLUDE_DRIVERDAT_R_SMDS_MESH #define _INCLUDE_DRIVERDAT_R_SMDS_MESH

View File

@ -1,20 +1,22 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#include "DriverDAT_R_SMESHDS_Document.h" #include "DriverDAT_R_SMESHDS_Document.h"

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#ifndef _INCLUDE_DRIVERDAT_R_SMESHDS_DOCUMENT #ifndef _INCLUDE_DRIVERDAT_R_SMESHDS_DOCUMENT
#define _INCLUDE_DRIVERDAT_R_SMESHDS_DOCUMENT #define _INCLUDE_DRIVERDAT_R_SMESHDS_DOCUMENT

View File

@ -1,20 +1,22 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#include "DriverDAT_R_SMESHDS_Mesh.h" #include "DriverDAT_R_SMESHDS_Mesh.h"

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#ifndef _INCLUDE_DRIVERDAT_R_SMESHDS_MESH #ifndef _INCLUDE_DRIVERDAT_R_SMESHDS_MESH
#define _INCLUDE_DRIVERDAT_R_SMESHDS_MESH #define _INCLUDE_DRIVERDAT_R_SMESHDS_MESH

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#include <stdio.h> #include <stdio.h>
#include "DriverDAT_W_SMDS_Mesh.h" #include "DriverDAT_W_SMDS_Mesh.h"

View File

@ -1,29 +1,28 @@
// Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
//
// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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
//
// SMESH DriverDAT : driver to read and write 'dat' files // SMESH DriverDAT : driver to read and write 'dat' files
//
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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 : DriverDAT_W_SMDS_Mesh.h // File : DriverDAT_W_SMDS_Mesh.h
// Module : SMESH // Module : SMESH
//
#ifndef _INCLUDE_DRIVERDAT_W_SMDS_MESH #ifndef _INCLUDE_DRIVERDAT_W_SMDS_MESH
#define _INCLUDE_DRIVERDAT_W_SMDS_MESH #define _INCLUDE_DRIVERDAT_W_SMDS_MESH

View File

@ -1,20 +1,22 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#include "DriverDAT_W_SMESHDS_Document.h" #include "DriverDAT_W_SMESHDS_Document.h"

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#ifndef _INCLUDE_DRIVERDAT_W_SMESHDS_DOCUMENT #ifndef _INCLUDE_DRIVERDAT_W_SMESHDS_DOCUMENT
#define _INCLUDE_DRIVERDAT_W_SMESHDS_DOCUMENT #define _INCLUDE_DRIVERDAT_W_SMESHDS_DOCUMENT

View File

@ -1,20 +1,22 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#include "DriverDAT_W_SMESHDS_Mesh.h" #include "DriverDAT_W_SMESHDS_Mesh.h"

View File

@ -1,29 +1,28 @@
// Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
//
// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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
//
// SMESH DriverDAT : driver to read and write 'dat' files // SMESH DriverDAT : driver to read and write 'dat' files
//
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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 : DriverDAT_W_SMESHDS_Mesh.h // File : DriverDAT_W_SMESHDS_Mesh.h
// Module : SMESH // Module : SMESH
//
#ifndef _INCLUDE_DRIVERDAT_W_SMESHDS_MESH #ifndef _INCLUDE_DRIVERDAT_W_SMESHDS_MESH
#define _INCLUDE_DRIVERDAT_W_SMESHDS_MESH #define _INCLUDE_DRIVERDAT_W_SMESHDS_MESH

View File

@ -1,32 +1,31 @@
# Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
#
# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
#
# 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.
#
# 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
#
# SMESH DriverDAT : driver to read and write 'dat' files # SMESH DriverDAT : driver to read and write 'dat' files
#
# Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
#
# 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.
#
# 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 : Makefile.in # File : Makefile.in
# Author : Marc Tajchman (CEA) # Author : Marc Tajchman (CEA)
# Modified by : Alexander BORODIN (OCN) - autotools usage # Modified by : Alexander BORODIN (OCN) - autotools usage
# Module : SMESH # Module : SMESH
# $Header$ # $Header$
#
include $(top_srcdir)/adm_local/unix/make_common_starter.am include $(top_srcdir)/adm_local/unix/make_common_starter.am
# header files # header files

View File

@ -1,28 +1,28 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org
// //
// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// 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.
//
// 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 : SMESH_DriverDAT.hxx // File : SMESH_DriverDAT.hxx
// Author : Alexander A. BORODIN // Author : Alexander A. BORODIN
// Module : SMESH // Module : SMESH
//
#ifndef _SMESH_DriverDAT_HXX_ #ifndef _SMESH_DriverDAT_HXX_
#define _SMESH_DriverDAT_HXX_ #define _SMESH_DriverDAT_HXX_

View File

@ -1,30 +1,30 @@
// Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
//
// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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
//
// SMESH DriverMED : tool to split groups on families // SMESH DriverMED : tool to split groups on families
//
// Copyright (C) 2003 CEA
//
// 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.
//
// 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 : DriverMED_Family.cxx // File : DriverMED_Family.cxx
// Author : Julia DOROVSKIKH // Author : Julia DOROVSKIKH
// Module : SMESH // Module : SMESH
// $Header$ // $Header$
//
#include "DriverMED_Family.h" #include "DriverMED_Family.h"
#include "MED_Factory.hxx" #include "MED_Factory.hxx"

View File

@ -1,30 +1,30 @@
// Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
//
// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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
//
// SMESH DriverMED : tool to split groups on families // SMESH DriverMED : tool to split groups on families
//
// Copyright (C) 2003 CEA
//
// 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.
//
// 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 : DriverMED_Family.hxx // File : DriverMED_Family.hxx
// Author : Julia DOROVSKIKH // Author : Julia DOROVSKIKH
// Module : SMESH // Module : SMESH
// $Header$ // $Header$
//
#ifndef _INCLUDE_DRIVERMED_FAMILY #ifndef _INCLUDE_DRIVERMED_FAMILY
#define _INCLUDE_DRIVERMED_FAMILY #define _INCLUDE_DRIVERMED_FAMILY

View File

@ -1,20 +1,22 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#include "DriverMED_R_SMDS_Mesh.h" #include "DriverMED_R_SMDS_Mesh.h"

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#ifndef _INCLUDE_DRIVERMED_R_SMDS_MESH #ifndef _INCLUDE_DRIVERMED_R_SMDS_MESH
#define _INCLUDE_DRIVERMED_R_SMDS_MESH #define _INCLUDE_DRIVERMED_R_SMDS_MESH

View File

@ -1,20 +1,22 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#include "DriverMED_R_SMESHDS_Document.h" #include "DriverMED_R_SMESHDS_Document.h"

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#ifndef _INCLUDE_DRIVERMED_R_SMESHDS_DOCUMENT #ifndef _INCLUDE_DRIVERMED_R_SMESHDS_DOCUMENT
#define _INCLUDE_DRIVERMED_R_SMESHDS_DOCUMENT #define _INCLUDE_DRIVERMED_R_SMESHDS_DOCUMENT

View File

@ -1,29 +1,28 @@
// Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
//
// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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
//
// SMESH DriverMED : driver to read and write 'med' files // SMESH DriverMED : driver to read and write 'med' files
//
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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 : DriverMED_R_SMESHDS_Mesh.cxx // File : DriverMED_R_SMESHDS_Mesh.cxx
// Module : SMESH // Module : SMESH
//
#include "DriverMED_R_SMESHDS_Mesh.h" #include "DriverMED_R_SMESHDS_Mesh.h"
#include "DriverMED_R_SMDS_Mesh.h" #include "DriverMED_R_SMDS_Mesh.h"
#include "SMESHDS_Mesh.hxx" #include "SMESHDS_Mesh.hxx"

View File

@ -1,29 +1,28 @@
// Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
//
// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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
//
// SMESH DriverMED : driver to read and write 'med' files // SMESH DriverMED : driver to read and write 'med' files
//
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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 : DriverMED_R_SMESHDS_Mesh.h // File : DriverMED_R_SMESHDS_Mesh.h
// Module : SMESH // Module : SMESH
//
#ifndef _INCLUDE_DRIVERMED_R_SMESHDS_MESH #ifndef _INCLUDE_DRIVERMED_R_SMESHDS_MESH
#define _INCLUDE_DRIVERMED_R_SMESHDS_MESH #define _INCLUDE_DRIVERMED_R_SMESHDS_MESH

View File

@ -1,20 +1,22 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#include "DriverMED_W_SMDS_Mesh.h" #include "DriverMED_W_SMDS_Mesh.h"

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#ifndef _INCLUDE_DRIVERMED_W_SMDS_MESH #ifndef _INCLUDE_DRIVERMED_W_SMDS_MESH
#define _INCLUDE_DRIVERMED_W_SMDS_MESH #define _INCLUDE_DRIVERMED_W_SMDS_MESH

View File

@ -1,27 +1,26 @@
// Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
//
// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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
//
// SMESH DriverMED : driver to read and write 'med' files // SMESH DriverMED : driver to read and write 'med' files
//
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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 : DriverMED_W_SMESHDS_Document.cxx // File : DriverMED_W_SMESHDS_Document.cxx
// Module : SMESH // Module : SMESH
//
#include "DriverMED_W_SMESHDS_Document.h" #include "DriverMED_W_SMESHDS_Document.h"

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#ifndef _INCLUDE_DRIVERMED_W_SMESHDS_DOCUMENT #ifndef _INCLUDE_DRIVERMED_W_SMESHDS_DOCUMENT
#define _INCLUDE_DRIVERMED_W_SMESHDS_DOCUMENT #define _INCLUDE_DRIVERMED_W_SMESHDS_DOCUMENT

View File

@ -1,29 +1,28 @@
// Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
//
// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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
//
// SMESH DriverMED : driver to read and write 'med' files // SMESH DriverMED : driver to read and write 'med' files
//
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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 : DriverMED_W_SMESHDS_Mesh.cxx // File : DriverMED_W_SMESHDS_Mesh.cxx
// Module : SMESH // Module : SMESH
//
#include <sstream> #include <sstream>
#include "DriverMED_W_SMESHDS_Mesh.h" #include "DriverMED_W_SMESHDS_Mesh.h"

View File

@ -1,29 +1,28 @@
// Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
//
// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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
//
// SMESH DriverMED : driver to read and write 'med' files // SMESH DriverMED : driver to read and write 'med' files
//
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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 : DriverMED_W_SMESHDS_Mesh.h // File : DriverMED_W_SMESHDS_Mesh.h
// Module : SMESH // Module : SMESH
//
#ifndef _INCLUDE_DRIVERMED_W_SMESHDS_MESH #ifndef _INCLUDE_DRIVERMED_W_SMESHDS_MESH
#define _INCLUDE_DRIVERMED_W_SMESHDS_MESH #define _INCLUDE_DRIVERMED_W_SMESHDS_MESH

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#include "DriverMED_R_SMESHDS_Mesh.h" #include "DriverMED_R_SMESHDS_Mesh.h"
#include "DriverMED_W_SMESHDS_Mesh.h" #include "DriverMED_W_SMESHDS_Mesh.h"

View File

@ -1,32 +1,31 @@
# Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
#
# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
#
# 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.
#
# 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
#
# SMESH DriverMED : driver to read and write 'med' files # SMESH DriverMED : driver to read and write 'med' files
#
# Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
#
# 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.
#
# 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 : Makefile.in # File : Makefile.in
# Author : Marc Tajchman (CEA) # Author : Marc Tajchman (CEA)
# Modified by : Alexander BORODIN (OCN) - autotools usage # Modified by : Alexander BORODIN (OCN) - autotools usage
# Module : SMESH # Module : SMESH
# $Header$ # $Header$
#
include $(top_srcdir)/adm_local/unix/make_common_starter.am include $(top_srcdir)/adm_local/unix/make_common_starter.am
# header files # header files

View File

@ -1,28 +1,28 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org
// //
// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// 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.
//
// 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 : SMESH_DriverMED.hxx // File : SMESH_DriverMED.hxx
// Author : Alexander A. BORODIN // Author : Alexander A. BORODIN
// Module : SMESH // Module : SMESH
//
#ifndef _SMESH_DriverMED_HXX_ #ifndef _SMESH_DriverMED_HXX_
#define _SMESH_DriverMED_HXX_ #define _SMESH_DriverMED_HXX_

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#include <stdio.h> #include <stdio.h>
#include <gp_Pnt.hxx> #include <gp_Pnt.hxx>
//======================================================================= //=======================================================================

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#ifndef _INCLUDE_DRIVERSTL_R_SMDS_MESH #ifndef _INCLUDE_DRIVERSTL_R_SMDS_MESH
#define _INCLUDE_DRIVERSTL_R_SMDS_MESH #define _INCLUDE_DRIVERSTL_R_SMDS_MESH

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#include <stdio.h> #include <stdio.h>
#include "DriverSTL_W_SMDS_Mesh.h" #include "DriverSTL_W_SMDS_Mesh.h"

View File

@ -1,29 +1,28 @@
// Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
//
// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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
//
// SMESH DriverSTL : driver to read and write 'stl' files // SMESH DriverSTL : driver to read and write 'stl' files
//
// Copyright (C) 2004 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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 : DriverSTL_W_SMDS_Mesh.h // File : DriverSTL_W_SMDS_Mesh.h
// Module : SMESH // Module : SMESH
//
#ifndef _INCLUDE_DRIVERSTL_W_SMDS_MESH #ifndef _INCLUDE_DRIVERSTL_W_SMDS_MESH
#define _INCLUDE_DRIVERSTL_W_SMDS_MESH #define _INCLUDE_DRIVERSTL_W_SMDS_MESH

View File

@ -1,32 +1,31 @@
# Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
#
# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
#
# 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.
#
# 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
#
# SMESH DriverSTL : driver to read and write 'stl' files # SMESH DriverSTL : driver to read and write 'stl' files
#
# Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
#
# 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.
#
# 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 : Makefile.in # File : Makefile.in
# Author : Marc Tajchman (CEA) # Author : Marc Tajchman (CEA)
# Modified by : Alexander BORODIN (OCN) - autotools usage # Modified by : Alexander BORODIN (OCN) - autotools usage
# Module : SMESH # Module : SMESH
# $Header$ # $Header$
#
include $(top_srcdir)/adm_local/unix/make_common_starter.am include $(top_srcdir)/adm_local/unix/make_common_starter.am
# header files # header files

View File

@ -1,28 +1,28 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org
// //
// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// 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.
//
// 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 : SMESH_DriverSTL.hxx // File : SMESH_DriverSTL.hxx
// Author : Alexander A. BORODIN // Author : Alexander A. BORODIN
// Module : SMESH // Module : SMESH
//
#ifndef _SMESH_DriverSTL_HXX_ #ifndef _SMESH_DriverSTL_HXX_
#define _SMESH_DriverSTL_HXX_ #define _SMESH_DriverSTL_HXX_

View File

@ -1,23 +1,26 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
//#include "DriverSTL_R_SMDS_Mesh.h" //#include "DriverSTL_R_SMDS_Mesh.h"
//
#include "DriverSTL_W_SMDS_Mesh.h" #include "DriverSTL_W_SMDS_Mesh.h"
int main(int argc, char** argv) int main(int argc, char** argv)

View File

@ -1,21 +1,23 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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 // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// License along with this library; if not, write to the Free Software // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // 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.
//
// 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
// //
#include "DriverUNV_R_SMDS_Mesh.h" #include "DriverUNV_R_SMDS_Mesh.h"
#include "SMDS_Mesh.hxx" #include "SMDS_Mesh.hxx"

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#ifndef _INCLUDE_DRIVERUNV_R_SMDS_MESH #ifndef _INCLUDE_DRIVERUNV_R_SMDS_MESH
#define _INCLUDE_DRIVERUNV_R_SMDS_MESH #define _INCLUDE_DRIVERUNV_R_SMDS_MESH

View File

@ -1,20 +1,22 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#include "DriverUNV_R_SMESHDS_Document.h" #include "DriverUNV_R_SMESHDS_Document.h"

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#ifndef _INCLUDE_DRIVERUNV_R_SMESHDS_DOCUMENT #ifndef _INCLUDE_DRIVERUNV_R_SMESHDS_DOCUMENT
#define _INCLUDE_DRIVERUNV_R_SMESHDS_DOCUMENT #define _INCLUDE_DRIVERUNV_R_SMESHDS_DOCUMENT

View File

@ -1,20 +1,22 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#include "DriverUNV_R_SMESHDS_Mesh.h" #include "DriverUNV_R_SMESHDS_Mesh.h"

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#ifndef _INCLUDE_DRIVERUNV_R_SMESHDS_MESH #ifndef _INCLUDE_DRIVERUNV_R_SMESHDS_MESH
#define _INCLUDE_DRIVERUNV_R_SMESHDS_MESH #define _INCLUDE_DRIVERUNV_R_SMESHDS_MESH

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#include <algorithm> #include <algorithm>
#include "DriverUNV_W_SMDS_Mesh.h" #include "DriverUNV_W_SMDS_Mesh.h"

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#ifndef _INCLUDE_DRIVERUNV_W_SMDS_MESH #ifndef _INCLUDE_DRIVERUNV_W_SMDS_MESH
#define _INCLUDE_DRIVERUNV_W_SMDS_MESH #define _INCLUDE_DRIVERUNV_W_SMDS_MESH

View File

@ -1,20 +1,22 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#include "DriverUNV_W_SMESHDS_Document.h" #include "DriverUNV_W_SMESHDS_Document.h"

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#ifndef _INCLUDE_DRIVERUNV_W_SMESHDS_DOCUMENT #ifndef _INCLUDE_DRIVERUNV_W_SMESHDS_DOCUMENT
#define _INCLUDE_DRIVERUNV_W_SMESHDS_DOCUMENT #define _INCLUDE_DRIVERUNV_W_SMESHDS_DOCUMENT

View File

@ -1,20 +1,22 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#include "DriverUNV_W_SMESHDS_Mesh.h" #include "DriverUNV_W_SMESHDS_Mesh.h"

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#ifndef _INCLUDE_DRIVERUNV_W_SMESHDS_MESH #ifndef _INCLUDE_DRIVERUNV_W_SMESHDS_MESH
#define _INCLUDE_DRIVERUNV_W_SMESHDS_MESH #define _INCLUDE_DRIVERUNV_W_SMESHDS_MESH

View File

@ -1,32 +1,31 @@
# Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
#
# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
#
# 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.
#
# 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
#
# SMESH DriverUNV : driver to read and write 'unv' files # SMESH DriverUNV : driver to read and write 'unv' files
#
# Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
#
# 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.
#
# 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 : Makefile.in # File : Makefile.in
# Author : Marc Tajchman (CEA) # Author : Marc Tajchman (CEA)
# Modified by : Alexander BORODIN (OCN) - autotools usage # Modified by : Alexander BORODIN (OCN) - autotools usage
# Module : SMESH # Module : SMESH
# $Header$ # $Header$
#
include $(top_srcdir)/adm_local/unix/make_common_starter.am include $(top_srcdir)/adm_local/unix/make_common_starter.am
# header files # header files

View File

@ -1,28 +1,28 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org
// //
// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// 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.
//
// 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 : SMESH_DriverUNV.hxx // File : SMESH_DriverUNV.hxx
// Author : Alexander A. BORODIN // Author : Alexander A. BORODIN
// Module : SMESH // Module : SMESH
//
#ifndef _SMESH_DriverUNV_HXX_ #ifndef _SMESH_DriverUNV_HXX_
#define _SMESH_DriverUNV_HXX_ #define _SMESH_DriverUNV_HXX_

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#include <fstream> #include <fstream>
#include <stdio.h> #include <stdio.h>

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#ifndef UNV2411_Structure_HeaderFile #ifndef UNV2411_Structure_HeaderFile
#define UNV2411_Structure_HeaderFile #define UNV2411_Structure_HeaderFile

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#include <fstream> #include <fstream>
#include <iomanip> #include <iomanip>

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#ifndef UNV2412_Structure_HeaderFile #ifndef UNV2412_Structure_HeaderFile
#define UNV2412_Structure_HeaderFile #define UNV2412_Structure_HeaderFile

View File

@ -1,21 +1,23 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// //
// This library is free software; you can redistribute it and/or // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// modify it under the terms of the GNU Lesser General Public // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// License as published by the Free Software Foundation; either
// version 2.1 of the License.
// //
// This library is distributed in the hope that it will be useful // This library is free software; you can redistribute it and/or
// but WITHOUT ANY WARRANTY; without even the implied warranty of // modify it under the terms of the GNU Lesser General Public
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // License as published by the Free Software Foundation; either
// Lesser General Public License for more details. // version 2.1 of the License.
// //
// You should have received a copy of the GNU Lesser General Public // This library is distributed in the hope that it will be useful,
// License along with this library; if not, write to the Free Software // but WITHOUT ANY WARRANTY; without even the implied warranty of
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // 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
// //
#include "UNV2417_Structure.hxx" #include "UNV2417_Structure.hxx"
#include "UNV_Utilities.hxx" #include "UNV_Utilities.hxx"

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#ifndef UNV2417_Structure_HeaderFile #ifndef UNV2417_Structure_HeaderFile
#define UNV2417_Structure_HeaderFile #define UNV2417_Structure_HeaderFile

View File

@ -1,22 +1,24 @@
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS //
// // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// This library is free software; you can redistribute it and/or // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// modify it under the terms of the GNU Lesser General Public //
// License as published by the Free Software Foundation; either // This library is free software; you can redistribute it and/or
// version 2.1 of the License. // modify it under the terms of the GNU Lesser General Public
// // License as published by the Free Software Foundation; either
// This library is distributed in the hope that it will be useful, // version 2.1 of the License.
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // This library is distributed in the hope that it will be useful,
// Lesser General Public License for more details. // but WITHOUT ANY WARRANTY; without even the implied warranty of
// // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser General Public // Lesser General Public License for more details.
// License along with this library; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // You should have received a copy of the GNU Lesser General Public
// // License along with this library; if not, write to the Free Software
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
#include "UNV2411_Structure.hxx" #include "UNV2411_Structure.hxx"
#include "UNV2412_Structure.hxx" #include "UNV2412_Structure.hxx"
#include "UNV_Utilities.hxx" #include "UNV_Utilities.hxx"

View File

@ -1,22 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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 // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// License along with this library; if not, write to the Free Software // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA //
// 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.
//
// 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
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
#include "UNV_Utilities.hxx" #include "UNV_Utilities.hxx"
using namespace std; using namespace std;

View File

@ -1,22 +1,24 @@
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
//
// 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.
//
// 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 // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
// License along with this library; if not, write to the Free Software // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA //
// 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.
//
// 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
// //
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
#ifndef MED_Utilities_HeaderFile #ifndef MED_Utilities_HeaderFile
#define MED_Utilities_HeaderFile #define MED_Utilities_HeaderFile

View File

@ -1,30 +1,30 @@
# Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, # Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
#
# 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.
#
# 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
# #
# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
# #
# 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.
#
# 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 : Makefile.in # File : Makefile.in
# Author : Patrick GOLDBRONN (CEA) # Author : Patrick GOLDBRONN (CEA)
# Modified by : Alexander BORODIN (OCN) - autotools usage # Modified by : Alexander BORODIN (OCN) - autotools usage
# Module : SMESH # Module : SMESH
# $Header$ # $Header$
#
include $(top_srcdir)/adm_local/unix/make_common_starter.am include $(top_srcdir)/adm_local/unix/make_common_starter.am
SUBDIRS = \ SUBDIRS = \