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
1b6f931f
Unverified
Commit
1b6f931f
authored
Apr 05, 2016
by
Andreas Marek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Error in parsing the test program optional arguments
parent
e85cfae5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/shared_sources/read_input_parameters.F90
test/shared_sources/read_input_parameters.F90
+1
-1
No files found.
test/shared_sources/read_input_parameters.F90
View file @
1b6f931f
...
...
@@ -94,7 +94,7 @@ module mod_read_input_parameters
read
(
arg3
,
*
)
nblk
if
(
arg4
.eq.
"output_eigenvalues"
)
then
write_to_file
%
eigenv
ector
s
=
.true.
write_to_file
%
eigenv
alue
s
=
.true.
else
write
(
error_unit
,
*
)
"Invalid value for output flag! Must be
""
output_eigenvalues
""
or omitted"
stop
1
...
...
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