MCPcopy 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
170double
171ElasticPPcpp::getStrain(void)
172{
173 return trialStrain;
174}
175
176double
177ElasticPPcpp::getStress(void)

Callers 4

setResponseMethod · 0.45
getResponseMethod · 0.45
setResponseMethod · 0.45
getResponseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected