Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getStress
Method
getStress
DEVELOPER/material/cpp/ElasticPPcpp.cpp:176–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
}
175
176
double
177
ElasticPPcpp::getStress(void)
178
{
179
return trialStress;
180
}
181
182
183
double
Callers
15
Truss2D.cpp
File · 0.45
getResponse
Method · 0.45
setTrialStrain
Method · 0.45
BeamFiberMaterial2d.cpp
File · 0.45
setResponse
Method · 0.45
getResponse
Method · 0.45
setTrialStrain
Method · 0.45
PlaneStressMaterial.cpp
File · 0.45
setTrialStrain
Method · 0.45
PlateFiberMaterial.cpp
File · 0.45
setTrialStrain
Method · 0.45
BeamFiberMaterial.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected