Open Qmin
0.8.0
GPU-accelerated Q-tensor-based liquid crystal simulations
|
This is the complete list of members for MatrixDxD, including all inherited members.
mat | MatrixDxD | |
MatrixDxD(bool makeIdentity=true) | MatrixDxD | inline |
MatrixDxD(vector< dVec > &_mat) | MatrixDxD | inline |
operator *(const MatrixDxD &m1, const MatrixDxD &m2) | MatrixDxD | friend |
operator *(const MatrixDxD &m, const scalar a) | MatrixDxD | friend |
operator *(const scalar a, const MatrixDxD &m) | MatrixDxD | friend |
operator *(const MatrixDxD &m, const dVec &v) | MatrixDxD | friend |
operator *=(const MatrixDxD &m2) | MatrixDxD | inline |
operator *=(scalar a) | MatrixDxD | inline |
operator+(const MatrixDxD &m1, const MatrixDxD &m2) | MatrixDxD | friend |
operator+=(const MatrixDxD &m2) | MatrixDxD | inline |
operator-(const MatrixDxD &m1, const MatrixDxD &m2) | MatrixDxD | friend |
operator-=(const MatrixDxD &m2) | MatrixDxD | inline |
operator=(const MatrixDxD &m2) | MatrixDxD | inline |
set(const vector< dVec > &_mat) | MatrixDxD | inline |