Loading src/phys/dca_step/cluster_solver/shared_tools/cluster_helper.cu +1 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ #include "dca/phys/dca_step/cluster_solver/shared_tools/cluster_helper.cuh" #include <mutex> #include <array> #include "dca/platform/dca_gpu.h" #include "dca/linalg/util/allocators/vectors_typedefs.hpp" Loading test/unit/function/function_library_test.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ // TODO: Move domains-only tests to separate files and rename this file to function_test.cpp and the // test cases to FunctionTest. #include <array> #include <cassert> #include <complex> #include <cstdio> Loading Loading
src/phys/dca_step/cluster_solver/shared_tools/cluster_helper.cu +1 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ #include "dca/phys/dca_step/cluster_solver/shared_tools/cluster_helper.cuh" #include <mutex> #include <array> #include "dca/platform/dca_gpu.h" #include "dca/linalg/util/allocators/vectors_typedefs.hpp" Loading
test/unit/function/function_library_test.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ // TODO: Move domains-only tests to separate files and rename this file to function_test.cpp and the // test cases to FunctionTest. #include <array> #include <cassert> #include <complex> #include <cstdio> Loading