Commit f378e95
authored
Bumps [extern/AMReX-Hydro](https://github.com/AMReX-Fluids/AMReX-Hydro)
from `99d6acd` to `756c76a`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/AMReX-Fluids/AMReX-Hydro/commit/756c76ad6719fde5209ef4bf3b77bd4c1169a44e"><code>756c76a</code></a>
Getters for debugging (<a
href="https://redirect.github.com/AMReX-Fluids/AMReX-Hydro/issues/169">#169</a>)</li>
<li><a
href="https://github.com/AMReX-Fluids/AMReX-Hydro/commit/c90e2c8b17be110faa4ec7cb2e370a3a65e68e3b"><code>c90e2c8</code></a>
make y state consistent with x state wrt limiting before imposing bcs
(<a
href="https://redirect.github.com/AMReX-Fluids/AMReX-Hydro/issues/168">#168</a>)</li>
<li><a
href="https://github.com/AMReX-Fluids/AMReX-Hydro/commit/5998256abd3dd6094efb32cd3cb0b56da23516d7"><code>5998256</code></a>
Fix some issues (<a
href="https://redirect.github.com/AMReX-Fluids/AMReX-Hydro/issues/167">#167</a>)</li>
<li><a
href="https://github.com/AMReX-Fluids/AMReX-Hydro/commit/03773849c48c0329963dbd88516a32906390ebc6"><code>0377384</code></a>
Update Doxygen (<a
href="https://redirect.github.com/AMReX-Fluids/AMReX-Hydro/issues/166">#166</a>)</li>
<li>See full diff in <a
href="https://github.com/AMReX-Fluids/AMReX-Hydro/compare/99d6acd584e92aea5556f1c30d2ae3754c4d88ad...756c76ad6719fde5209ef4bf3b77bd4c1169a44e">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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c6df96 commit f378e95
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule AMReX-Hydro updated 15 files
- .github/workflows/cleanup-cache-postpr.yml+1-1
- .github/workflows/cleanup-cache.yml+1-1
- .github/workflows/codespell.yml+2-2
- .github/workflows/cuda.yml+6-6
- .github/workflows/docs.yml+2-2
- .github/workflows/gcc.yml+4-4
- .github/workflows/hip.yml+3-3
- .github/workflows/style.yml+2-2
- .github/workflows/sycl.yml+2-2
- Docs/Doxygen/doxygen.conf+477-229
- Docs/source/bcs.rst+1-1
- Docs/source/conf.py+1-2
- EBMOL/hydro_ebmol_edge_state_K.H+42-45
- Projections/hydro_MacProjector.H+3
- Projections/hydro_NodalProjector.H+2
0 commit comments