MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / deviatorLength

Method deviatorLength

SRC/material/nD/soil/T2Vector.cpp:229–233  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

227
228
229double
230T2Vector::deviatorLength() const
231{
232 return sqrt(theDeviator && theDeviator);
233}
234
235
236double

Callers 15

elast2PlastMethod · 0.80
updateActiveSurfaceMethod · 0.80
elast2PlastMethod · 0.80
updateActiveSurfaceMethod · 0.80
elast2PlastMethod · 0.80
getPlasticPotentialMethod · 0.80
updateActiveSurfaceMethod · 0.80
T2Vector.cppFile · 0.80
angleBetweenDeviatorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected