Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
385
double
386
UniaxialMaterial::getStrainSensitivity(int gradIndex)
387
{
388
return 0.0;
389
}
390
391
double
392
UniaxialMaterial::getTangentSensitivity(int gradIndex)
Callers
1
getResponse
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected