Open Qmin
0.8.0
GPU-accelerated Q-tensor-based liquid crystal simulations
|
This is the complete list of members for Matrix2x2, including all inherited members.
Matrix2x2() | Matrix2x2 | inline |
Matrix2x2(scalar y11, scalar y12, scalar y21, scalar y22) | Matrix2x2 | inline |
operator *(const Matrix2x2 &m1, const Matrix2x2 &m2) | Matrix2x2 | friend |
operator *(const Matrix2x2 &m, const scalar a) | Matrix2x2 | friend |
operator *(const scalar a, const Matrix2x2 &m) | Matrix2x2 | friend |
operator *(const scalar2 &v, const Matrix2x2 &m) | Matrix2x2 | friend |
operator *(const Matrix2x2 &m, const scalar2 &v) | Matrix2x2 | friend |
operator *=(const Matrix2x2 &m2) | Matrix2x2 | inline |
operator *=(scalar a) | Matrix2x2 | inline |
operator+(const Matrix2x2 &m1, const Matrix2x2 &m2) | Matrix2x2 | friend |
operator+=(const Matrix2x2 &m2) | Matrix2x2 | inline |
operator-(const Matrix2x2 &m1, const Matrix2x2 &m2) | Matrix2x2 | friend |
operator-=(const Matrix2x2 &m2) | Matrix2x2 | inline |
operator=(const Matrix2x2 &m2) | Matrix2x2 | inline |
set(scalar y11, scalar y12, scalar y21, scalar y22) | Matrix2x2 | inline |
transpose() | Matrix2x2 | inline |
x11 | Matrix2x2 | |
x12 | Matrix2x2 | |
x21 | Matrix2x2 | |
x22 | Matrix2x2 |