Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ connect_auto_update
Function
connect_auto_update
comp/python_comp.hpp:60–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
59
60
inline void connect_auto_update(FESpace* fes) {
61
fes->ConnectAutoUpdate();
62
}
63
64
/*
65
inline void connect_auto_update(GridFunction* gf) {
Callers
1
NGS_DLL_HEADER ExportNgcomp
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected