Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
fb_stencil::SphereObj Struct Reference

Public Member Functions

__forceinline__ __device__ bool encloses_point (double pos_x_indU, double pos_y_indU, double pos_z_indU) const
 
template<int Log2DivsionsPerAx>
__device__ bool Encloses_Any_Supersample (int cell_idx_x, int cell_idx_y, int cell_idx_z) const
 
template<int Log2DivsionsPerAx>
__device__ unsigned int Count_Super_Samples (int cell_idx_x, int cell_idx_y, int cell_idx_z) const
 
template<int Log2DivsionsPerAx>
__device__ hydro_utilities::VectorXYZ< Real > Super_Sampled_RadialUnitVec_VolIntegral (int cell_idx_x, int cell_idx_y, int cell_idx_z, const hydro_utilities::VectorXYZ< Real > ref_pos_IndU) const
 

Public Attributes

double center_indU [3]
 
int raidus2_indU
 

Member Data Documentation

◆ center_indU

double fb_stencil::SphereObj::center_indU[3]

center of the sphere (in index units). An integer value corresponds to a cell-edge. !< Integer-values plus 0.5 correspond to cell-centers

◆ raidus2_indU

int fb_stencil::SphereObj::raidus2_indU

squared radius of the sphere (in units of cell-widths)


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