Skip to content

Commit

Permalink
dummy commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Piyush Sharda authored and Piyush Sharda committed Feb 3, 2024
1 parent 3455fc8 commit 70424b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PrimordialChem/test_primordial_chem.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
using amrex::Real;

struct PrimordialChemTest {
}; // dummy type to allow compile-type polymorphism via template specialization
}; // dummy type to allow compile-type polymorphism via template specializationnnnnn

template <> struct Physics_Traits<PrimordialChemTest> {
// cell-centred
Expand Down

0 comments on commit 70424b3

Please sign in to comment.