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

Method addColA

DEVELOPER/core/LinearSOE.cpp:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105}
106
107int
108LinearSOE::addColA(const Vector &col, int colIndex, double fact) {
109 return -1;
110}

Callers 1

addModalDampingMatrixMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected