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
eda9d43a
Commit
eda9d43a
authored
20 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
typo
parent
f84e92c1
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
Plugin/Eigenvectors.cpp
+3
-3
3 additions, 3 deletions
Plugin/Eigenvectors.cpp
doc/texinfo/opt_plugin.texi
+2
-2
2 additions, 2 deletions
doc/texinfo/opt_plugin.texi
with
5 additions
and
5 deletions
Plugin/Eigenvectors.cpp
+
3
−
3
View file @
eda9d43a
// $Id: Eigenvectors.cpp,v 1.
1
2004-12-10 03:
35
:29 geuzaine Exp $
// $Id: Eigenvectors.cpp,v 1.
2
2004-12-10 03:
42
:29 geuzaine Exp $
//
// Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
//
...
...
@@ -64,8 +64,8 @@ void GMSH_EigenvectorsPlugin::getInfos(char *author, char *copyright, char *help
"If `ScaleByEigenvalues' is set, each
\n
"
"eigenvector is scaled by its associated
\n
"
"eigenvalue. The plugin gives an error if
\n
"
"the eigenv
alue
s are complex. If `iView'
\n
"
"< 0, the plugin is on the current view.
\n
"
"the eigenv
ector
s are complex. If `iView'
\n
"
"< 0, the plugin is
run
on the current view.
\n
"
"
\n
"
"Plugin(Eigenvectors) creates three new
\n
"
"vector views.
\n
"
);
...
...
This diff is collapsed.
Click to expand it.
doc/texinfo/opt_plugin.texi
+
2
−
2
View file @
eda9d43a
...
...
@@ -199,8 +199,8 @@ the value of the associated eigenvalues.
If `ScaleByEigenvalues' is set, each
eigenvector is scaled by its associated
eigenvalue. The plugin gives an error if
the eigenv
alue
s are complex. If `iView'
< 0, the plugin is on the current view.
the eigenv
ector
s are complex. If `iView'
< 0, the plugin is
run
on the current view.
Plugin(Eigenvectors) creates three new
vector views.
...
...
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