MCPcopy 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
428binary_partition::binary_partition(int _proc_id) : proc_id(_proc_id), plane{NO_DIRECTION, 0.0} {}
429
430binary_partition::binary_partition(const split_plane &_split_plane,
431 std::unique_ptr<binary_partition> &&left_tree,

Callers

nothing calls this directly

Calls 3

abortFunction · 0.85
is_leafMethod · 0.80
resetMethod · 0.45

Tested by

no test coverage detected