Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
elpa
elpa
Commits
1b6f931f
Unverified
Commit
1b6f931f
authored
Apr 05, 2016
by
Andreas Marek
Browse files
Error in parsing the test program optional arguments
parent
e85cfae5
Changes
1
Hide whitespace changes
Inline
Side-by-side
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
Supports
Markdown
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