Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ t2VectorLength
Method
t2VectorLength
SRC/material/nD/soil/T2Vector.cpp:222–226 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
220
221
222
double
223
T2Vector::t2VectorLength() const
224
{
225
return sqrt(theT2Vector && theT2Vector);
226
}
227
228
229
double
Callers
2
T2Vector.cpp
File · 0.80
angleBetweenT2Vector
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected