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
15
Issues
15
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
3784b538
Commit
3784b538
authored
Nov 13, 2018
by
Andreas Marek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix error from commit
5d359402
parent
08ad69dd
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
src/elpa_impl.F90
src/elpa_impl.F90
+1
-1
src/elpa_index.c
src/elpa_index.c
+1
-1
No files found.
src/elpa_impl.F90
View file @
3784b538
...
...
@@ -157,7 +157,7 @@ module elpa_impl
procedure
,
public
::
print_settings
=>
elpa_print_settings
procedure
,
public
::
store_settings
=>
elpa_store_settings
procedure
,
public
::
load_
all_
settings
=>
elpa_load_settings
procedure
,
public
::
load_settings
=>
elpa_load_settings
#ifdef ENABLE_AUTOTUNING
procedure
,
public
::
autotune_setup
=>
elpa_autotune_setup
procedure
,
public
::
autotune_step
=>
elpa_autotune_step
...
...
src/elpa_index.c
View file @
3784b538
settings
// This file is part of ELPA.
// This file is part of ELPA.
//
// The ELPA library was originally created by the ELPA consortium,
// consisting of the following organizations:
...
...
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