MBDyn-1.7.3
|
#include <matvec3.h>
Public Member Functions | |
Mat3x3DEye_Manip () | |
void | Manipulate (Mat3x3 &m, const doublereal d) const |
![]() | |
virtual void | Manipulate (Mat3x3 &m) const |
virtual void | Manipulate (Mat3x3 &m, const Vec3 &v) const |
virtual void | Manipulate (Mat3x3 &m, const Vec3 &v1, const Vec3 &v2) const |
virtual | ~Mat3x3_Manip (void) |
|
inlinevirtual |
Reimplemented from Mat3x3_Manip.
Definition at line 1463 of file matvec3.h.
References M11, M12, M13, M21, M22, M23, M31, M32, M33, and Mat3x3::pGetMat().
Referenced by DoubleLinearElasticConstitutiveLaw< Vec3, Mat3x3 >::DoubleLinearElasticConstitutiveLaw(), DoubleLinearViscoElasticConstitutiveLaw< Vec3, Mat3x3 >::DoubleLinearViscoElasticConstitutiveLaw(), and mb_deye< Mat3x3 >().