Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getCFactor
Method
getCFactor
SRC/analysis/integrator/IncrementalIntegrator.cpp:659–662 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
657
}
658
659
double IncrementalIntegrator::getCFactor(void)
660
{
661
return 0;
662
}
663
Callers
1
addModalDampingMatrix
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected