Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
107
int
108
LinearSOE::addColA(const Vector &col, int colIndex, double fact) {
109
return -1;
110
}
Callers
1
addModalDampingMatrix
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected