MCPcopy 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
183double
184ElasticPPcpp::getTangent(void)
185{
186 return trialTangent;
187}
188
189int
190ElasticPPcpp::commitState(void)

Callers 15

Truss2D.cppFile · 0.45
setTrialStrainMethod · 0.45
setResponseMethod · 0.45
setTrialStrainMethod · 0.45
setTrialStrainMethod · 0.45
setTrialStrainMethod · 0.45
NDMaterialClass · 0.45
setTrialMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected