Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ OPS_GetInterpPWD
Function
OPS_GetInterpPWD
SRC/api/elementAPI_TCL.cpp:1309–1313 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1307
}
1308
1309
const char*
1310
OPS_GetInterpPWD()
1311
{
1312
return getInterpPWD(theInterp);
1313
}
1314
1315
Domain*
1316
OPS_GetDomain(void)
Callers
nothing calls this directly
Calls
1
getInterpPWD
Function · 0.50
Tested by
no test coverage detected