Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
feedback_details::OverlapScheduler Class Reference

Public Member Functions

__host__ OverlapScheduler (OverlapStrat strat, int ng_x, int ng_y, int ng_z)
 
__device__ void Reset_State (const cooperative_groups::grid_group &g)
 
__device__ bool Prepare_Next_Pass (const cooperative_groups::grid_group &g)
 
template<typename Prescription >
__device__ void Register_Pending_Particle_Feedback (Prescription p, long long int particle_id, hydro_utilities::VectorXYZ< Real > pos_indU, int ng_x, int ng_y)
 
template<typename Prescription >
__device__ bool Is_Scheduled_And_Update (Prescription p, part_int_t particle_id, hydro_utilities::VectorXYZ< Real > pos_indU, int ng_x, int ng_y)
 

Static Public Attributes

static constexpr part_int_t DFLT_VAL = 9223372036854775807
 

The documentation for this class was generated from the following file: