C ***************************************************************** C Delos est un mailleur automatique "surfacique" qui genere une C triangulation pour la simulation et/ou la visualisation. C C Copyright : (1994-2023) MINES PARIS / ARMINES C Authors : Olivier Stab C Website : https://people.minesparis.psl.eu/olivier.stab/delos C License : BSD-3-clause C C Licence et conditions d'utilisation de Delos. C C Delos License C C Copyright 1994-2023 MINES PARIS / ARMINES C C Redistribution and use in source and binary forms,with or without C modification,are permitted provided that the following conditions C are C met: C 1. Redistributions of source code must retain the above copyright C notice, this list of conditions and the following disclaimer. C 2. Redistributions in binary form must reproduce the above copy- C right notice, this list of conditions and the following C disclaimer in the documentation and/or other materials provided C with the distribution. C 3. Neither the name of the copyright holder nor the names of its C contributors may be used to endorse or promote products derived C from this software without specific prior written permission. C C THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBU- C TORS AS IS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,BUT C NOT LIMITED TO,THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FIT- C NESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL C THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, C INDIRECT, INCIDENTAL,SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES C (INCLUDING, BUT NOT LIMITED TO,PROCUREMENT OF SUBSTITUTE GOODS OR C SERVICES;LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) C HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,WHETHER IN CONTRACT C STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) C ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF C ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. C C *****************************************************************