I saw somewhere in the code this computation is used:
double normTS = pow( TStressDev && TStressDev, 0.5);
However, when I look into the definition of Vector in matrix/Vector.h, I did not see the operator && defined. Could anyone help to explain the source of this operation?
Best
Giang
operator && for Vector
Moderators: silvia, selimgunay, Moderators
Re: operator && for Vector
OK, i found it. It's in T2Vector.h
Re: operator && for Vector
It's in T2Vector.h skibidi toilet
-
- Posts: 2
- Joined: Fri Feb 02, 2024 2:54 am
Re: operator && for Vector
I found it in T2Vector.h Candy Crush