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
b1d6eab8
Commit
b1d6eab8
authored
Jun 01, 2017
by
Lorenz Huedepohl
Browse files
Make module elpa1_auxiliary_impl private
parent
294502b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
b1d6eab8
...
...
@@ -17,7 +17,6 @@ libelpa@SUFFIX@_la_SOURCES =
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/elpa1/elpa1_auxiliary.F90
\
src/elpa.F90
\
src/elpa_api.F90
\
src/elpa_constants.F90
\
...
...
@@ -47,6 +46,7 @@ libelpa@SUFFIX@_private_la_SOURCES = \
src/elpa2/mod_compute_hh_trafo.F90
\
src/helpers/aligned_mem.F90
\
src/elpa1/elpa1_compute_private.F90
\
src/elpa1/elpa1_auxiliary.F90
\
src/elpa2/elpa2_determine_workload.F90
\
src/elpa2/elpa2_compute.F90
\
src/elpa2/kernels/mod_single_hh_trafo_real.F90
\
...
...
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