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

Function OPS_GetDomain

SRC/api/win32Functions.cpp:473–477  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

471}
472
473Domain*
474OPS_GetDomain(void)
475{
476 return (*OPS_GetDomainPtr)();
477}

Callers 15

create_lineMethod · 0.50
create_faceMethod · 0.50
meshMethod · 0.50
clearMethod · 0.50
meshMethod · 0.50
remeshMethod · 0.50
~MeshMethod · 0.50
clearElesMethod · 0.50
clearNodesMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected