MCPcopy 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
2131const Vector *
2132Domain::getModalDampingFactors(void)
2133{
2134 return theModalDampingFactors;
2135}
2136
2137bool
2138Domain::inclModalDampingMatrix(void)

Callers 2

formTangentMethod · 0.45
formUnbalanceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected