From: Wolfgang Bangerth Date: Sat, 24 Jun 2023 21:58:33 +0000 (-0600) Subject: Update 9.5/paper.tex X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=094c4a3c99076ee7426cfa969c18f8258811c813;p=release-papers.git Update 9.5/paper.tex Co-authored-by: Timo Heister --- diff --git a/9.5/paper.tex b/9.5/paper.tex index 87c707f..82aff24 100644 --- a/9.5/paper.tex +++ b/9.5/paper.tex @@ -646,8 +646,8 @@ The whole procedure is done communication-free. auto point_data = intersection_data.template convert_to_distributed_compute_point_locations_internal( n_points_1D, tria, mapping, - // following parameter is optional - // setting it true requires additional communication + // The following parameter is optional and setting it to + // true requires additional communication consistent_numbering_of_sender_and_receiver); // use point_data to reinit RemotePointEvaluation