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

Function OPS_SetReliabilityDomain

SRC/api/elementAPI_TCL.cpp:1327–1331  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1325}
1326
1327void
1328OPS_SetReliabilityDomain(ReliabilityDomain *theDomain)
1329{
1330 theReliabilityDomain = theDomain;
1331}
1332
1333void
1334TCL_OPS_setModelBuilder(TclModelBuilder* theNewBuilder)

Callers 2

reliabilityFunction · 0.85
wipeReliabilityFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected