Skip to content

Commit

Permalink
Merge branch 'development' into problem_param_range_for
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale authored Mar 26, 2024
2 parents 6125f11 + 215963a commit aa4c6f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/driver/castro_limits.H
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#ifndef CASTRO_LIMITS_H
#define CASTRO_LIMITS_H

#define MAX_LEV 15
constexpr int MAX_LEV{15};

#endif

0 comments on commit aa4c6f9

Please sign in to comment.