Skip to content

PlotFileData: Add refRatioVect#5300

Merged
WeiqunZhang merged 1 commit into
AMReX-Codes:developmentfrom
WeiqunZhang:pltdata_refratio
Apr 11, 2026
Merged

PlotFileData: Add refRatioVect#5300
WeiqunZhang merged 1 commit into
AMReX-Codes:developmentfrom
WeiqunZhang:pltdata_refratio

Conversation

@WeiqunZhang

Copy link
Copy Markdown
Member

Add a new function PlotFileData::refRatioVect. Note that for backward compatibility, the refinement ratio in a plotfile header is int, not IntVect. So we compute refinement ratio IntVect from domain Boxes.

Remove noexcept from a number of functions that could throw exceptions.

Add a new function `PlotFileData::refRatioVect`. Note that for backward
compatibility, the refinement ratio in a plotfile header is int, not
IntVect. So we compute refinement ratio IntVect from domain Boxes.

Remove `noexcept` from a number of functions that could throw exceptions.
@WeiqunZhang WeiqunZhang requested a review from atmyers April 11, 2026 06:14
@asalmgren asalmgren self-requested a review April 11, 2026 19:15
@WeiqunZhang WeiqunZhang merged commit 8859f52 into AMReX-Codes:development Apr 11, 2026
74 checks passed
@WeiqunZhang WeiqunZhang deleted the pltdata_refratio branch April 11, 2026 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants