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
fleur
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
53
Issues
53
List
Boards
Labels
Service Desk
Milestones
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
fleur
fleur
Commits
d3adf16f
Commit
d3adf16f
authored
Jun 07, 2017
by
Uliana Alekseeva
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add fft_interface.f90 into CMakeLists.txt
parent
b0d2c489
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
math/CMakeLists.txt
math/CMakeLists.txt
+1
-0
No files found.
math/CMakeLists.txt
View file @
d3adf16f
...
...
@@ -27,6 +27,7 @@ set(fleur_F90 ${fleur_F90}
math/differentiate.f90
math/fft2d.F90
math/fft3d.f90
math/fft_interface.F90
)
if
(
FLEUR_USE_FFTMKL
)
set
(
fleur_F90
${
fleur_F90
}
math/mkl_dfti.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