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

Function OPS_GetAnalysisModel

SRC/api/win32Functions.cpp:390–393  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

388
389extern "C"
390AnalysisModel * *OPS_GetAnalysisModel(void)
391{
392 return (*OPS_GetAnalysisModelPtr)();
393}
394
395extern "C"
396EquiSolnAlgo * *OPS_GetAlgorithm(void)

Callers 2

Calls

no outgoing calls

Tested by 1