/home/runner/work/spades/spades/Source/MessageOps.H Source File
SPADES API
|
MessageOps.H
Go to the documentation of this file.
AMREX_GPU_DEVICE AMREX_FORCE_INLINE void operator()(const amrex::Long n, PArrs &parrs, const amrex::Real timestamp, const amrex::GpuArray< amrex::Real, AMREX_SPACEDIM > &pos, const amrex::IntVect &iv, const int sender_lp, const int sender_entity, const int receiver_lp, const int receiver_entity) const
Create a message.
Definition MessageOps.H:28
Functor for making a message undefined.
Definition MessageOps.H:60
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE void operator()(const amrex::Long n, PArrs &parrs) const
Mark a message as undefined.
Definition MessageOps.H:68
static constexpr int UNDEFINED
Undefined message.
Definition MessageData.H:44
static constexpr int MESSAGE
Message.
Definition MessageData.H:36
Generated by