, including all inherited members.
add_point(CubitPoint *point) | PointGridSearch | |
add_point_to_cell(CubitPoint *point, int i) | PointGridSearch | [private] |
average_points_per_occupied_cell() | PointGridSearch | |
bounding_cell_maximum_x() | PointGridSearch | [inline] |
bounding_cell_maximum_y() | PointGridSearch | [inline] |
bounding_cell_maximum_z() | PointGridSearch | [inline] |
bounding_cell_minimum_x() | PointGridSearch | [inline] |
bounding_cell_minimum_y() | PointGridSearch | [inline] |
bounding_cell_minimum_z() | PointGridSearch | [inline] |
bounding_range(DLIList< CubitPoint * > &point_list) | PointGridSearch | [protected] |
bounding_range(DLIList< CubitFacet * > &facet_list) | PointGridSearch | [protected] |
bounding_range(CubitPoint *point) | PointGridSearch | [inline, protected] |
bounding_range(const CubitVector &vec) | PointGridSearch | [inline, protected] |
bounding_range_maximum() | PointGridSearch | [inline] |
bounding_range_minimum() | PointGridSearch | [inline] |
boundingCellMaximumX | PointGridSearch | [protected] |
boundingCellMaximumY | PointGridSearch | [protected] |
boundingCellMaximumZ | PointGridSearch | [protected] |
boundingCellMinimumX | PointGridSearch | [protected] |
boundingCellMinimumY | PointGridSearch | [protected] |
boundingCellMinimumZ | PointGridSearch | [protected] |
boundingRangeMaximum | PointGridSearch | [protected] |
boundingRangeMinimum | PointGridSearch | [protected] |
cell_from_range() | PointGridSearch | [protected, virtual] |
change_cell(CubitPoint *point) | PointGridSearch | |
fraction_empty_cells() | PointGridSearch | |
get_neighborhood_facets(DLIList< CubitFacet * > &facet_list) | PointGridSearch | |
get_neighborhood_points(DLIList< CubitPoint * > &point_list) | PointGridSearch | |
get_neighborhood_points_sorted(DLIList< CubitPoint * > &point_list, const CubitVector ¢er, double cut_off) | PointGridSearch | |
grid_cell_index(CubitPoint *point) | PointGridSearch | [inline, protected] |
grid_cell_width() | PointGridSearch | [inline] |
grid_range_maximum() | PointGridSearch | [inline] |
grid_range_minimum() | PointGridSearch | [inline] |
gridCellWidth | PointGridSearch | [protected] |
gridCellWidthInverse | PointGridSearch | [protected] |
gridRangeMaximum | PointGridSearch | [protected] |
gridRangeMinimum | PointGridSearch | [protected] |
in_grid(const CubitVector &position) | PointGridSearch | |
maxEdgeLength | PointGridSearch | [private] |
neighborhoodList | PointGridSearch | [private] |
number_grid_cells() | PointGridSearch | [inline] |
number_grid_cells_x() | PointGridSearch | [inline] |
number_grid_cells_y() | PointGridSearch | [inline] |
number_grid_cells_z() | PointGridSearch | [inline] |
numberGridCells | PointGridSearch | [protected] |
numberGridCellsX | PointGridSearch | [protected] |
numberGridCellsY | PointGridSearch | [protected] |
numberGridCellsZ | PointGridSearch | [protected] |
PointGridSearch(DLIList< CubitPoint * > *point_list, DLIList< CubitFacet * > *facet_list, float grid_scale=2.0) | PointGridSearch | |
PointGridSearch(DLIList< CubitPoint * > &point_list, double grid_cell_size, double grid_scale) | PointGridSearch | |
remove_point(CubitPoint *point) | PointGridSearch | |
remove_point_from_cell(CubitPoint *point, int i) | PointGridSearch | [private] |
set_neighborhood_bounds(CubitVector &vec) | PointGridSearch | |
set_neighborhood_bounds(const CubitVector ¢er, double size) | PointGridSearch | |
set_neighborhood_bounds(CubitVector ¢er, double x, double y, double z) | PointGridSearch | |
set_neighborhood_bounds(CubitVector &vec_1, CubitVector &vec_2) | PointGridSearch | |
set_neighborhood_bounds(CubitPoint *point, CubitVector &vec) | PointGridSearch | |
set_neighborhood_bounds(CubitPoint *point) | PointGridSearch | |
set_neighborhood_bounds(CubitPoint *point_1, CubitPoint *point_2) | PointGridSearch | |
set_neighborhood_bounds(DLIList< CubitPoint * > &point_list) | PointGridSearch | |
set_neighborhood_bounds(CubitFacet *facet) | PointGridSearch | |
set_neighborhood_bounds(DLIList< CubitFacet * > &facet_list) | PointGridSearch | |
set_neighborhood_bounds_max_edge(const CubitVector ¢er, double factor=1.0) | PointGridSearch | |
total_points_in_grid_cells() | PointGridSearch | |
~PointGridSearch() | PointGridSearch | [virtual] |