Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ OPS_GetDomain
Function
OPS_GetDomain
DEVELOPER/core/win32Functions.cpp:398–401 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
396
}
397
398
Domain *OPS_GetDomain(void)
399
{
400
return (*OPS_GetDomainPtr)();
401
}
Callers
7
OPS_Node
Function · 0.70
OPS_HomogeneousBC
Function · 0.70
OPS_HomogeneousBC_X
Function · 0.70
OPS_HomogeneousBC_Y
Function · 0.70
OPS_HomogeneousBC_Z
Function · 0.70
OPS_EqualDOF
Function · 0.70
OPS_EqualDOF_Mixed
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected