Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getModalDampingFactors
Method
getModalDampingFactors
DEVELOPER/core/Domain.cpp:2131–2135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2129
}
2130
2131
const Vector *
2132
Domain::getModalDampingFactors(void)
2133
{
2134
return theModalDampingFactors;
2135
}
2136
2137
bool
2138
Domain::inclModalDampingMatrix(void)
Callers
2
formTangent
Method · 0.45
formUnbalance
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected