Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jukkr
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
kkr
jukkr
Commits
c962c019
Commit
c962c019
authored
3 years ago
by
Nicolas Essing
Browse files
Options
Downloads
Patches
Plain Diff
Moving KKRhost/torque.F90 to common.
Just the rename and two lines in the cmake files.
parent
bff44263
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
cmake/source_list_KKRhost.txt
+1
-1
1 addition, 1 deletion
cmake/source_list_KKRhost.txt
source/common/torque.f90
+0
-0
0 additions, 0 deletions
source/common/torque.f90
with
1 addition
and
1 deletion
cmake/source_list_KKRhost.txt
+
1
−
1
View file @
c962c019
...
...
@@ -109,6 +109,7 @@ add_library(lib_common STATIC
source/common/wronskian.f90
source/common/mathtools.f90
source/common/bfield.f90
source/common/torque.f90
)
# disable cmake auto add of 'lib' prefix to .so file
SET_TARGET_PROPERTIES(lib_common PROPERTIES PREFIX "")
...
...
@@ -368,7 +369,6 @@ add_library(lib_kkrhost STATIC
source/KKRhost/testdim.f90
source/KKRhost/tmat_newsolver.F90
source/KKRhost/tmatimp_newsolver.F90
source/KKRhost/torque.f90
source/KKRhost/vadd.f90
source/KKRhost/veq.f90
source/KKRhost/vinterface.f90
...
...
This diff is collapsed.
Click to expand it.
source/
KKRhost
/torque.f90
→
source/
common
/torque.f90
+
0
−
0
View file @
c962c019
File moved
This diff is collapsed.
Click to expand it.
Philipp Rüssmann
@ruess
mentioned in commit
cbb5645d
·
2 years ago
mentioned in commit
cbb5645d
mentioned in commit cbb5645d48afdad6e29c449ffb1dc770c3ecb55f
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment