Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
473
Domain*
474
OPS_GetDomain(void)
475
{
476
return (*OPS_GetDomainPtr)();
477
}
Callers
15
EmbeddedBeamInterfaceL
Method · 0.50
EmbeddedEPBeamInterface
Method · 0.50
EmbeddedBeamInterfaceP
Method · 0.50
create_line
Method · 0.50
create_face
Method · 0.50
mesh
Method · 0.50
clear
Method · 0.50
mesh
Method · 0.50
remesh
Method · 0.50
~Mesh
Method · 0.50
clearEles
Method · 0.50
clearNodes
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected