MCPcopy 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

436OPS_GetFEDatastore() {return theDatabase;}
437
438const char *
439OPS_GetInterpPWD() {return getInterpPWD(theInterp);}
440
441
442namespace OpenSees {

Callers

nothing calls this directly

Calls 1

getInterpPWDFunction · 0.50

Tested by

no test coverage detected