Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps [extern/amrex](https://github.com/AMReX-Codes/amrex) from `b3f6738` to `d4d9214`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/AMReX-Codes/amrex/commit/d4d9214f68b7450a9041259f11a9c4b4d417d5aa"><code>d4d9214</code></a> PC: SoA Name Helpers (<a href="https://github.com/AMReX-Codes/amrex/issues/4300">#4300</a>)</li> <li><a href="https://github.com/AMReX-Codes/amrex/commit/afa9510684d1d26daf42668d467d6301d8dc1cdc"><code>afa9510</code></a> Fix Codespell Warnings (<a href="https://github.com/AMReX-Codes/amrex/issues/4304">#4304</a>)</li> <li><a href="https://github.com/AMReX-Codes/amrex/commit/66e83eaa80e94db9060cc7ffec63fe77855206c0"><code>66e83ea</code></a> PC: Ensure Uniqueness of SoA Names (<a href="https://github.com/AMReX-Codes/amrex/issues/4299">#4299</a>)</li> <li><a href="https://github.com/AMReX-Codes/amrex/commit/20eb1ab1eeb28337fbe847a86af77ec7c78cec65"><code>20eb1ab</code></a> PC Names: Same Type, Multiple Vars/Instances (<a href="https://github.com/AMReX-Codes/amrex/issues/4302">#4302</a>)</li> <li><a href="https://github.com/AMReX-Codes/amrex/commit/92d35c2c816363d592020b42e126de7619aa9412"><code>92d35c2</code></a> Use bigint in HypreSolver test (<a href="https://github.com/AMReX-Codes/amrex/issues/4297">#4297</a>)</li> <li><a href="https://github.com/AMReX-Codes/amrex/commit/1803a94e310c5daa708106853f9d05ca079fd5c6"><code>1803a94</code></a> Fix new coverity scan warnings (<a href="https://github.com/AMReX-Codes/amrex/issues/4295">#4295</a>)</li> <li><a href="https://github.com/AMReX-Codes/amrex/commit/59fb60357692fcb073b364e9bb0021cb34beb939"><code>59fb603</code></a> Use PETSc 3.22.2 in CI (<a href="https://github.com/AMReX-Codes/amrex/issues/4301">#4301</a>)</li> <li><a href="https://github.com/AMReX-Codes/amrex/commit/90373e71b7bde364c322b4d699e137cf3c65fcbe"><code>90373e7</code></a> CI: Remove ICC/ICPC (Compiler Classic) (<a href="https://github.com/AMReX-Codes/amrex/issues/4303">#4303</a>)</li> <li><a href="https://github.com/AMReX-Codes/amrex/commit/0233b8e67675c43211b27f789e16926e86f86138"><code>0233b8e</code></a> Fix: PC Tile Copy w/ Names (<a href="https://github.com/AMReX-Codes/amrex/issues/4298">#4298</a>)</li> <li><a href="https://github.com/AMReX-Codes/amrex/commit/e6828ed4604eb843adab6874bd852b567bab68ea"><code>e6828ed</code></a> misspelling in a profiler (<a href="https://github.com/AMReX-Codes/amrex/issues/4296">#4296</a>)</li> <li>Additional commits viewable in <a href="https://github.com/AMReX-Codes/amrex/compare/b3f67385e62f387b548389222840486c0fffca57...d4d9214f68b7450a9041259f11a9c4b4d417d5aa">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information