Skip to content
Snippets Groups Projects
Select Git revision
  • 5cbfa289546515953ec10d5cb085ca883a347e28
  • master default protected
  • relaying
  • overlaps_tags_and_distributed_export
  • alphashapes
  • patches-4.14
  • steplayer
  • bl
  • pluginMeshQuality
  • fixBugsAmaury
  • hierarchical-basis
  • new_export_boris
  • oras_vs_osm
  • reassign_partitions
  • distributed_fwi
  • rename-classes
  • fix/fortran-api-example-t4
  • robust_partitions
  • reducing_files
  • fix_overlaps
  • 3115-issue-fix
  • gmsh_4_14_0
  • gmsh_4_13_1
  • gmsh_4_13_0
  • gmsh_4_12_2
  • gmsh_4_12_1
  • gmsh_4_12_0
  • gmsh_4_11_1
  • gmsh_4_11_0
  • gmsh_4_10_5
  • gmsh_4_10_4
  • gmsh_4_10_3
  • gmsh_4_10_2
  • gmsh_4_10_1
  • gmsh_4_10_0
  • gmsh_4_9_5
  • gmsh_4_9_4
  • gmsh_4_9_3
  • gmsh_4_9_2
  • gmsh_4_9_1
  • gmsh_4_9_0
41 results

GFace.h

Blame
  • CREDITS 5.06 KiB
    $Id: CREDITS,v 1.20 2004-12-06 07:06:21 geuzaine Exp $
    
                 Gmsh is copyright (C) 1997-2004 
    
                       Christophe Geuzaine 
                  <geuzaine at acm.caltech.edu> 
    
                               and 
    
                      Jean-Francois Remacle 
                   <remacle at gce.ucl.ac.be>
    
    Major code contributions to Gmsh have been provided by Nicolas Tardieu
    <ntardieu at giref.ulaval.ca> (help with the GSL integration, new "STL
    to elementary geometry" interface, Netgen integration).
    
    Other code contributors include: David Colignon <David.Colignon at
    univ.u-3mrs.fr> for new colormaps; Patrick Dular <patrick.dular at
    ulg.ac.be> for transfinite mesh bug fixes; Laurent Stainier
    <l.stainier at ulg.ac.be> for help with the MacOS port and the tensor
    display code; Pierre Badel <badel at freesurf.fr> for help with the
    GSL integration; and Marc Ume <Marc.Ume at digitalgraphics.be> for the
    original list code.
    
    The AVL tree code (DataStr/avl.*) and the YUV image code
    (Graphics/gl2yuv.*) are copyright (C) 1988-1993, 1995 The Regents of
    the University of California. Permission to use, copy, modify, and
    distribute this software and its documentation for any purpose and
    without fee is hereby granted, provided that the above copyright
    notice appear in all copies and that both that copyright notice and
    this permission notice appear in supporting documentation, and that
    the name of the University of California not be used in advertising or
    publicity pertaining to distribution of the software without specific,
    written prior permission.  The University of California makes no
    representations about the suitability of this software for any
    purpose.  It is provided "as is" without express or implied warranty.
    
    The trackball code (Common/Trackball.*) is copyright (C) 1993, 1994,
    Silicon Graphics, Inc.  ALL RIGHTS RESERVED. Permission to use, copy,
    modify, and distribute this software for any purpose and without fee
    is hereby granted, provided that the above copyright notice appear in
    all copies and that both the copyright notice and this permission
    notice appear in supporting documentation, and that the name of
    Silicon Graphics, Inc. not be used in advertising or publicity
    pertaining to distribution of the software without specific, written
    prior permission.
    
    The GIF and PPM routines (Graphics/gl2gif.cpp) are based on code
    copyright (C) 1989, 1991, Jef Poskanzer. Permission to use, copy,
    modify, and distribute this software and its documentation for any
    purpose and without fee is hereby granted, provided that the above
    copyright notice appear in all copies and that both that copyright
    notice and this permission notice appear in supporting documentation.
    This software is provided "as is" without express or implied warranty.
    
    The MathEval library (MathEval/*) is based on GNU libmatheval,
    copyright (C) 1999, 2002, 2003 Free Software Foundation, Inc.
    
    The colorbar widget (Fltk/Colorbar_Window.cpp) was inspired by code
    from the Vis5d program for visualizing five dimensional gridded data
    sets, copyright (C) 1990-1995, Bill Hibbard, Brian Paul, Dave Santek,
    and Andre Battaiola.
    
    This version of Gmsh may contain code (in the Triangle subdirectory)
    copyright (C) 1993, 1995, 1997, 1998, 2002, Jonathan Richard Shewchuk:
    check the configuration options.
    
    This version of Gmsh may contain code (in the Netgen subdirectory)
    copyright (C) 1994-2004, Joachim Sch"oberl: check the configuration
    options.