Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ OPS_GetInterpPWD
Function
OPS_GetInterpPWD
SRC/runtime/parsing/InterpreterAPI.cpp:438–439 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
436
OPS_GetFEDatastore() {return theDatabase;}
437
438
const char *
439
OPS_GetInterpPWD() {return getInterpPWD(theInterp);}
440
441
442
namespace OpenSees {
Callers
nothing calls this directly
Calls
1
getInterpPWD
Function · 0.50
Tested by
no test coverage detected