Skip to content

Commit

Permalink
Add a batch::BatchLinOp hierarchy and core tests
Browse files Browse the repository at this point in the history
Co-authored-by: Aditya Kashi <aditya.kashi@mail.mcgill.ca>
  • Loading branch information
pratikvn and Slaedr committed Aug 4, 2023
1 parent 1882753 commit 6f96ce3
Show file tree
Hide file tree
Showing 9 changed files with 1,684 additions and 294 deletions.
1 change: 1 addition & 0 deletions core/test/base/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ ginkgo_create_test(abstract_factory)
ginkgo_create_test(allocator)
ginkgo_create_test(array)
ginkgo_create_test(batch_dim)
ginkgo_create_test(batch_lin_op)
ginkgo_create_test(batch_multi_vector)
ginkgo_create_test(dense_cache)
ginkgo_create_test(combination)
Expand Down
Loading

0 comments on commit 6f96ce3

Please sign in to comment.