Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinPrivitera committed Sep 22, 2023
1 parent 3253e36 commit eda0cb1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/tests/relay/t_relay_mpi_io_silo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -437,12 +437,6 @@ TEST(conduit_relay_mpi_io_silo, spiral_multi_file)
Node opts;
opts["number_of_files"] = nfiles;

if (par_rank == 0)
{
std::cout << save_mesh.to_yaml() << std::endl;
}


conduit::relay::mpi::io::silo::save_mesh(save_mesh,
output_base,
opts,
Expand Down

0 comments on commit eda0cb1

Please sign in to comment.