Skip to content
Snippets Groups Projects
Commit 3f818cdb authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent d33bd310
No related branches found
No related tags found
No related merge requests found
/* $Id: Info.h,v 1.2 2000-11-23 14:11:41 geuzaine Exp $ */
/* $Id: Info.h,v 1.3 2000-11-24 12:57:25 geuzaine Exp $ */
#ifndef _INFO_H_
#define _INFO_H_
......@@ -25,7 +25,7 @@ static char *txt_info [] =
"Gamma",
"Eta",
"R",
"Rho",
/* Post */
"Views loaded",
......
/* $Id: Main.cpp,v 1.10 2000-11-24 12:50:06 geuzaine Exp $ */
/* $Id: Main.cpp,v 1.11 2000-11-24 12:57:25 geuzaine Exp $ */
#include <signal.h>
......@@ -41,8 +41,9 @@ char gmsh_email[] = "E-Mail : " GMSH_EMAIL ;
char gmsh_url[] = "URL : " GMSH_URL ;
char gmsh_help[] =
"Usage: %s [options] [files]\n"
"Geometry options:\n"
" -0 output flattened parsed geometry\n"
"Mesh options:\n"
" -0 parse input and output analysed geometry\n"
" -1, -2, -3 batch 1-, 2- or 3-dimensional mesh\n"
" -format msh|unv|gref output format (default: msh)\n"
" -algo iso|aniso mesh algorithm (default: iso)\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment