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
4589d059
Commit
4589d059
authored
Oct 10, 2016
by
Andreas Marek
Browse files
Driver function for ELPA 1stage and 2stage
parent
10f1b919
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
4589d059
...
...
@@ -11,6 +11,7 @@ AM_LDFLAGS = $(SCALAPACK_LDFLAGS)
noinst_LTLIBRARIES
=
libelpa@SUFFIX@_public.la
libelpa@SUFFIX@
_public_la_FCFLAGS
=
$(AM_FCFLAGS)
@FC_MODOUT@modules @FC_MODINC@private_modules
libelpa@SUFFIX@
_public_la_SOURCES
=
\
src/elpa.F90
\
src/elpa1.F90
\
src/elpa2.F90
\
src/elpa1_auxiliary.F90
\
...
...
src/elpa.F90
0 → 100644
View file @
4589d059
This diff is collapsed.
Click to expand it.
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