#include <GeoLoadGpu.h>
Definition at line 17 of file GeoLoadGpu.h.
◆ GeoLoadGpu()
| GeoLoadGpu::GeoLoadGpu |
( |
| ) |
|
|
default |
◆ ~GeoLoadGpu()
| GeoLoadGpu::~GeoLoadGpu |
( |
| ) |
|
|
inline |
◆ get_cellmap()
◆ get_geoPtr()
| GeoGpu* GeoLoadGpu::get_geoPtr |
( |
| ) |
const |
|
inline |
◆ get_ncells()
| unsigned long GeoLoadGpu::get_ncells |
( |
| ) |
const |
|
inline |
◆ index2cell()
◆ LoadGpu()
| bool GeoLoadGpu::LoadGpu |
( |
| ) |
|
|
inline |
◆ LoadGpu_cu()
| bool GeoLoadGpu::LoadGpu_cu |
( |
| ) |
|
◆ LoadGpu_kk()
| bool GeoLoadGpu::LoadGpu_kk |
( |
| ) |
|
◆ SanityCheck()
| bool GeoLoadGpu::SanityCheck |
( |
| ) |
|
|
private |
◆ set_cellmap() [1/2]
◆ set_cellmap() [2/2]
◆ set_cells_g()
◆ set_g_regions()
| void GeoLoadGpu::set_g_regions |
( |
GeoRegion * |
gr | ) |
|
|
inline |
◆ set_geoPtr()
| void GeoLoadGpu::set_geoPtr |
( |
GeoGpu * |
ptr | ) |
|
|
inline |
◆ set_max_sample()
| void GeoLoadGpu::set_max_sample |
( |
int |
s | ) |
|
|
inline |
◆ set_ncells()
| void GeoLoadGpu::set_ncells |
( |
unsigned long |
nc | ) |
|
|
inline |
◆ set_nregions()
| void GeoLoadGpu::set_nregions |
( |
unsigned int |
nr | ) |
|
|
inline |
◆ set_regions()
| void GeoLoadGpu::set_regions |
( |
GeoRegion * |
r | ) |
|
|
inline |
◆ set_sample_index_h()
◆ TestGeo()
| bool GeoLoadGpu::TestGeo |
( |
| ) |
|
|
private |
◆ m_cellid_array
◆ m_cells
◆ m_cells_d
◆ m_geo_d
| GeoGpu* GeoLoadGpu::m_geo_d {0} |
|
protected |
◆ m_max_sample
| int GeoLoadGpu::m_max_sample {0} |
|
protected |
◆ m_ncells
| unsigned long GeoLoadGpu::m_ncells {0} |
|
protected |
◆ m_nregions
| unsigned int GeoLoadGpu::m_nregions {0} |
|
protected |
◆ m_regions
◆ m_regions_d
◆ m_sample_index_h
The documentation for this class was generated from the following file: