MCPcopy 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
403void
404SkylineSPD::zeroB(void)
405{
406 double *Bptr = B;
407 for (int i=0; i<size; i++)
408 *Bptr++ = 0;
409}
410
411
412void

Callers 2

formUnbalanceMethod · 0.45
formUnbalanceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected