Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geode-solutions/OpenGeode
/ nb_cells
Method
nb_cells
src/geode/basic/cell_array.cpp:145–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
144
template < index_t dimension >
145
index_t CellArray< dimension >::nb_cells() const
146
{
147
return impl_->nb_cells();
148
}
149
150
template < index_t dimension >
151
index_t CellArray< dimension >::nb_cells_in_direction(
Callers
15
LightRegularGrid
Method · 0.45
grid_cells_to_densify
Function · 0.45
create_tetrahedra_from_grid_cells
Function · 0.45
create_hexahedra_from_grid_cells
Function · 0.45
create_polygons_from_grid_cells
Function · 0.45
create_triangles_from_grid_cells
Function · 0.45
squared_root_filter
Method · 0.45
convert_raster_image_into_grid
Function · 0.45
conservative_voxelization_triangle
Function · 0.45
conservative_voxelization_segment
Function · 0.45
load_regular_grid
Function · 0.45
load_light_regular_grid
Function · 0.45
Calls
no outgoing calls
Tested by
15
test_cell_number
Function · 0.36
test_clone
Function · 0.36
test_cell_number
Function · 0.36
test_attribute_3d
Function · 0.36
test_attribute_2d
Function · 0.36
test_raster
Function · 0.36
test
Function · 0.36
test_grid_to_solids
Function · 0.36
test_clone
Function · 0.36
test_io
Function · 0.36
test_cell_number
Function · 0.36
test_attribute
Function · 0.36