X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEFISTO2%2Fareteideale.f;h=c22a605c6de6d5c70ef5faa4fcbf0951f6767b2f;hb=0dc08969ad94430c01f1ec33a0490226b934f2fa;hp=cabc8d4425016619098c187a65fdef6bb42e5798;hpb=3973ceea250d2a077cdb5a798eb7c6151fa9c568;p=modules%2Fsmesh.git diff --git a/src/MEFISTO2/areteideale.f b/src/MEFISTO2/areteideale.f index cabc8d442..c22a605c6 100755 --- a/src/MEFISTO2/areteideale.f +++ b/src/MEFISTO2/areteideale.f @@ -1,3 +1,28 @@ +c MEFISTO : library to compute 2D triangulation from segmented boundaries +c +c Copyright (C) 2006-2016 CEA/DEN, EDF R&D, OPEN CASCADE +c +c This library is free software; you can redistribute it and/or +c modify it under the terms of the GNU Lesser General Public +c License as published by the Free Software Foundation; either +c version 2.1 of the License, or (at your option) any later version. +c +c This library is distributed in the hope that it will be useful, +c but WITHOUT ANY WARRANTY; without even the implied warranty of +c MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +c Lesser General Public License for more details. +c +c You should have received a copy of the GNU Lesser General Public +c License along with this library; if not, write to the Free Software +c Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +c +c See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +c +c File : areteideale.f +c Module : SMESH +c Author : Alain PERRONNET +c Date : 13 novembre 2006 + double precision function areteideale( xyz, direction ) double precision xyz(3), direction(3) areteideale = 10