-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update PelePhysics and add path to new utility (#435)
* Update PelePhysics and add new utility to Make.PeleLMeX * Add PelePhysics utilities to CMake * Test PelePhysics:tidy against clang-tidy. * Update PelePhysics submodule
- Loading branch information
1 parent
86c4721
commit da52f28
Showing
6 changed files
with
21 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule AMReX-Hydro
updated
13 files
+5 −11 | .github/workflows/cleanup-cache-postpr.yml | |
+9 −16 | .github/workflows/cleanup-cache.yml | |
+1 −1 | .github/workflows/codespell.yml | |
+15 −0 | .github/workflows/cuda.yml | |
+1 −1 | .github/workflows/docs.yml | |
+15 −0 | .github/workflows/gcc.yml | |
+15 −0 | .github/workflows/hip.yml | |
+11 −7 | .github/workflows/post-pr.yml | |
+16 −1 | .github/workflows/sycl.yml | |
+0 −4 | CMakeLists.txt | |
+0 −10 | Projections/hydro_MacProjector.H | |
+2 −52 | Projections/hydro_MacProjector.cpp | |
+4 −23 | Utils/hydro_enforce_inout_solvability.cpp |
Submodule PelePhysics
updated
5 files