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
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
4e7a8136
Commit
4e7a8136
authored
24 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
*** empty log message ***
parent
fef1a365
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Common/GetOptions.cpp
+2
-3
2 additions, 3 deletions
Common/GetOptions.cpp
www/gmsh.html
+55
-3
55 additions, 3 deletions
www/gmsh.html
with
57 additions
and
6 deletions
Common/GetOptions.cpp
+
2
−
3
View file @
4e7a8136
// $Id: GetOptions.cpp,v 1.1
4
2001-0
2-22 14:43:39 remacl
e Exp $
// $Id: GetOptions.cpp,v 1.1
5
2001-0
3-08 14:52:05 geuzain
e Exp $
#include
"Gmsh.h"
#include
"Gmsh.h"
#include
"GmshUI.h"
#include
"GmshUI.h"
...
@@ -25,8 +25,7 @@ char gmsh_date[] = "Build Date : " GMSH_DATE ;
...
@@ -25,8 +25,7 @@ char gmsh_date[] = "Build Date : " GMSH_DATE ;
char
gmsh_host
[]
=
"Build Host : "
GMSH_HOST
;
char
gmsh_host
[]
=
"Build Host : "
GMSH_HOST
;
char
gmsh_packager
[]
=
"Packager : "
GMSH_PACKAGER
;
char
gmsh_packager
[]
=
"Packager : "
GMSH_PACKAGER
;
char
gmsh_url
[]
=
"URL : http://www.geuz.org/gmsh/"
;
char
gmsh_url
[]
=
"URL : http://www.geuz.org/gmsh/"
;
char
gmsh_email
[]
=
"E-Mail : Christophe.Geuzaine@ulg.ac.be
\n
"
char
gmsh_email
[]
=
"Mailing List : gmsh@geuz.org"
;
" Remacle@scorec.rpi.edu"
;
void
Print_Usage
(
char
*
name
){
void
Print_Usage
(
char
*
name
){
Msg
(
DIRECT
,
"Usage: %s [options] [files]"
,
name
);
Msg
(
DIRECT
,
"Usage: %s [options] [files]"
,
name
);
...
...
This diff is collapsed.
Click to expand it.
www/gmsh.html
+
55
−
3
View file @
4e7a8136
...
@@ -50,7 +50,7 @@ ENDSCRIPT--->
...
@@ -50,7 +50,7 @@ ENDSCRIPT--->
This page is a mirror of <a href="/gmsh/">/gmsh/</a><p>
This page is a mirror of <a href="/gmsh/">/gmsh/</a><p>
ENDMIRROR--->
ENDMIRROR--->
<!---BEGINDATE$Date: 2001-03-0
7 07:21
:0
9
$ENDDATE--->
<!---BEGINDATE$Date: 2001-03-0
8 14:52
:0
5
$ENDDATE--->
Copyright
©
1998-2001
<br>
Copyright
©
1998-2001
<br>
Jean-François Remacle and
Jean-François Remacle and
...
@@ -248,6 +248,57 @@ files.
...
@@ -248,6 +248,57 @@ files.
<!------------------------------------------------------------------>
<!------------------------------------------------------------------>
<!---BEGINSCRIPT
<tr valign=top>
<td width="130" align="right">
<font color="#ffffff" face="Helvetica, Arial"><b>Mailing list</b></font></td>
<td width="60">
</td>
<td align="left" colspan=2><font face="Helvetica, Arial" size=-1>
A <a target="_top" href="/mailman/listinfo/gmsh">mailing list</a> is now available!
The archive of the list is available <a target="_top" href="/pipermail/gmsh/">here</a>.
</font></td>
</tr>
<!------------------------------------------------------------------>
<tr
valign=
top
>
<td
width=
"130"
align=
"right"
>
<font
color=
"#ffffff"
face=
"Helvetica, Arial"
><b>
Search documentation
</b></font></td>
<td
width=
"60"
>
</td>
<td
align=
"left"
colspan=
2
><font
face=
"Helvetica, Arial"
size=
-1
>
<form
method=
"get"
action=
"/cgi-bin/htsearch"
>
<input
type=
"text"
size=
"30"
name=
"words"
value=
""
>
</select>
<input
type=
"hidden"
name=
"config"
value=
"htdig"
>
<input
type=
"hidden"
name=
"restrict"
value=
"http://www.geuz.org/gmsh/"
>
<input
type=
"hidden"
name=
"exclude"
value=
""
>
Match
<select
name=
"method"
>
<option
value=
"and"
selected
>
All
<option
value=
"or"
>
Any
<option
value=
"boolean"
>
Boolean
</select>
</form>
</font></td>
</tr>
ENDSCRIPT--->
<!------------------------------------------------------------------>
<tr
valign=
top
>
<tr
valign=
top
>
<td
width=
"130"
align=
"right"
>
<td
width=
"130"
align=
"right"
>
...
@@ -298,8 +349,9 @@ are included in the archives.
...
@@ -298,8 +349,9 @@ are included in the archives.
Gmsh is developed by
Gmsh is developed by
<A
HREF=
"mailto:Remacle@scorec.rpi.edu"
>
Jean-François Remacle
</A>
and
<A
HREF=
"mailto:Remacle@scorec.rpi.edu"
>
Jean-François Remacle
</A>
and
<A
HREF=
"mailto:Christophe.Geuzaine@ulg.ac.be"
>
Christophe Geuzaine
</A>
.
<A
HREF=
"mailto:Christophe.Geuzaine@ulg.ac.be"
>
Christophe Geuzaine
</A>
.
Feel free to contact us to send bugs, remarks or nice pictures you achieved
Feel free to e-mail questions, comments or bugs to the
with Gmsh (we'll put them on the web site).
<a
target=
"_top"
href=
"/mailman/listinfo/gmsh"
>
mailing list
</a>
:
<a
href=
"mailto:gmsh@geuz.org"
>
gmsh@geuz.org
</a>
!
</td>
</td>
...
...
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