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

typo

parent 8b0b578f
No related branches found
No related tags found
No related merge requests found
// $Id: Evaluate.cpp,v 1.19 2005-03-04 19:08:38 geuzaine Exp $
// $Id: Evaluate.cpp,v 1.20 2005-04-01 22:14:56 geuzaine Exp $
//
// Copyright (C) 1997-2005 C. Geuzaine, J.-F. Remacle
//
......@@ -93,7 +93,7 @@ void GMSH_EvaluatePlugin::getInfos(char *author, char *copyright,
"\n"
"- the symbol w, to retrieve the `Component'-th\n"
"component of the field in `ExternalView' at the\n"
"`ExternalTimeStep'-th time step. if `ExternalView'\n"
"`ExternalTimeStep'-th time step. If `ExternalView'\n"
"and `iView' are based on different spatial grids,\n"
"or if their data types are different, `ExternalView'\n"
"is interpolated onto `iView';\n"
......
......@@ -356,7 +356,7 @@ Saved in: @code{General.OptionsFileName}
@item General.FastRedraw
Draw simplified model while rotating, panning and zooming@*
Default value: @code{1}@*
Default value: @code{0}@*
Saved in: @code{General.OptionsFileName}
@item General.FileChooserPositionX
......
......@@ -333,7 +333,7 @@ component of the field in `iView' at the
- the symbol w, to retrieve the `Component'-th
component of the field in `ExternalView' at the
`ExternalTimeStep'-th time step. if `ExternalView'
`ExternalTimeStep'-th time step. If `ExternalView'
and `iView' are based on different spatial grids,
or if their data types are different, `ExternalView'
is interpolated onto `iView';
......
......@@ -76,7 +76,7 @@ Saved in: @code{General.OptionsFileName}
@item View.Stipple3
Fourth stippling pattern@*
Default value: @code{"1*0xFCCC"}@*
Default value: @code{"1*0xCCCF"}@*
Saved in: @code{General.OptionsFileName}
@item View.Stipple4
......@@ -86,12 +86,12 @@ Saved in: @code{General.OptionsFileName}
@item View.Stipple5
Sixth stippling pattern@*
Default value: @code{"2*0xF0F0"}@*
Default value: @code{"2*0x0F0F"}@*
Saved in: @code{General.OptionsFileName}
@item View.Stipple6
Seventh stippling pattern@*
Default value: @code{"1*0xFFFC"}@*
Default value: @code{"1*0xCFFF"}@*
Saved in: @code{General.OptionsFileName}
@item View.Stipple7
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment