Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
elpa
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
11
Issues
11
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Environments
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
elpa
elpa
Commits
ededb2ac
Commit
ededb2ac
authored
Apr 18, 2018
by
Pavel Kus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: test for random matrix ommited from the analytic test
parent
35179002
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
test/Fortran/test.F90
test/Fortran/test.F90
+0
-2
No files found.
test/Fortran/test.F90
View file @
ededb2ac
...
...
@@ -375,10 +375,8 @@ program test
if
(
nev
.ge.
1
)
then
do_test_analytic_eigenvalues_eigenvectors
=
.true.
do_test_analytic_eigenvalues
=
.false.
do_test_numeric_residual
=
.true.
else
do_test_analytic_eigenvalues_eigenvectors
=
.false.
do_test_numeric_residual
=
.false.
endif
#endif
do_test_frank_eigenvalues
=
.false.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment