forked from matthieuaussal/gypsilab
-
Notifications
You must be signed in to change notification settings - Fork 0
The gypsilab project is a young open-source MATLAB toolbox for fast numerical computation with finite element and boundary element methods. Accessible with a high-level programming language, it gives a useful framework for fast prototyping.
BlueCode2019/gypsilab
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
/========================================================================\ | '&` | | | # | THE GYPSILAB TOOLBOX FOR MATLAB | | # | | | _#_ | VERSION - 0.50 | | ( # ) | | | / 0 \ | [email protected] | | ( === ) | www.cmap.polytechnique.fr/~aussal/gypsilab | | `---' | | \========================================================================/ The gypsilab project is an open-source MATLAB toolbox for fast numerical computation with finite element and boundary element methods. Accessible with a high-level programming language, it gives a useful framework for fast prototyping. Initially designed for numerical acoustics, many physics problems can also be addressed. Gypsilab is divided in few libraries : - OpenMSH : Library for mesh management Copyright Matthieu Aussal (c) 2018 - Ecole Polytechnique - OpenDOM : Library for numerical integration and variational formulation Copyright Matthieu Aussal & Francois Alouges (c) 2018 - Ecole Polytechnique - OpenFEM : Library for Finite Element Method. Copyright Matthieu Aussal & Francois Alouges (c) 2018 - Ecole Polytechnique - OpenHmX : Library for H-Matrix computation and algebra. Copyright Matthieu Aussal (c) 2018 - Ecole Polytechnique - OpenRay : Library for tri-dimensional ray-tracing. Copyright Matthieu Aussal (c) 2018 - Ecole Polytechnique - OpenEbd : Library for bi-dimensional convolution with green kernel. Copyright Martin Averseng (c) 2018 - Ecole Polytechnique https://github.com/MartinAverseng/EBD - OpenMmg : Library for simplicial remeshing using the level-set methods. Copyright Bx INP/Inria/UBordeaux/UPMC (c) 2004 https://www.mmgtools.org/ - https://github.com/MmgTools/Mmg/ Scripts for non regression test are provided to evaluate performances and verify computation. /========================================================================\ | PROPERTY : Centre de Mathematiques Appliquees, Ecole polytechnique, | | route de Saclay, 91128 Palaiseau, France. All rights reserved. | | | | LICENCE : This program is free software, distributed in the hope that| | it will be useful, but WITHOUT ANY WARRANTY. Natively, you can use, | | redistribute and/or modify it under the terms of the GNU General Public| | License, as published by the Free Software Foundation (version 3 or | | later, http://www.gnu.org/licenses). For private use, dual licencing | | is available, please contact us to activate a "pay for remove" option. | | | | Please acknowledge the gypsilab toolbox in programs or publications in | | which you use it. | \========================================================================/
About
The gypsilab project is a young open-source MATLAB toolbox for fast numerical computation with finite element and boundary element methods. Accessible with a high-level programming language, it gives a useful framework for fast prototyping.
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- MATLAB 80.0%
- Fortran 17.0%
- C 3.0%