Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fluidparticles
MigFlow
Commits
fe511af0
Commit
fe511af0
authored
Feb 15, 2018
by
Jonathan Lambrechts
Browse files
fix copyright (remarks of M. Palate)
parent
a8d409c0
Changes
64
Hide whitespace changes
Inline
Side-by-side
LICENSE.txt
View file @
fe511af0
...
...
@@ -7,8 +7,8 @@ Marblesbag General
-----------------------------------------
Marblesbag is a fluid-particules flow simulation software
Copyright (C) <2015-2018> <Universite catholique de Louvain (UCL), Belgium
>
Copyright (C) <2015-2018>
<
Universite de Montpellier, France>
Copyright (C) <2015-2018> <Universite catholique de Louvain (UCL), Belgium
Copyright (C) <2015-2018>
Universite de Montpellier, France>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
...
...
Makefile
View file @
fe511af0
# Marblesbag - Copyright (C) <2010-2018>
# <Universite catholique de Louvain (UCL), Belgium
>
#
<
Universite de Montpellier, France>
# <Universite catholique de Louvain (UCL), Belgium
#
Universite de Montpellier, France>
#
# List of the contributors to the development of
SLIM
: see AUTHORS file.
# List of the contributors to the development of
Marblesbag
: see AUTHORS file.
# Description and complete License: see LICENSE file.
#
# This program (Marblesbag) is free software:
# you can redistribute it and/or modify it under the terms of the GNU General
# you can redistribute it and/or modify it under the terms of the GNU
Lesser
General
# Public License as published by the Free Software Foundation, either version
# 3 of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# GNU
Lesser
General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program (see COPYING file). If not,
# You should have received a copy of the GNU
Lesser
General Public License
# along with this program (see COPYING
and COPYING.LESSER
file
s
). If not,
# see <http://www.gnu.org/licenses/>.
ALL
:
libmbfluid3.so libmbfluid2.so libscontact2.so libscontact3.so
...
...
hxt/hxt_class_macro.h
View file @
fe511af0
/*
* Marblesbag - Copyright (C) <2010-2018>
* <Universite catholique de Louvain (UCL), Belgium
>
*
<
Universite de Montpellier, France>
* <Universite catholique de Louvain (UCL), Belgium
*
Universite de Montpellier, France>
*
* List of the contributors to the development of
SLIM
: see AUTHORS file.
* List of the contributors to the development of
Marblesbag
: see AUTHORS file.
* Description and complete License: see LICENSE file.
*
* This program (Marblesbag) is free software:
* you can redistribute it and/or modify it under the terms of the GNU General
* you can redistribute it and/or modify it under the terms of the GNU
Lesser
General
* Public License as published by the Free Software Foundation, either version
* 3 of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
* GNU
Lesser
General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program (see COPYING file). If not,
* You should have received a copy of the GNU
Lesser
General Public License
* along with this program (see COPYING
and COPYING.LESSER
file
s
). If not,
* see <http://www.gnu.org/licenses/>.
*/
...
...
hxt/hxt_linear_system.c
View file @
fe511af0
/*
* Marblesbag - Copyright (C) <2010-2018>
* <Universite catholique de Louvain (UCL), Belgium
>
*
<
Universite de Montpellier, France>
* <Universite catholique de Louvain (UCL), Belgium
*
Universite de Montpellier, France>
*
* List of the contributors to the development of
SLIM
: see AUTHORS file.
* List of the contributors to the development of
Marblesbag
: see AUTHORS file.
* Description and complete License: see LICENSE file.
*
* This program (Marblesbag) is free software:
* you can redistribute it and/or modify it under the terms of the GNU General
* you can redistribute it and/or modify it under the terms of the GNU
Lesser
General
* Public License as published by the Free Software Foundation, either version
* 3 of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
* GNU
Lesser
General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program (see COPYING file). If not,
* You should have received a copy of the GNU
Lesser
General Public License
* along with this program (see COPYING
and COPYING.LESSER
file
s
). If not,
* see <http://www.gnu.org/licenses/>.
*/
...
...
hxt/hxt_linear_system.h
View file @
fe511af0
/*
* Marblesbag - Copyright (C) <2010-2018>
* <Universite catholique de Louvain (UCL), Belgium
>
*
<
Universite de Montpellier, France>
* <Universite catholique de Louvain (UCL), Belgium
*
Universite de Montpellier, France>
*
* List of the contributors to the development of
SLIM
: see AUTHORS file.
* List of the contributors to the development of
Marblesbag
: see AUTHORS file.
* Description and complete License: see LICENSE file.
*
* This program (Marblesbag) is free software:
* you can redistribute it and/or modify it under the terms of the GNU General
* you can redistribute it and/or modify it under the terms of the GNU
Lesser
General
* Public License as published by the Free Software Foundation, either version
* 3 of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
* GNU
Lesser
General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program (see COPYING file). If not,
* You should have received a copy of the GNU
Lesser
General Public License
* along with this program (see COPYING
and COPYING.LESSER
file
s
). If not,
* see <http://www.gnu.org/licenses/>.
*/
...
...
hxt/hxt_linear_system_lu.c
View file @
fe511af0
/*
* Marblesbag - Copyright (C) <2010-2018>
* <Universite catholique de Louvain (UCL), Belgium
>
*
<
Universite de Montpellier, France>
* <Universite catholique de Louvain (UCL), Belgium
*
Universite de Montpellier, France>
*
* List of the contributors to the development of
SLIM
: see AUTHORS file.
* List of the contributors to the development of
Marblesbag
: see AUTHORS file.
* Description and complete License: see LICENSE file.
*
* This program (Marblesbag) is free software:
* you can redistribute it and/or modify it under the terms of the GNU General
* you can redistribute it and/or modify it under the terms of the GNU
Lesser
General
* Public License as published by the Free Software Foundation, either version
* 3 of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
* GNU
Lesser
General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program (see COPYING file). If not,
* You should have received a copy of the GNU
Lesser
General Public License
* along with this program (see COPYING
and COPYING.LESSER
file
s
). If not,
* see <http://www.gnu.org/licenses/>.
*/
...
...
hxt/hxt_linear_system_lu.h
View file @
fe511af0
/*
* Marblesbag - Copyright (C) <2010-2018>
* <Universite catholique de Louvain (UCL), Belgium
>
*
<
Universite de Montpellier, France>
* <Universite catholique de Louvain (UCL), Belgium
*
Universite de Montpellier, France>
*
* List of the contributors to the development of
SLIM
: see AUTHORS file.
* List of the contributors to the development of
Marblesbag
: see AUTHORS file.
* Description and complete License: see LICENSE file.
*
* This program (Marblesbag) is free software:
* you can redistribute it and/or modify it under the terms of the GNU General
* you can redistribute it and/or modify it under the terms of the GNU
Lesser
General
* Public License as published by the Free Software Foundation, either version
* 3 of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
* GNU
Lesser
General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program (see COPYING file). If not,
* You should have received a copy of the GNU
Lesser
General Public License
* along with this program (see COPYING
and COPYING.LESSER
file
s
). If not,
* see <http://www.gnu.org/licenses/>.
*/
...
...
hxt/hxt_linear_system_petsc.c
View file @
fe511af0
/*
* Marblesbag - Copyright (C) <2010-2018>
* <Universite catholique de Louvain (UCL), Belgium
>
*
<
Universite de Montpellier, France>
* <Universite catholique de Louvain (UCL), Belgium
*
Universite de Montpellier, France>
*
* List of the contributors to the development of
SLIM
: see AUTHORS file.
* List of the contributors to the development of
Marblesbag
: see AUTHORS file.
* Description and complete License: see LICENSE file.
*
* This program (Marblesbag) is free software:
* you can redistribute it and/or modify it under the terms of the GNU General
* you can redistribute it and/or modify it under the terms of the GNU
Lesser
General
* Public License as published by the Free Software Foundation, either version
* 3 of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
* GNU
Lesser
General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program (see COPYING file). If not,
* You should have received a copy of the GNU
Lesser
General Public License
* along with this program (see COPYING
and COPYING.LESSER
file
s
). If not,
* see <http://www.gnu.org/licenses/>.
*/
...
...
hxt/hxt_linear_system_petsc.h
View file @
fe511af0
/*
* Marblesbag - Copyright (C) <2010-2018>
* <Universite catholique de Louvain (UCL), Belgium
>
*
<
Universite de Montpellier, France>
* <Universite catholique de Louvain (UCL), Belgium
*
Universite de Montpellier, France>
*
* List of the contributors to the development of
SLIM
: see AUTHORS file.
* List of the contributors to the development of
Marblesbag
: see AUTHORS file.
* Description and complete License: see LICENSE file.
*
* This program (Marblesbag) is free software:
* you can redistribute it and/or modify it under the terms of the GNU General
* you can redistribute it and/or modify it under the terms of the GNU
Lesser
General
* Public License as published by the Free Software Foundation, either version
* 3 of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
* GNU
Lesser
General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program (see COPYING file). If not,
* You should have received a copy of the GNU
Lesser
General Public License
* along with this program (see COPYING
and COPYING.LESSER
file
s
). If not,
* see <http://www.gnu.org/licenses/>.
*/
...
...
hxt/hxt_message.c
View file @
fe511af0
/*
* Marblesbag - Copyright (C) <2010-2018>
* <Universite catholique de Louvain (UCL), Belgium
>
*
<
Universite de Montpellier, France>
* <Universite catholique de Louvain (UCL), Belgium
*
Universite de Montpellier, France>
*
* List of the contributors to the development of
SLIM
: see AUTHORS file.
* List of the contributors to the development of
Marblesbag
: see AUTHORS file.
* Description and complete License: see LICENSE file.
*
* This program (Marblesbag) is free software:
* you can redistribute it and/or modify it under the terms of the GNU General
* you can redistribute it and/or modify it under the terms of the GNU
Lesser
General
* Public License as published by the Free Software Foundation, either version
* 3 of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
* GNU
Lesser
General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program (see COPYING file). If not,
* You should have received a copy of the GNU
Lesser
General Public License
* along with this program (see COPYING
and COPYING.LESSER
file
s
). If not,
* see <http://www.gnu.org/licenses/>.
*/
...
...
hxt/hxt_message.h
View file @
fe511af0
/*
* Marblesbag - Copyright (C) <2010-2018>
* <Universite catholique de Louvain (UCL), Belgium
>
*
<
Universite de Montpellier, France>
* <Universite catholique de Louvain (UCL), Belgium
*
Universite de Montpellier, France>
*
* List of the contributors to the development of
SLIM
: see AUTHORS file.
* List of the contributors to the development of
Marblesbag
: see AUTHORS file.
* Description and complete License: see LICENSE file.
*
* This program (Marblesbag) is free software:
* you can redistribute it and/or modify it under the terms of the GNU General
* you can redistribute it and/or modify it under the terms of the GNU
Lesser
General
* Public License as published by the Free Software Foundation, either version
* 3 of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
* GNU
Lesser
General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program (see COPYING file). If not,
* You should have received a copy of the GNU
Lesser
General Public License
* along with this program (see COPYING
and COPYING.LESSER
file
s
). If not,
* see <http://www.gnu.org/licenses/>.
*/
...
...
paraview_utils/Makefile
View file @
fe511af0
# Marblesbag - Copyright (C) <2010-2018>
# <Universite catholique de Louvain (UCL), Belgium
>
#
<
Universite de Montpellier, France>
# <Universite catholique de Louvain (UCL), Belgium
#
Universite de Montpellier, France>
#
# List of the contributors to the development of
SLIM
: see AUTHORS file.
# List of the contributors to the development of
Marblesbag
: see AUTHORS file.
# Description and complete License: see LICENSE file.
#
# This program (Marblesbag) is free software:
# you can redistribute it and/or modify it under the terms of the GNU General
# you can redistribute it and/or modify it under the terms of the GNU
Lesser
General
# Public License as published by the Free Software Foundation, either version
# 3 of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# GNU
Lesser
General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program (see COPYING file). If not,
# You should have received a copy of the GNU
Lesser
General Public License
# along with this program (see COPYING
and COPYING.LESSER
file
s
). If not,
# see <http://www.gnu.org/licenses/>.
marblesbag.xml
:
python_filter_generator.py contacts-extract.py ids-extract.py
...
...
paraview_utils/contacts-extract.py
View file @
fe511af0
# Marblesbag - Copyright (C) <2010-2018>
# <Universite catholique de Louvain (UCL), Belgium
>
#
<
Universite de Montpellier, France>
# <Universite catholique de Louvain (UCL), Belgium
#
Universite de Montpellier, France>
#
# List of the contributors to the development of
SLIM
: see AUTHORS file.
# List of the contributors to the development of
Marblesbag
: see AUTHORS file.
# Description and complete License: see LICENSE file.
#
# This program (Marblesbag) is free software:
# you can redistribute it and/or modify it under the terms of the GNU General
# you can redistribute it and/or modify it under the terms of the GNU
Lesser
General
# Public License as published by the Free Software Foundation, either version
# 3 of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# GNU
Lesser
General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program (see COPYING file). If not,
# You should have received a copy of the GNU
Lesser
General Public License
# along with this program (see COPYING
and COPYING.LESSER
file
s
). If not,
# see <http://www.gnu.org/licenses/>.
Name
=
'MBExtractContact'
...
...
paraview_utils/ids-extract.py
View file @
fe511af0
# Marblesbag - Copyright (C) <2010-2018>
# <Universite catholique de Louvain (UCL), Belgium
>
#
<
Universite de Montpellier, France>
# <Universite catholique de Louvain (UCL), Belgium
#
Universite de Montpellier, France>
#
# List of the contributors to the development of
SLIM
: see AUTHORS file.
# List of the contributors to the development of
Marblesbag
: see AUTHORS file.
# Description and complete License: see LICENSE file.
#
# This program (Marblesbag) is free software:
# you can redistribute it and/or modify it under the terms of the GNU General
# you can redistribute it and/or modify it under the terms of the GNU
Lesser
General
# Public License as published by the Free Software Foundation, either version
# 3 of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# GNU
Lesser
General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program (see COPYING file). If not,
# You should have received a copy of the GNU
Lesser
General Public License
# along with this program (see COPYING
and COPYING.LESSER
file
s
). If not,
# see <http://www.gnu.org/licenses/>.
Name
=
'MBExtractIds'
...
...
paraview_utils/python_filter_generator.py
View file @
fe511af0
# Marblesbag - Copyright (C) <2010-2018>
# <Universite catholique de Louvain (UCL), Belgium
>
#
<
Universite de Montpellier, France>
# <Universite catholique de Louvain (UCL), Belgium
#
Universite de Montpellier, France>
#
# List of the contributors to the development of
SLIM
: see AUTHORS file.
# List of the contributors to the development of
Marblesbag
: see AUTHORS file.
# Description and complete License: see LICENSE file.
#
# This program (Marblesbag) is free software:
# you can redistribute it and/or modify it under the terms of the GNU General
# you can redistribute it and/or modify it under the terms of the GNU
Lesser
General
# Public License as published by the Free Software Foundation, either version
# 3 of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# GNU
Lesser
General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program (see COPYING file). If not,
# You should have received a copy of the GNU
Lesser
General Public License
# along with this program (see COPYING
and COPYING.LESSER
file
s
). If not,
# see <http://www.gnu.org/licenses/>.
# See blog for details: https://blog.kitware.com/easy-customization-of-the-paraview-python-programmable-filter-property-panel/
...
...
paraview_utils/refresh_mb_output.py
View file @
fe511af0
# Marblesbag - Copyright (C) <2010-2018>
# <Universite catholique de Louvain (UCL), Belgium
>
#
<
Universite de Montpellier, France>
# <Universite catholique de Louvain (UCL), Belgium
#
Universite de Montpellier, France>
#
# List of the contributors to the development of
SLIM
: see AUTHORS file.
# List of the contributors to the development of
Marblesbag
: see AUTHORS file.
# Description and complete License: see LICENSE file.
#
# This program (Marblesbag) is free software:
# you can redistribute it and/or modify it under the terms of the GNU General
# you can redistribute it and/or modify it under the terms of the GNU
Lesser
General
# Public License as published by the Free Software Foundation, either version
# 3 of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# GNU
Lesser
General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program (see COPYING file). If not,
# You should have received a copy of the GNU
Lesser
General Public License
# along with this program (see COPYING
and COPYING.LESSER
file
s
). If not,
# see <http://www.gnu.org/licenses/>.
import
glob
...
...
python/marblesbag/__init__.py
View file @
fe511af0
# Marblesbag - Copyright (C) <2010-2018>
# <Universite catholique de Louvain (UCL), Belgium
>
#
<
Universite de Montpellier, France>
# <Universite catholique de Louvain (UCL), Belgium
#
Universite de Montpellier, France>
#
# List of the contributors to the development of
SLIM
: see AUTHORS file.
# List of the contributors to the development of
Marblesbag
: see AUTHORS file.
# Description and complete License: see LICENSE file.
#
# This program (Marblesbag) is free software:
# you can redistribute it and/or modify it under the terms of the GNU General
# you can redistribute it and/or modify it under the terms of the GNU
Lesser
General
# Public License as published by the Free Software Foundation, either version
# 3 of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# GNU
Lesser
General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program (see COPYING file). If not,
# You should have received a copy of the GNU
Lesser
General Public License
# along with this program (see COPYING
and COPYING.LESSER
file
s
). If not,
# see <http://www.gnu.org/licenses/>.
python/marblesbag/fluid.py
View file @
fe511af0
# Marblesbag - Copyright (C) <2010-2018>
# <Universite catholique de Louvain (UCL), Belgium
>
#
<
Universite de Montpellier, France>
# <Universite catholique de Louvain (UCL), Belgium
#
Universite de Montpellier, France>
#
# List of the contributors to the development of
SLIM
: see AUTHORS file.
# List of the contributors to the development of
Marblesbag
: see AUTHORS file.
# Description and complete License: see LICENSE file.
#
# This program (Marblesbag) is free software:
# you can redistribute it and/or modify it under the terms of the GNU General
# you can redistribute it and/or modify it under the terms of the GNU
Lesser
General
# Public License as published by the Free Software Foundation, either version
# 3 of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# GNU
Lesser
General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program (see COPYING file). If not,
# You should have received a copy of the GNU
Lesser
General Public License
# along with this program (see COPYING
and COPYING.LESSER
file
s
). If not,
# see <http://www.gnu.org/licenses/>.
from
ctypes
import
*
...
...
python/marblesbag/fluid3.py
View file @
fe511af0
# Marblesbag - Copyright (C) <2010-2018>
# <Universite catholique de Louvain (UCL), Belgium
>
#
<
Universite de Montpellier, France>
# <Universite catholique de Louvain (UCL), Belgium
#
Universite de Montpellier, France>
#
# List of the contributors to the development of
SLIM
: see AUTHORS file.
# List of the contributors to the development of
Marblesbag
: see AUTHORS file.
# Description and complete License: see LICENSE file.
#
# This program (Marblesbag) is free software:
# you can redistribute it and/or modify it under the terms of the GNU General
# you can redistribute it and/or modify it under the terms of the GNU
Lesser
General
# Public License as published by the Free Software Foundation, either version
# 3 of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# GNU
Lesser
General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program (see COPYING file). If not,
# You should have received a copy of the GNU
Lesser
General Public License
# along with this program (see COPYING
and COPYING.LESSER
file
s
). If not,
# see <http://www.gnu.org/licenses/>.
from
ctypes
import
*
...
...
python/marblesbag/gmshType.py
View file @
fe511af0
# Marblesbag - Copyright (C) <2010-2018>
# <Universite catholique de Louvain (UCL), Belgium
>
#
<
Universite de Montpellier, France>
# <Universite catholique de Louvain (UCL), Belgium
#
Universite de Montpellier, France>
#
# List of the contributors to the development of
SLIM
: see AUTHORS file.
# List of the contributors to the development of
Marblesbag
: see AUTHORS file.
# Description and complete License: see LICENSE file.
#
# This program (Marblesbag) is free software:
# you can redistribute it and/or modify it under the terms of the GNU General
# you can redistribute it and/or modify it under the terms of the GNU
Lesser
General
# Public License as published by the Free Software Foundation, either version
# 3 of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# GNU
Lesser
General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program (see COPYING file). If not,
# You should have received a copy of the GNU
Lesser
General Public License
# along with this program (see COPYING
and COPYING.LESSER
file
s
). If not,
# see <http://www.gnu.org/licenses/>.
class
MshBaseElementType
:
...
...
Prev
1
2
3
4
Next
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment