MCPcopy 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
398Domain *OPS_GetDomain(void)
399{
400 return (*OPS_GetDomainPtr)();
401}

Callers 7

OPS_NodeFunction · 0.70
OPS_HomogeneousBCFunction · 0.70
OPS_HomogeneousBC_XFunction · 0.70
OPS_HomogeneousBC_YFunction · 0.70
OPS_HomogeneousBC_ZFunction · 0.70
OPS_EqualDOFFunction · 0.70
OPS_EqualDOF_MixedFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected