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

Method noCols

DEVELOPER/core/Matrix.h:178–182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176}
177
178inline int
179Matrix::noCols() const
180{
181 return numCols;
182}
183
184
185inline double &

Callers 15

FE_ElementMethod · 0.45
PrintMethod · 0.45
Information.cppFile · 0.45
DOF_GroupMethod · 0.45
getDampingBetaFactorMethod · 0.45
addMatrixVectorMethod · 0.45
operator/Method · 0.45
setMassMethod · 0.45
setNumColRMethod · 0.45
setRMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected