Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getStrain
Method
getStrain
DEVELOPER/material/cpp/ElasticPPcpp.cpp:170–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
}
169
170
double
171
ElasticPPcpp::getStrain(void)
172
{
173
return trialStrain;
174
}
175
176
double
177
ElasticPPcpp::getStress(void)
Callers
4
setResponse
Method · 0.45
getResponse
Method · 0.45
setResponse
Method · 0.45
getResponse
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected