waLBerla 7.2
Loading...
Searching...
No Matches
NotificationType.h File Reference

Detailed Description

Header file for the notification types.

Author
Tobias Preclik
Sebastian Eibl sebas.nosp@m.tian.nosp@m..eibl.nosp@m.@fau.nosp@m..de
#include <core/DataTypes.h>

Classes

struct  walberla::mesa_pd::NotificationTrait< V >
 Returns the notification type of the template parameter. More...
 

Namespaces

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
 
namespace  walberla::mesa_pd
 

Enumerations

enum  walberla::mesa_pd::NotificationType : uint8_t {
  walberla::mesa_pd::PARTICLE_DELETION_NOTIFICATION = 1 , walberla::mesa_pd::PARTICLE_REMOVAL_NOTIFICATION , walberla::mesa_pd::PARTICLE_COPY_NOTIFICATION , walberla::mesa_pd::PARTICLE_GHOST_COPY_NOTIFICATION ,
  walberla::mesa_pd::PARTICLE_FORCE_NOTIFICATION , walberla::mesa_pd::PARTICLE_UPDATE_NOTIFICATION , walberla::mesa_pd::PARTICLE_MIGRATION_NOTIFICATION , walberla::mesa_pd::PARTICLE_REMOTE_MIGRATION_NOTIFICATION ,
  walberla::mesa_pd::PARTICLE_VELOCITY_UPDATE_NOTIFICATION , walberla::mesa_pd::PARTICLE_VELOCITY_CORRECTION_NOTIFICATION , walberla::mesa_pd::NEW_GHOST_PARTICLE_NOTIFICATION , walberla::mesa_pd::PARTICLE_REMOVAL_INFORMATION_NOTIFICATION
}
 Associate a unique number to notifications for identifying/tagging them. More...