SpECTRE
v2025.03.17
|
Mutator that returns packets currently in ghost zones in a DirectionMap<Dim,std::vector<Particles::MonteCarlo::Packet>> and remove them from the list of packets of the current element. More...
#include <GhostZoneCommunication.hpp>
Public Types | |
using | return_tags = implementation defined |
using | argument_tags = implementation defined |
Static Public Member Functions | |
static DirectionMap< Dim, std::vector< Particles::MonteCarlo::Packet > > | apply (const gsl::not_null< std::vector< Particles::MonteCarlo::Packet > * > packets, const Element< Dim > &element) |
Mutator that returns packets currently in ghost zones in a DirectionMap<Dim,std::vector<Particles::MonteCarlo::Packet>> and remove them from the list of packets of the current element.