Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geode-solutions/OpenGeode
/ reserve
Method
reserve
src/geode/basic/attribute_manager.cpp:425–428 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
423
}
424
425
void AttributeManager::reserve( index_t capacity )
426
{
427
impl_->reserve( capacity, {} );
428
}
429
430
bool AttributeManager::has_assignable_attributes() const
431
{
Callers
15
compute_polyhedra_around_vertex
Function · 0.45
polyhedron_facets_vertices
Method · 0.45
polyhedron_facets_local_vertices
Method · 0.45
permute_polygons
Method · 0.45
permute_polyhedra
Method · 0.45
serialize
Method · 0.45
polyhedron_edges_vertices
Function · 0.45
polyhedron_facets_vertices
Function · 0.45
permute_polyhedra
Method · 0.45
create_tetrahedra_from_pyramid_pattern
Function · 0.45
create_point_from_grid
Function · 0.45
create_vertices_on_cell_facets
Function · 0.45
Calls
no outgoing calls
Tested by
3
test_copy_manager
Function · 0.36
test
Function · 0.36
test_huge_message
Function · 0.36