MCPcopy 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
222double
223T2Vector::t2VectorLength() const
224{
225 return sqrt(theT2Vector && theT2Vector);
226}
227
228
229double

Callers 2

T2Vector.cppFile · 0.80
angleBetweenT2VectorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected