|
MBDyn-1.7.3
|
This is the complete list of members for Mat6x6, including all inherited members.
| AddMat(unsigned short int i, unsigned short int j, const Mat3x3 &x) | Mat6x6 | inline |
| AddMat11(const Mat3x3 &x) | Mat6x6 | inline |
| AddMat12(const Mat3x3 &x) | Mat6x6 | inline |
| AddMat21(const Mat3x3 &x) | Mat6x6 | inline |
| AddMat22(const Mat3x3 &x) | Mat6x6 | inline |
| dGet(unsigned short int ir, unsigned short int ic) const | Mat6x6 | inline |
| GetMat(unsigned short int i, unsigned short int j) | Mat6x6 | inline |
| GetMat(unsigned short int i, unsigned short int j) const | Mat6x6 | inline |
| GetMat11(void) | Mat6x6 | inline |
| GetMat11(void) const | Mat6x6 | inline |
| GetMat12(void) | Mat6x6 | inline |
| GetMat12(void) const | Mat6x6 | inline |
| GetMat21(void) | Mat6x6 | inline |
| GetMat21(void) const | Mat6x6 | inline |
| GetMat22(void) | Mat6x6 | inline |
| GetMat22(void) const | Mat6x6 | inline |
| IsExactlySame(const Mat6x6 &x) const | Mat6x6 | inline |
| IsNull(void) const | Mat6x6 | inline |
| IsSame(const Mat6x6 &x, const doublereal &dTol) const | Mat6x6 | inline |
| m | Mat6x6 | protected |
| Mat6x6(void) | Mat6x6 | inline |
| Mat6x6(const Mat6x6 &min) | Mat6x6 | inline |
| Mat6x6(const doublereal &d11, const doublereal &d21, const doublereal &d31, const doublereal &d41, const doublereal &d51, const doublereal &d61, const doublereal &d12, const doublereal &d22, const doublereal &d32, const doublereal &d42, const doublereal &d52, const doublereal &d62, const doublereal &d13, const doublereal &d23, const doublereal &d33, const doublereal &d43, const doublereal &d53, const doublereal &d63, const doublereal &d14, const doublereal &d24, const doublereal &d34, const doublereal &d44, const doublereal &d54, const doublereal &d64, const doublereal &d15, const doublereal &d25, const doublereal &d35, const doublereal &d45, const doublereal &d55, const doublereal &d65, const doublereal &d16, const doublereal &d26, const doublereal &d36, const doublereal &d46, const doublereal &d56, const doublereal &d66) | Mat6x6 | inline |
| Mat6x6(const doublereal *pd, unsigned int i=6) | Mat6x6 | inline |
| Mat6x6(const Mat3x3 &m11, const Mat3x3 &m21, const Mat3x3 &m12, const Mat3x3 &m22) | Mat6x6 | inline |
| operator()(unsigned short int ir, unsigned short int ic) const | Mat6x6 | inline |
| operator()(unsigned short int ir, unsigned short int ic) | Mat6x6 | inline |
| operator*(const doublereal &d) const | Mat6x6 | inline |
| operator*(const Vec6 &v) const | Mat6x6 | inline |
| operator*(const Mat6x6 &x) const | Mat6x6 | inline |
| operator*=(const doublereal &d) | Mat6x6 | inline |
| operator+(const Mat6x6 &x) const | Mat6x6 | inline |
| operator+=(const Mat6x6 &x) | Mat6x6 | inline |
| operator-(const Mat6x6 &x) const | Mat6x6 | inline |
| operator-=(const Mat6x6 &x) | Mat6x6 | inline |
| operator/(const doublereal &d) const | Mat6x6 | inline |
| operator/=(const doublereal &d) | Mat6x6 | inline |
| operator=(const Mat6x6 &x) | Mat6x6 | inline |
| pGetMat(unsigned short int i, unsigned short int j) const | Mat6x6 | inline |
| Put(unsigned short int ir, unsigned short int ic, const doublereal &d) | Mat6x6 | inline |
| PutMat(unsigned short int i, unsigned short int j, const Mat3x3 &x) | Mat6x6 | inline |
| PutMat11(const Mat3x3 &x) | Mat6x6 | inline |
| PutMat12(const Mat3x3 &x) | Mat6x6 | inline |
| PutMat21(const Mat3x3 &x) | Mat6x6 | inline |
| PutMat22(const Mat3x3 &x) | Mat6x6 | inline |
| Reset(void) | Mat6x6 | |
| SubMat(unsigned short int i, unsigned short int j, const Mat3x3 &x) | Mat6x6 | inline |
| SubMat11(const Mat3x3 &x) | Mat6x6 | inline |
| SubMat12(const Mat3x3 &x) | Mat6x6 | inline |
| SubMat21(const Mat3x3 &x) | Mat6x6 | inline |
| SubMat22(const Mat3x3 &x) | Mat6x6 | inline |
| Transpose(void) | Mat6x6 | inline |
| Write(std::ostream &out, const char *sFill=" ", const char *sFill2=NULL) const | Mat6x6 | |
| ~Mat6x6(void) | Mat6x6 | inline |