MCPcopy 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(

Calls

no outgoing calls

Tested by 15

test_cell_numberFunction · 0.36
test_cloneFunction · 0.36
test_cell_numberFunction · 0.36
test_attribute_3dFunction · 0.36
test_attribute_2dFunction · 0.36
test_rasterFunction · 0.36
testFunction · 0.36
test_grid_to_solidsFunction · 0.36
test_cloneFunction · 0.36
test_ioFunction · 0.36
test_cell_numberFunction · 0.36
test_attributeFunction · 0.36