Skip to content

Commit 1197a16

Browse files
committed
first commit
0 parents  commit 1197a16

File tree

2 files changed

+349
-0
lines changed

2 files changed

+349
-0
lines changed

LICENSE

Lines changed: 329 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,329 @@
1+
GNU LESSER GENERAL PUBLIC LICENSE
2+
Version 3, 29 June 2007
3+
4+
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
5+
Everyone is permitted to copy and distribute verbatim copies
6+
of this license document, but changing it is not allowed.
7+
8+
9+
This version of the GNU Lesser General Public License incorporates
10+
the terms and conditions of version 3 of the GNU General Public
11+
License, supplemented by the additional permissions listed below.
12+
13+
0. Additional Definitions.
14+
15+
As used herein, "this License" refers to version 3 of the GNU Lesser
16+
General Public License, and the "GNU GPL" refers to version 3 of the GNU
17+
General Public License.
18+
19+
"The Library" refers to a covered work governed by this License,
20+
other than an Application or a Combined Work as defined below.
21+
22+
An "Application" is any work that makes use of an interface provided
23+
by the Library, but which is not otherwise based on the Library.
24+
Defining a subclass of a class defined by the Library is deemed a mode
25+
of using an interface provided by the Library.
26+
27+
A "Combined Work" is a work produced by combining or linking an
28+
Application with the Library. The particular version of the Library
29+
with which the Combined Work was made is also called the "Linked
30+
Version".
31+
32+
The "Minimal Corresponding Source" for a Combined Work means the
33+
Corresponding Source for the Combined Work, excluding any source code
34+
for portions of the Combined Work that, considered in isolation, are
35+
based on the Application, and not on the Linked Version.
36+
37+
The "Corresponding Application Code" for a Combined Work means the
38+
object code and/or source code for the Application, including any data
39+
and utility programs needed for reproducing the Combined Work from the
40+
Application, but excluding the System Libraries of the Combined Work.
41+
42+
1. Exception to Section 3 of the GNU GPL.
43+
44+
You may convey a covered work under sections 3 and 4 of this License
45+
without being bound by section 3 of the GNU GPL.
46+
47+
2. Conveying Modified Versions.
48+
49+
If you modify a copy of the Library, and, in your modifications, a
50+
facility refers to a function or data to be supplied by an Application
51+
that uses the facility (other than as an argument passed when the
52+
facility is invoked), then you may convey a copy of the modified
53+
version:
54+
55+
a) under this License, provided that you make a good faith effort to
56+
ensure that, in the event an Application does not supply the
57+
function or data, the facility still operates, and performs
58+
whatever part of its purpose remains meaningful, or
59+
60+
b) under the GNU GPL, with none of the additional permissions of
61+
this License applicable to that copy.
62+
63+
3. Object Code Incorporating Material from Library Header Files.
64+
65+
The object code form of an Application may incorporate material from
66+
a header file that is part of the Library. You may convey such object
67+
code under terms of your choice, provided that, if the incorporated
68+
material is not limited to numerical parameters, data structure
69+
layouts and accessors, or small macros, inline functions and templates
70+
(ten or fewer lines in length), you do both of the following:
71+
72+
a) Give prominent notice with each copy of the object code that the
73+
Library is used in it and that the Library and its use are
74+
covered by this License.
75+
76+
b) Accompany the object code with a copy of the GNU GPL and this license
77+
document.
78+
79+
4. Combined Works.
80+
81+
You may convey a Combined Work under terms of your choice that,
82+
taken together, effectively do not restrict modification of the
83+
portions of the Library contained in the Combined Work and reverse
84+
engineering for debugging such modifications, if you also do each of
85+
the following:
86+
87+
a) Give prominent notice with each copy of the Combined Work that
88+
the Library is used in it and that the Library and its use are
89+
covered by this License.
90+
91+
b) Accompany the Combined Work with a copy of the GNU GPL and this license
92+
document.
93+
94+
c) For a Combined Work that displays copyright notices during
95+
execution, include the copyright notice for the Library among
96+
these notices, as well as a reference directing the user to the
97+
copies of the GNU GPL and this license document.
98+
99+
d) Do one of the following:
100+
101+
0) Convey the Minimal Corresponding Source under the terms of this
102+
License, and the Corresponding Application Code in a form
103+
suitable for, and under terms that permit, the user to
104+
recombine or relink the Application with a modified version of
105+
the Linked Version to produce a modified Combined Work, in the
106+
manner specified by section 6 of the GNU GPL for conveying
107+
Corresponding Source.
108+
109+
1) Use a suitable shared library mechanism for linking with the
110+
Library. A suitable mechanism is one that (a) uses at run time
111+
a copy of the Library already present on the user's computer
112+
system, and (b) will operate properly with a modified version
113+
of the Library that is interface-compatible with the Linked
114+
Version.
115+
116+
e) Provide Installation Information, but only if you would otherwise
117+
be required to provide such information under section 6 of the
118+
GNU GPL, and only to the extent that such information is
119+
necessary to install and execute a modified version of the
120+
Combined Work produced by recombining or relinking the
121+
Application with a modified version of the Linked Version. (If
122+
you use option 4d0, the Installation Information must accompany
123+
the Minimal Corresponding Source and Corresponding Application
124+
Code. If you use option 4d1, you must provide the Installation
125+
Information in the manner specified by section 6 of the GNU GPL
126+
for conveying Corresponding Source.)
127+
128+
5. Combined Libraries.
129+
130+
You may place library facilities that are a work based on the
131+
Library side by side in a single library together with other library
132+
facilities that are not Applications and are not covered by this
133+
License, and convey such a combined library under terms of your
134+
choice, if you do both of the following:
135+
136+
a) Accompany the combined library with a copy of the same work based
137+
on the Library, uncombined with any other library facilities,
138+
conveyed under the terms of this License.
139+
140+
b) Give prominent notice with the combined library that part of it
141+
is a work based on the Library, and explaining where to find the
142+
accompanying uncombined form of the same work.
143+
144+
6. Revised Versions of the GNU Lesser General Public License.
145+
146+
The Free Software Foundation may publish revised and/or new versions
147+
of the GNU Lesser General Public License from time to time. Such new
148+
versions will be similar in spirit to the present version, but may
149+
differ in detail to address new problems or concerns.
150+
151+
Each version is given a distinguishing version number. If the
152+
Library as you received it specifies that a certain numbered version
153+
of the GNU Lesser General Public License "or any later version"
154+
applies to it, you have the option of following the terms and
155+
conditions either of that published version or of any later version
156+
published by the Free Software Foundation. If the Library as you
157+
received it does not specify a version number of the GNU Lesser
158+
General Public License, you may choose any version of the GNU Lesser
159+
General Public License ever published by the Free Software Foundation.
160+
161+
If the Library as you received it specifies that a proxy can decide
162+
whether future versions of the GNU Lesser General Public License shall
163+
apply, that proxy's public statement of acceptance of any version is
164+
permanent authorization for you to choose that version for the
165+
Library. GNU LESSER GENERAL PUBLIC LICENSE
166+
Version 3, 29 June 2007
167+
168+
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
169+
Everyone is permitted to copy and distribute verbatim copies
170+
of this license document, but changing it is not allowed.
171+
172+
173+
This version of the GNU Lesser General Public License incorporates
174+
the terms and conditions of version 3 of the GNU General Public
175+
License, supplemented by the additional permissions listed below.
176+
177+
0. Additional Definitions.
178+
179+
As used herein, "this License" refers to version 3 of the GNU Lesser
180+
General Public License, and the "GNU GPL" refers to version 3 of the GNU
181+
General Public License.
182+
183+
"The Library" refers to a covered work governed by this License,
184+
other than an Application or a Combined Work as defined below.
185+
186+
An "Application" is any work that makes use of an interface provided
187+
by the Library, but which is not otherwise based on the Library.
188+
Defining a subclass of a class defined by the Library is deemed a mode
189+
of using an interface provided by the Library.
190+
191+
A "Combined Work" is a work produced by combining or linking an
192+
Application with the Library. The particular version of the Library
193+
with which the Combined Work was made is also called the "Linked
194+
Version".
195+
196+
The "Minimal Corresponding Source" for a Combined Work means the
197+
Corresponding Source for the Combined Work, excluding any source code
198+
for portions of the Combined Work that, considered in isolation, are
199+
based on the Application, and not on the Linked Version.
200+
201+
The "Corresponding Application Code" for a Combined Work means the
202+
object code and/or source code for the Application, including any data
203+
and utility programs needed for reproducing the Combined Work from the
204+
Application, but excluding the System Libraries of the Combined Work.
205+
206+
1. Exception to Section 3 of the GNU GPL.
207+
208+
You may convey a covered work under sections 3 and 4 of this License
209+
without being bound by section 3 of the GNU GPL.
210+
211+
2. Conveying Modified Versions.
212+
213+
If you modify a copy of the Library, and, in your modifications, a
214+
facility refers to a function or data to be supplied by an Application
215+
that uses the facility (other than as an argument passed when the
216+
facility is invoked), then you may convey a copy of the modified
217+
version:
218+
219+
a) under this License, provided that you make a good faith effort to
220+
ensure that, in the event an Application does not supply the
221+
function or data, the facility still operates, and performs
222+
whatever part of its purpose remains meaningful, or
223+
224+
b) under the GNU GPL, with none of the additional permissions of
225+
this License applicable to that copy.
226+
227+
3. Object Code Incorporating Material from Library Header Files.
228+
229+
The object code form of an Application may incorporate material from
230+
a header file that is part of the Library. You may convey such object
231+
code under terms of your choice, provided that, if the incorporated
232+
material is not limited to numerical parameters, data structure
233+
layouts and accessors, or small macros, inline functions and templates
234+
(ten or fewer lines in length), you do both of the following:
235+
236+
a) Give prominent notice with each copy of the object code that the
237+
Library is used in it and that the Library and its use are
238+
covered by this License.
239+
240+
b) Accompany the object code with a copy of the GNU GPL and this license
241+
document.
242+
243+
4. Combined Works.
244+
245+
You may convey a Combined Work under terms of your choice that,
246+
taken together, effectively do not restrict modification of the
247+
portions of the Library contained in the Combined Work and reverse
248+
engineering for debugging such modifications, if you also do each of
249+
the following:
250+
251+
a) Give prominent notice with each copy of the Combined Work that
252+
the Library is used in it and that the Library and its use are
253+
covered by this License.
254+
255+
b) Accompany the Combined Work with a copy of the GNU GPL and this license
256+
document.
257+
258+
c) For a Combined Work that displays copyright notices during
259+
execution, include the copyright notice for the Library among
260+
these notices, as well as a reference directing the user to the
261+
copies of the GNU GPL and this license document.
262+
263+
d) Do one of the following:
264+
265+
0) Convey the Minimal Corresponding Source under the terms of this
266+
License, and the Corresponding Application Code in a form
267+
suitable for, and under terms that permit, the user to
268+
recombine or relink the Application with a modified version of
269+
the Linked Version to produce a modified Combined Work, in the
270+
manner specified by section 6 of the GNU GPL for conveying
271+
Corresponding Source.
272+
273+
1) Use a suitable shared library mechanism for linking with the
274+
Library. A suitable mechanism is one that (a) uses at run time
275+
a copy of the Library already present on the user's computer
276+
system, and (b) will operate properly with a modified version
277+
of the Library that is interface-compatible with the Linked
278+
Version.
279+
280+
e) Provide Installation Information, but only if you would otherwise
281+
be required to provide such information under section 6 of the
282+
GNU GPL, and only to the extent that such information is
283+
necessary to install and execute a modified version of the
284+
Combined Work produced by recombining or relinking the
285+
Application with a modified version of the Linked Version. (If
286+
you use option 4d0, the Installation Information must accompany
287+
the Minimal Corresponding Source and Corresponding Application
288+
Code. If you use option 4d1, you must provide the Installation
289+
Information in the manner specified by section 6 of the GNU GPL
290+
for conveying Corresponding Source.)
291+
292+
5. Combined Libraries.
293+
294+
You may place library facilities that are a work based on the
295+
Library side by side in a single library together with other library
296+
facilities that are not Applications and are not covered by this
297+
License, and convey such a combined library under terms of your
298+
choice, if you do both of the following:
299+
300+
a) Accompany the combined library with a copy of the same work based
301+
on the Library, uncombined with any other library facilities,
302+
conveyed under the terms of this License.
303+
304+
b) Give prominent notice with the combined library that part of it
305+
is a work based on the Library, and explaining where to find the
306+
accompanying uncombined form of the same work.
307+
308+
6. Revised Versions of the GNU Lesser General Public License.
309+
310+
The Free Software Foundation may publish revised and/or new versions
311+
of the GNU Lesser General Public License from time to time. Such new
312+
versions will be similar in spirit to the present version, but may
313+
differ in detail to address new problems or concerns.
314+
315+
Each version is given a distinguishing version number. If the
316+
Library as you received it specifies that a certain numbered version
317+
of the GNU Lesser General Public License "or any later version"
318+
applies to it, you have the option of following the terms and
319+
conditions either of that published version or of any later version
320+
published by the Free Software Foundation. If the Library as you
321+
received it does not specify a version number of the GNU Lesser
322+
General Public License, you may choose any version of the GNU Lesser
323+
General Public License ever published by the Free Software Foundation.
324+
325+
If the Library as you received it specifies that a proxy can decide
326+
whether future versions of the GNU Lesser General Public License shall
327+
apply, that proxy's public statement of acceptance of any version is
328+
permanent authorization for you to choose that version for the
329+
Library.

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# FreeFem++ docker
2+
3+
Docker image of [FreeFem++](http://www.freefem.org/).
4+
5+
## Usage
6+
7+
Extract `freefemX.XX.tar.gz` using:
8+
```bash
9+
gunzip freefemX.XX.tar.gz
10+
```
11+
12+
Load the image in Docker:
13+
```bash
14+
docker load --input freefemX.XX.tar
15+
```
16+
17+
Start the Dockr image:
18+
```bash
19+
docker run -ti freefem
20+
```

0 commit comments

Comments
 (0)