MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / getInterpreter

Method getInterpreter

SRC/interpreter/OpenSeesCommands.cpp:214–218  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

212}
213
214DL_Interpreter*
215OpenSeesCommands::getInterpreter()
216{
217 return interpreter;
218}
219
220Domain*
221OpenSeesCommands::getDomain()

Callers 15

OPS_GetIntInputFunction · 0.80
OPS_SetIntOutputFunction · 0.80
OPS_SetIntListsOutputFunction · 0.80
OPS_SetIntDictOutputFunction · 0.80
OPS_SetIntDictListOutputFunction · 0.80
OPS_GetDoubleInputFunction · 0.80
OPS_GetDoubleListInputFunction · 0.80
OPS_SetDoubleOutputFunction · 0.80
OPS_SetDoubleListsOutputFunction · 0.80
OPS_SetDoubleDictOutputFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected