MCPcopy 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
1309const char*
1310OPS_GetInterpPWD()
1311{
1312 return getInterpPWD(theInterp);
1313}
1314
1315Domain*
1316OPS_GetDomain(void)

Callers

nothing calls this directly

Calls 1

getInterpPWDFunction · 0.50

Tested by

no test coverage detected