公有成员函数 | |
grid_generator (Coord const &min_corner, Coord const &max_corner, int num_points_x, int num_points_y) | |
Coord | operator() (int i) const |
公有属性 | |
Coord | min_corner {} |
Coord | max_corner {} |
Coord | spacing {} |
int | num_points_x {} |
定义于文件 coordinate_generator.cuh 第 29 行。
|
inline |
定义于文件 coordinate_generator.cuh 第 35 行。
|
inline |
定义于文件 coordinate_generator.cuh 第 45 行。
Coord cuproj_test::grid_generator< Coord >::max_corner {} |
定义于文件 coordinate_generator.cuh 第 31 行。
Coord cuproj_test::grid_generator< Coord >::min_corner {} |
定义于文件 coordinate_generator.cuh 第 30 行。
int cuproj_test::grid__generator< Coord >::num_points_x {} |
定义于文件 coordinate_generator.cuh 第 33 行。
Coord cuproj_test::grid__generator< Coord >::spacing {} |
定义于文件 coordinate_generator.cuh 第 32 行。