Skip to content

Commit 7960bcf

Browse files
author
Linnea Andersson
committed
O(N) pre-conditioned kernel matrix with implicit FD-expansion response
1 parent 383736e commit 7960bcf

7 files changed

+2403
-2360
lines changed

src/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ install(FILES
125125
${CMAKE_CURRENT_BINARY_DIR}/prg_timer_mod.mod
126126
${CMAKE_CURRENT_BINARY_DIR}/prg_xlbo_mod.mod
127127
${CMAKE_CURRENT_BINARY_DIR}/prg_xlkernel_mod.mod
128+
${CMAKE_CURRENT_BINARY_DIR}/prg_xlbokernel_mod.mod
128129
${CMAKE_CURRENT_BINARY_DIR}/slaterkosterforce_latte_mod.mod
129130
${CMAKE_CURRENT_BINARY_DIR}/tbparams_latte_mod.mod
130131
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR})

0 commit comments

Comments
 (0)