Skip to content

Commit

Permalink
removing empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
pengfej committed May 29, 2022
1 parent 567fa5d commit 4a7d7b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/distributed/tria_base.cc
Original file line number Diff line number Diff line change
Expand Up @@ -1546,8 +1546,6 @@ namespace parallel
static_cast<MPI_Offset>(global_num_cells) * sizeof(unsigned int) +
prefix_sum;



// Write data consecutively into file.
ierr = Utilities::MPI::LargeCount::MPI_File_write_at_c(
fh,
Expand Down

0 comments on commit 4a7d7b7

Please sign in to comment.