Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ zeroB
Method
zeroB
DEVELOPER/system/SkylineSPD.cpp:403–409 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
401
}
402
403
void
404
SkylineSPD::zeroB(void)
405
{
406
double *Bptr = B;
407
for (int i=0; i<size; i++)
408
*Bptr++ = 0;
409
}
410
411
412
void
Callers
2
formUnbalance
Method · 0.45
formUnbalance
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected