Skip to content

Commit 31fa9e0

Browse files
committed
Merge branch 'develop' into gitlab_ci
2 parents afa6f17 + 5ea721b commit 31fa9e0

122 files changed

Lines changed: 124 additions & 124 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

include/opdi.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* OpDiLib, an Open Multiprocessing Differentiation Library
33
*
44
* Copyright (C) 2020-2022 Chair for Scientific Computing (SciComp), TU Kaiserslautern
5-
* Copyright (C) 2023 Chair for Scientific Computing (SciComp), University of Kaiserslautern-Landau
5+
* Copyright (C) 2023-2024 Chair for Scientific Computing (SciComp), University of Kaiserslautern-Landau
66
* Homepage: http://www.scicomp.uni-kl.de
77
* Contact: Prof. Nicolas R. Gauger (opdi@scicomp.uni-kl.de)
88
*

include/opdi.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* OpDiLib, an Open Multiprocessing Differentiation Library
33
*
44
* Copyright (C) 2020-2022 Chair for Scientific Computing (SciComp), TU Kaiserslautern
5-
* Copyright (C) 2023 Chair for Scientific Computing (SciComp), University of Kaiserslautern-Landau
5+
* Copyright (C) 2023-2024 Chair for Scientific Computing (SciComp), University of Kaiserslautern-Landau
66
* Homepage: http://www.scicomp.uni-kl.de
77
* Contact: Prof. Nicolas R. Gauger (opdi@scicomp.uni-kl.de)
88
*

include/opdi/backend/backendInterface.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* OpDiLib, an Open Multiprocessing Differentiation Library
33
*
44
* Copyright (C) 2020-2022 Chair for Scientific Computing (SciComp), TU Kaiserslautern
5-
* Copyright (C) 2023 Chair for Scientific Computing (SciComp), University of Kaiserslautern-Landau
5+
* Copyright (C) 2023-2024 Chair for Scientific Computing (SciComp), University of Kaiserslautern-Landau
66
* Homepage: http://www.scicomp.uni-kl.de
77
* Contact: Prof. Nicolas R. Gauger (opdi@scicomp.uni-kl.de)
88
*

include/opdi/backend/macro/dataTools.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* OpDiLib, an Open Multiprocessing Differentiation Library
33
*
44
* Copyright (C) 2020-2022 Chair for Scientific Computing (SciComp), TU Kaiserslautern
5-
* Copyright (C) 2023 Chair for Scientific Computing (SciComp), University of Kaiserslautern-Landau
5+
* Copyright (C) 2023-2024 Chair for Scientific Computing (SciComp), University of Kaiserslautern-Landau
66
* Homepage: http://www.scicomp.uni-kl.de
77
* Contact: Prof. Nicolas R. Gauger (opdi@scicomp.uni-kl.de)
88
*

include/opdi/backend/macro/implicitBarrierTools.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* OpDiLib, an Open Multiprocessing Differentiation Library
33
*
44
* Copyright (C) 2020-2022 Chair for Scientific Computing (SciComp), TU Kaiserslautern
5-
* Copyright (C) 2023 Chair for Scientific Computing (SciComp), University of Kaiserslautern-Landau
5+
* Copyright (C) 2023-2024 Chair for Scientific Computing (SciComp), University of Kaiserslautern-Landau
66
* Homepage: http://www.scicomp.uni-kl.de
77
* Contact: Prof. Nicolas R. Gauger (opdi@scicomp.uni-kl.de)
88
*

include/opdi/backend/macro/macroBackend.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* OpDiLib, an Open Multiprocessing Differentiation Library
33
*
44
* Copyright (C) 2020-2022 Chair for Scientific Computing (SciComp), TU Kaiserslautern
5-
* Copyright (C) 2023 Chair for Scientific Computing (SciComp), University of Kaiserslautern-Landau
5+
* Copyright (C) 2023-2024 Chair for Scientific Computing (SciComp), University of Kaiserslautern-Landau
66
* Homepage: http://www.scicomp.uni-kl.de
77
* Contact: Prof. Nicolas R. Gauger (opdi@scicomp.uni-kl.de)
88
*

include/opdi/backend/macro/macroBackend.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* OpDiLib, an Open Multiprocessing Differentiation Library
33
*
44
* Copyright (C) 2020-2022 Chair for Scientific Computing (SciComp), TU Kaiserslautern
5-
* Copyright (C) 2023 Chair for Scientific Computing (SciComp), University of Kaiserslautern-Landau
5+
* Copyright (C) 2023-2024 Chair for Scientific Computing (SciComp), University of Kaiserslautern-Landau
66
* Homepage: http://www.scicomp.uni-kl.de
77
* Contact: Prof. Nicolas R. Gauger (opdi@scicomp.uni-kl.de)
88
*

include/opdi/backend/macro/macros.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* OpDiLib, an Open Multiprocessing Differentiation Library
33
*
44
* Copyright (C) 2020-2022 Chair for Scientific Computing (SciComp), TU Kaiserslautern
5-
* Copyright (C) 2023 Chair for Scientific Computing (SciComp), University of Kaiserslautern-Landau
5+
* Copyright (C) 2023-2024 Chair for Scientific Computing (SciComp), University of Kaiserslautern-Landau
66
* Homepage: http://www.scicomp.uni-kl.de
77
* Contact: Prof. Nicolas R. Gauger (opdi@scicomp.uni-kl.de)
88
*

include/opdi/backend/macro/mutexIdentifiers.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* OpDiLib, an Open Multiprocessing Differentiation Library
33
*
44
* Copyright (C) 2020-2022 Chair for Scientific Computing (SciComp), TU Kaiserslautern
5-
* Copyright (C) 2023 Chair for Scientific Computing (SciComp), University of Kaiserslautern-Landau
5+
* Copyright (C) 2023-2024 Chair for Scientific Computing (SciComp), University of Kaiserslautern-Landau
66
* Homepage: http://www.scicomp.uni-kl.de
77
* Contact: Prof. Nicolas R. Gauger (opdi@scicomp.uni-kl.de)
88
*

include/opdi/backend/macro/probeTools.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* OpDiLib, an Open Multiprocessing Differentiation Library
33
*
44
* Copyright (C) 2020-2022 Chair for Scientific Computing (SciComp), TU Kaiserslautern
5-
* Copyright (C) 2023 Chair for Scientific Computing (SciComp), University of Kaiserslautern-Landau
5+
* Copyright (C) 2023-2024 Chair for Scientific Computing (SciComp), University of Kaiserslautern-Landau
66
* Homepage: http://www.scicomp.uni-kl.de
77
* Contact: Prof. Nicolas R. Gauger (opdi@scicomp.uni-kl.de)
88
*

0 commit comments

Comments
 (0)