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
30b201d0
Commit
30b201d0
authored
Nov 24, 2017
by
Andreas Marek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed too much variable
parent
a077abc8
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/elpa_abstract_impl.F90
src/elpa_abstract_impl.F90
+1
-1
No files found.
src/elpa_abstract_impl.F90
View file @
30b201d0
...
...
@@ -77,7 +77,7 @@ module elpa_abstract_impl
type
(
timer_dummy_t
)
::
timer
#endif
type
(
c_ptr
)
::
index
=
C_NULL_PTR
logical
::
eigenvalues_only
contains
procedure
,
public
::
elpa_set_integer
!< private methods to implement the setting of an integer/double key/value pair
procedure
,
public
::
elpa_set_double
...
...
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