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 `6f039ae` to `74127d6`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/AMReX-Codes/amrex/commit/74127d6d8fa83f922069a25e7ef9f153aa73f68c"><code>74127d6</code></a> Update CHANGES for 24.09 (<a href="https://redirect.github.com/AMReX-Codes/amrex/issues/4122">#4122</a>)</li> <li><a href="https://github.com/AMReX-Codes/amrex/commit/d06504acea6847f9c5aace1d3e0ecba193d47c69"><code>d06504a</code></a> Simplify cache cleanup actions (<a href="https://redirect.github.com/AMReX-Codes/amrex/issues/4121">#4121</a>)</li> <li><a href="https://github.com/AMReX-Codes/amrex/commit/7c2ef81fc14dcabcb5791137b52ff368c4d7acfc"><code>7c2ef81</code></a> CI: WarpX on <code>development</code> (<a href="https://redirect.github.com/AMReX-Codes/amrex/issues/4110">#4110</a>)</li> <li><a href="https://github.com/AMReX-Codes/amrex/commit/df0d594a6a243db711dce732909ea427a93eca26"><code>df0d594</code></a> Curl Curl Solver: Option to use PCG instead of LU (<a href="https://redirect.github.com/AMReX-Codes/amrex/issues/3812">#3812</a>)</li> <li><a href="https://github.com/AMReX-Codes/amrex/commit/12002e7283284281503ed4ae5e79ae02e006b897"><code>12002e7</code></a> Support for multiple periods in FillBoundary and ParallelCopy (<a href="https://redirect.github.com/AMReX-Codes/amrex/issues/4106">#4106</a>)</li> <li><a href="https://github.com/AMReX-Codes/amrex/commit/b05f69fe3748012a69aa61a87989f73214c58a4e"><code>b05f69f</code></a> ParmParse::prettyPrintTable (<a href="https://redirect.github.com/AMReX-Codes/amrex/issues/4101">#4101</a>)</li> <li><a href="https://github.com/AMReX-Codes/amrex/commit/dea243266d54b570ef4b48936fd0fdf5b66e55c2"><code>dea2432</code></a> TinyProfiler:: Add more runtime parameters (<a href="https://redirect.github.com/AMReX-Codes/amrex/issues/4100">#4100</a>)</li> <li><a href="https://github.com/AMReX-Codes/amrex/commit/baec46e7baebb315bd82fb3057ba7a9e4385d676"><code>baec46e</code></a> Fix start_comp offset in tracer particle routines (<a href="https://redirect.github.com/AMReX-Codes/amrex/issues/4098">#4098</a>)</li> <li><a href="https://github.com/AMReX-Codes/amrex/commit/0e97bad41a577c32b40bbe853bdb6a507964d70d"><code>0e97bad</code></a> ParmParse: queryarrWithParser (<a href="https://redirect.github.com/AMReX-Codes/amrex/issues/4073">#4073</a>)</li> <li><a href="https://github.com/AMReX-Codes/amrex/commit/68e3741c6f985025ee23e0734a771c1f2b17a227"><code>68e3741</code></a> Add Geometry::RoundoffLo and RoundoffHi functions (<a href="https://redirect.github.com/AMReX-Codes/amrex/issues/4097">#4097</a>)</li> <li>Additional commits viewable in <a href="https://github.com/AMReX-Codes/amrex/compare/6f039ae18e892c606c06fab7111bf11b57c8975a...74127d6d8fa83f922069a25e7ef9f153aa73f68c">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