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

Method getResponseSensitivity

SRC/element/Element.cpp:500–505  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

498}
499
500int
501Element::getResponseSensitivity(int responseID, int gradIndex,
502 Information &eleInfo)
503{
504 return -1;
505}
506
507// AddingSensitivity:BEGIN //////////////////////////////////////////
508const Vector &

Callers 2

OPS_sensSectionForceFunction · 0.45
sensSectionForceFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected