Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NanoComp/meep
/ binary_partition
Method
binary_partition
src/structure_dump.cpp:428–428 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
426
}
427
428
binary_partition::binary_partition(int _proc_id) : proc_id(_proc_id), plane{NO_DIRECTION, 0.0} {}
429
430
binary_partition::binary_partition(const split_plane &_split_plane,
431
std::unique_ptr<binary_partition> &&left_tree,
Callers
nothing calls this directly
Calls
3
abort
Function · 0.85
is_leaf
Method · 0.80
reset
Method · 0.45
Tested by
no test coverage detected