]> https://gitweb.dealii.org/ - dealii.git/commit
Introduce introduce distributed_compute_intersection_locations()
authorJohannes Heinz <johannes.heinz@tuwien.ac.at>
Tue, 2 May 2023 13:15:54 +0000 (15:15 +0200)
committerJohannes Heinz <johannes.heinz@tuwien.ac.at>
Sun, 21 May 2023 11:29:47 +0000 (13:29 +0200)
commita3970c6b612b8f3433f6bf327a0c11f62cad1997
treef33fe34a6055cfeb04a0f3f57e66d497de50ec9d
parente63afeb8d18314ea174a0127fe8031c2f3f10b1b
Introduce introduce distributed_compute_intersection_locations()
65 files changed:
doc/news/changes/major/20230518Heinz [new file with mode: 0644]
include/deal.II/cgal/utilities.h
include/deal.II/grid/grid_tools.h
source/grid/grid_tools.cc
source/grid/grid_tools.inst.in
tests/remote_point_evaluation/convert_intersections_to_rpe_data_01.cc [new file with mode: 0644]
tests/remote_point_evaluation/convert_intersections_to_rpe_data_01.with_cgal=true.with_p4est=true.mpirun=1.output [new file with mode: 0644]
tests/remote_point_evaluation/convert_intersections_to_rpe_data_01.with_cgal=true.with_p4est=true.mpirun=2.output [new file with mode: 0644]
tests/remote_point_evaluation/convert_intersections_to_rpe_data_01.with_cgal=true.with_p4est=true.mpirun=3.output [new file with mode: 0644]
tests/remote_point_evaluation/convert_intersections_to_rpe_data_01.with_cgal=true.with_p4est=true.mpirun=4.output [new file with mode: 0644]
tests/remote_point_evaluation/convert_intersections_to_rpe_data_02.cc [new file with mode: 0644]
tests/remote_point_evaluation/convert_intersections_to_rpe_data_02.with_cgal.geq.5.5.with_p4est=true.mpirun=1.output [new file with mode: 0644]
tests/remote_point_evaluation/convert_intersections_to_rpe_data_02.with_cgal.geq.5.5.with_p4est=true.mpirun=2.output [new file with mode: 0644]
tests/remote_point_evaluation/convert_intersections_to_rpe_data_02.with_cgal.geq.5.5.with_p4est=true.mpirun=3.output [new file with mode: 0644]
tests/remote_point_evaluation/convert_intersections_to_rpe_data_02.with_cgal.geq.5.5.with_p4est=true.mpirun=4.output [new file with mode: 0644]
tests/remote_point_evaluation/convert_intersections_to_rpe_data_03.cc [new file with mode: 0644]
tests/remote_point_evaluation/convert_intersections_to_rpe_data_03.with_cgal=true.with_p4est=true.mpirun=1.output [new file with mode: 0644]
tests/remote_point_evaluation/convert_intersections_to_rpe_data_03.with_cgal=true.with_p4est=true.mpirun=2.output [new file with mode: 0644]
tests/remote_point_evaluation/convert_intersections_to_rpe_data_03.with_cgal=true.with_p4est=true.mpirun=3.output [new file with mode: 0644]
tests/remote_point_evaluation/convert_intersections_to_rpe_data_03.with_cgal=true.with_p4est=true.mpirun=4.output [new file with mode: 0644]
tests/remote_point_evaluation/convert_intersections_to_rpe_data_04.cc [new file with mode: 0644]
tests/remote_point_evaluation/convert_intersections_to_rpe_data_04.with_cgal=true.with_p4est=true.mpirun=1.output [new file with mode: 0644]
tests/remote_point_evaluation/convert_intersections_to_rpe_data_04.with_cgal=true.with_p4est=true.mpirun=2.output [new file with mode: 0644]
tests/remote_point_evaluation/convert_intersections_to_rpe_data_04.with_cgal=true.with_p4est=true.mpirun=3.output [new file with mode: 0644]
tests/remote_point_evaluation/convert_intersections_to_rpe_data_04.with_cgal=true.with_p4est=true.mpirun=4.output [new file with mode: 0644]
tests/remote_point_evaluation/distributed_compute_intersection_locations_01.cc [new file with mode: 0644]
tests/remote_point_evaluation/distributed_compute_intersection_locations_01.with_cgal=true.with_p4est=true.mpirun=1.output [new file with mode: 0644]
tests/remote_point_evaluation/distributed_compute_intersection_locations_01.with_cgal=true.with_p4est=true.mpirun=2.output [new file with mode: 0644]
tests/remote_point_evaluation/distributed_compute_intersection_locations_01.with_cgal=true.with_p4est=true.mpirun=3.output [new file with mode: 0644]
tests/remote_point_evaluation/distributed_compute_intersection_locations_01.with_cgal=true.with_p4est=true.mpirun=4.output [new file with mode: 0644]
tests/remote_point_evaluation/distributed_compute_intersection_locations_02.cc [new file with mode: 0644]
tests/remote_point_evaluation/distributed_compute_intersection_locations_02.with_cgal.geq.5.5.with_p4est=true.mpirun=1.output [new file with mode: 0644]
tests/remote_point_evaluation/distributed_compute_intersection_locations_02.with_cgal.geq.5.5.with_p4est=true.mpirun=2.output [new file with mode: 0644]
tests/remote_point_evaluation/distributed_compute_intersection_locations_02.with_cgal.geq.5.5.with_p4est=true.mpirun=3.output [new file with mode: 0644]
tests/remote_point_evaluation/distributed_compute_intersection_locations_02.with_cgal.geq.5.5.with_p4est=true.mpirun=4.output [new file with mode: 0644]
tests/remote_point_evaluation/distributed_compute_intersection_locations_03.cc [new file with mode: 0644]
tests/remote_point_evaluation/distributed_compute_intersection_locations_03.with_cgal=true.with_p4est=true.mpirun=1.output [new file with mode: 0644]
tests/remote_point_evaluation/distributed_compute_intersection_locations_03.with_cgal=true.with_p4est=true.mpirun=2.output [new file with mode: 0644]
tests/remote_point_evaluation/distributed_compute_intersection_locations_03.with_cgal=true.with_p4est=true.mpirun=3.output [new file with mode: 0644]
tests/remote_point_evaluation/distributed_compute_intersection_locations_03.with_cgal=true.with_p4est=true.mpirun=4.output [new file with mode: 0644]
tests/remote_point_evaluation/distributed_compute_intersection_locations_04.cc [new file with mode: 0644]
tests/remote_point_evaluation/distributed_compute_intersection_locations_04.with_cgal=true.with_p4est=true.mpirun=1.output [new file with mode: 0644]
tests/remote_point_evaluation/distributed_compute_intersection_locations_04.with_cgal=true.with_p4est=true.mpirun=2.output [new file with mode: 0644]
tests/remote_point_evaluation/distributed_compute_intersection_locations_04.with_cgal=true.with_p4est=true.mpirun=3.output [new file with mode: 0644]
tests/remote_point_evaluation/distributed_compute_intersection_locations_04.with_cgal=true.with_p4est=true.mpirun=4.output [new file with mode: 0644]
tests/remote_point_evaluation/setup_rpe_with_intersections_01.cc [new file with mode: 0644]
tests/remote_point_evaluation/setup_rpe_with_intersections_01.with_cgal=true.with_p4est=true.mpirun=1.output [new file with mode: 0644]
tests/remote_point_evaluation/setup_rpe_with_intersections_01.with_cgal=true.with_p4est=true.mpirun=2.output [new file with mode: 0644]
tests/remote_point_evaluation/setup_rpe_with_intersections_01.with_cgal=true.with_p4est=true.mpirun=3.output [new file with mode: 0644]
tests/remote_point_evaluation/setup_rpe_with_intersections_01.with_cgal=true.with_p4est=true.mpirun=4.output [new file with mode: 0644]
tests/remote_point_evaluation/setup_rpe_with_intersections_02.cc [new file with mode: 0644]
tests/remote_point_evaluation/setup_rpe_with_intersections_02.with_cgal=geq.5.5.with_p4est=true.mpirun=1.output [new file with mode: 0644]
tests/remote_point_evaluation/setup_rpe_with_intersections_02.with_cgal=geq.5.5.with_p4est=true.mpirun=2.output [new file with mode: 0644]
tests/remote_point_evaluation/setup_rpe_with_intersections_02.with_cgal=geq.5.5.with_p4est=true.mpirun=3.output [new file with mode: 0644]
tests/remote_point_evaluation/setup_rpe_with_intersections_02.with_cgal=geq.5.5.with_p4est=true.mpirun=4.output [new file with mode: 0644]
tests/remote_point_evaluation/setup_rpe_with_intersections_03.cc [new file with mode: 0644]
tests/remote_point_evaluation/setup_rpe_with_intersections_03.with_cgal=true.with_p4est=true.mpirun=1.output [new file with mode: 0644]
tests/remote_point_evaluation/setup_rpe_with_intersections_03.with_cgal=true.with_p4est=true.mpirun=2.output [new file with mode: 0644]
tests/remote_point_evaluation/setup_rpe_with_intersections_03.with_cgal=true.with_p4est=true.mpirun=3.output [new file with mode: 0644]
tests/remote_point_evaluation/setup_rpe_with_intersections_03.with_cgal=true.with_p4est=true.mpirun=4.output [new file with mode: 0644]
tests/remote_point_evaluation/setup_rpe_with_intersections_04.cc [new file with mode: 0644]
tests/remote_point_evaluation/setup_rpe_with_intersections_04.with_cgal=true.with_p4est=true.mpirun=1.output [new file with mode: 0644]
tests/remote_point_evaluation/setup_rpe_with_intersections_04.with_cgal=true.with_p4est=true.mpirun=2.output [new file with mode: 0644]
tests/remote_point_evaluation/setup_rpe_with_intersections_04.with_cgal=true.with_p4est=true.mpirun=3.output [new file with mode: 0644]
tests/remote_point_evaluation/setup_rpe_with_intersections_04.with_cgal=true.with_p4est=true.mpirun=4.output [new file with mode: 0644]

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.