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

Method getStrainSensitivity

DEVELOPER/core/UniaxialMaterial.cpp:385–389  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

383}
384
385double
386UniaxialMaterial::getStrainSensitivity(int gradIndex)
387{
388 return 0.0;
389}
390
391double
392UniaxialMaterial::getTangentSensitivity(int gradIndex)

Callers 1

getResponseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected