Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
gmsh
gmsh
Commits
f97ac5a4
Commit
f97ac5a4
authored
Mar 4, 2021
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
update credits with libol1 and robin_hood
parent
eb4a90fe
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!393
Quasi-structured quadrilaterel meshing
Pipeline
#7884
passed
Mar 4, 2021
Stage: test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CREDITS.txt
+12
-3
12 additions, 3 deletions
CREDITS.txt
with
12 additions
and
3 deletions
CREDITS.txt
+
12
−
3
View file @
f97ac5a4
...
...
@@ -31,9 +31,10 @@ cleanup and performance improvements), Celestin Marot (HXT/tetMesh),
Pierre-Alexandre Beaufort (HXT/reparam), Zhidong Han (LSDYNA export), Ismail
Badia (hierarchical basis functions), Jeremy Theler (X3D export), Thomas
Toulorge (high order mesh optimizer, new CGNS IO), Max Orok (binary PLY), Marek
Wojciechowski (PyPi packaging), Maxence Reberol (automatic transfinite), Michael
Ermakov (Gambit export). See comments in the sources for more information. If we
forgot to list your contributions please send us an email!
Wojciechowski (PyPi packaging), Maxence Reberol (automatic transfinite, quad
meshing tools), Michael Ermakov (Gambit export). See comments in the sources for
more information. If we forgot to list your contributions please send us an
email!
Thanks to the following folks who have contributed by providing fresh ideas on
theoretical or programming topics, who have sent patches, requests for changes
...
...
@@ -141,6 +142,14 @@ The colorbar widget (Fltk/colorbarWindow.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.
The libOL code (Common/libol1.{c,h}) is Copyright 2012-2018 - by Loïc Maréchal /
INRIA. This program is a free software. You can redistribute it and/or modify it
under the terms of the MIT License as published by the Open Source Initiative.
The Fast & memory efficient hashtable based on robin hood hashing
(Common/robin_hood.h) is Copyright (c) 2018-2020 Martin Ankerl and is licensed
under the MIT License.
In addition, this version of Gmsh may contain the following contributed,
optional codes in the contrib/ directory, each governed by their own license:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment