-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert plsm to 2.0.4 until next petsc release
- Loading branch information
1 parent
12746b1
commit efd625c
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule plsm
updated
10 files
+1 −0 | CMakeLists.txt | |
+1 −1 | README.md | |
+2 −1 | include/plsm/CompactFlat.h | |
+2 −2 | include/plsm/Interval.h | |
+1 −4 | include/plsm/Region.h | |
+2 −0 | include/plsm/Segment.h | |
+2 −1 | include/plsm/Utility.h | |
+58 −0 | include/plsm/detail/KokkosExtension.h | |
+3 −2 | include/plsm/detail/SpaceVectorBase.h | |
+0 −13 | test/unittest_Region.cpp |