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

Method inclModalDampingMatrix

SRC/analysis/model/AnalysisModel.cpp:539–543  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

537}
538
539bool
540AnalysisModel::inclModalDampingMatrix(void)
541{
542 return myDomain->inclModalDampingMatrix();
543}
544
545void
546AnalysisModel::setEigenvector(int mode, const Vector &eigenvalue)

Callers 2

formTangentMethod · 0.45
formTangentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected