Skip to content

Commit

Permalink
Merge branch 'develop' into feature/spainhour/siggraph_2d_updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs15c authored Sep 13, 2024
2 parents dfa761a + 7717b45 commit fbfad32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/axom/lumberjack/MPIUtility.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ namespace axom
{
namespace lumberjack
{
constexpr int LJ_TAG = 55432;
constexpr int LJ_TAG = 32766;

const char* mpiBlockingReceiveMessages(MPI_Comm comm)
{
Expand Down

0 comments on commit fbfad32

Please sign in to comment.