Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
229
double
230
T2Vector::deviatorLength() const
231
{
232
return sqrt(theDeviator && theDeviator);
233
}
234
235
236
double
Callers
15
elast2Plast
Method · 0.80
MultiYieldSurfaceClay.cpp
File · 0.80
updateActiveSurface
Method · 0.80
updateActiveSurfaceSensitivity
Method · 0.80
elast2Plast
Method · 0.80
PressureIndependMultiYield.cpp
File · 0.80
updateActiveSurface
Method · 0.80
elast2Plast
Method · 0.80
getPlasticPotential
Method · 0.80
updateActiveSurface
Method · 0.80
T2Vector.cpp
File · 0.80
angleBetweenDeviator
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected