Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ make_endpoint
Method
make_endpoint
src/db/db/dbCellMapping.cc:182–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
180
}
181
182
void make_endpoint (db::cell_index_type /*cell_a*/, db::cell_index_type /*cell_b*/)
183
{
184
// not supported by this version
185
}
186
187
private:
188
const db::Layout &m_layout_a;
Callers
1
create_from_geometry
Method · 0.80
Calls
3
max
Function · 0.85
clear
Method · 0.45
insert
Method · 0.45
Tested by
no test coverage detected