Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ Center
Function
Center
python/internal.py:88–89 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
86
ngsolve.solve.Tcl_Eval(
"Ng_MouseMove 0 0 0 {} zoom; redraw;\n"
.format(-z))
87
88
def
Center():
89
ngsolve.solve.Tcl_Eval(
"Ng_Center; redraw;\n"
)
Callers
1
GenerateWebguiData
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected