]> https://gitweb.dealii.org/ - dealii.git/commit
Insert particles globally.
authorLuca Heltai <luca.heltai@sissa.it>
Thu, 21 Nov 2019 18:30:17 +0000 (19:30 +0100)
committerLuca Heltai <luca.heltai@sissa.it>
Tue, 3 Dec 2019 07:19:55 +0000 (08:19 +0100)
commitaa897f978b36134b1bce313d1dd52602704097d9
treeece76017e31ecb9bf12f4ec07067d21263d2fe7a
parent8cb1e1470805717cc50753b909e380e9bb75efe1
Insert particles globally.

Create and insert a number of particles into the collection of
particles.
This function takes a list of positions and creates a set of particles

at these positions, which are then distributed and added to the local

particle collection of a procesor. Note that this function uses

GridTools::distributed_compute_point_locations. Consequently, it can

require intense communications between the processors.

Co-authored-by: Bruno Blais <blais.bruno@gmail.com>
include/deal.II/particles/particle_handler.h
tests/particles/particle_handler_09.cc [new file with mode: 0644]
tests/particles/particle_handler_09.with_p4est=true.mpirun=2.output [new file with mode: 0644]
tests/particles/particle_handler_10.cc [new file with mode: 0644]
tests/particles/particle_handler_10.with_p4est=true.mpirun=2.output [new file with mode: 0644]
tests/particles/particle_handler_11.cc [new file with mode: 0644]
tests/particles/particle_handler_11.with_p4est=true.mpirun=2.output [new file with mode: 0644]
tests/particles/particle_handler_12.cc [new file with mode: 0644]
tests/particles/particle_handler_12.with_p4est=true.mpirun=2.output [new file with mode: 0644]
tests/particles/particle_handler_13.cc [new file with mode: 0644]
tests/particles/particle_handler_13.with_p4est=true.mpirun=2.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.