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

Method Zero

SRC/matrix/ID.cpp:203–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201
202
203void
204ID::Zero(void)
205{
206 for (int i=0; i<sz; i++)
207 data[i] =0;
208}
209
210int
211ID::getLocation(int value) const

Callers 15

MyTruss.cppFile · 0.45
ShadowTruss.cppFile · 0.45
getTangentStiffMethod · 0.45
getInitialStiffMethod · 0.45
getResistingForceMethod · 0.45
startMethod · 0.45
startMethod · 0.45
startMethod · 0.45
startMethod · 0.45
startMethod · 0.45
startMethod · 0.45
startMethod · 0.45

Calls

no outgoing calls

Tested by 8

startMethod · 0.36
startMethod · 0.36
startMethod · 0.36
startMethod · 0.36
startMethod · 0.36
startMethod · 0.36
startMethod · 0.36
startMethod · 0.36