Skip to content

Commit

Permalink
Add assertion
Browse files Browse the repository at this point in the history
  • Loading branch information
kronbichler committed Jun 2, 2019
1 parent f8fedb0 commit 66ec2d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/grid/grid_tools.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2354,6 +2354,7 @@ namespace GridTools
DEAL_II_VERTEX_INDEX_MPI_TYPE,
MPI_SUM,
triangulation.get_communicator());
AssertThrowMPI(ierr);

std::map<unsigned int, types::global_vertex_index>::iterator
global_index_it = local_to_global_vertex_index.begin(),
Expand Down

0 comments on commit 66ec2d3

Please sign in to comment.