Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getTangent
Method
getTangent
DEVELOPER/material/cpp/ElasticPPcpp.cpp:183–187 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
181
182
183
double
184
ElasticPPcpp::getTangent(void)
185
{
186
return trialTangent;
187
}
188
189
int
190
ElasticPPcpp::commitState(void)
Callers
15
Truss2D.cpp
File · 0.45
setTrialStrain
Method · 0.45
BeamFiberMaterial2d.cpp
File · 0.45
setResponse
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
NDMaterial
Class · 0.45
setTrial
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected