Skip to content

Commit

Permalink
[test][advalue] Add rudimentary test of ADValue
Browse files Browse the repository at this point in the history
The test is still missing checks for many features.
  • Loading branch information
cgraeser committed Jan 1, 2025
1 parent 49bcd1d commit bc860ee
Show file tree
Hide file tree
Showing 2 changed files with 393 additions and 0 deletions.
1 change: 1 addition & 0 deletions ADOL-C/boost-test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ set(SOURCE_FILES
adouble.cpp
main.cpp
traceCompositeTests.cpp
tracelessADValue.cpp
tracelessCompositeTests.cpp
tracelessOperatorScalar.cpp
tracelessOperatorVector.cpp
Expand Down
Loading

0 comments on commit bc860ee

Please sign in to comment.