Skip to content

Commit

Permalink
another thing that should be in the other unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
mbkuhn committed Jan 8, 2025
1 parent 2618e51 commit 37d35a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions unit_tests/projection/test_pressure_offset.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ class ProjPerturb : public MeshTest
protected:
void populate_parameters() override
{
MeshTest::populate_parameters();

{
amrex::ParmParse pp("amr");
amrex::Vector<int> ncell{{m_nx, m_ny, m_nz}};
Expand Down

0 comments on commit 37d35a3

Please sign in to comment.