Skip to content

Commit

Permalink
Merge pull request #1719 from DARMA-tasking/1701-add-jacobi3d-example
Browse files Browse the repository at this point in the history
#1701: Adding a 3D example program based on the 2D version.
  • Loading branch information
lifflander authored Jun 4, 2024
2 parents 6617858 + 6765716 commit 50d2985
Show file tree
Hide file tree
Showing 2 changed files with 636 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/collection/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ set(
lb_iter
jacobi1d_vt
jacobi2d_vt
jacobi3d_vt
migrate_collection
polymorphic_collection
insertable_collection
Expand Down
Loading

0 comments on commit 50d2985

Please sign in to comment.