| Amul(const UList< Type > &x) const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| Amul(const IndirectListBase< Type, Addr > &x) const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| Amul(const IndirectListBase< Type, Addr > &x) const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| AmulImpl(const ListType &x) const | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| at(const label idx) const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| at(const label idx) | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| begin() noexcept | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| begin() const noexcept | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| block(const label rowIndex, const label colIndex) const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| block(const label rowIndex, const label colIndex) | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| block(const label m, const label n, const label mStart, const label nStart) const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| block(const label m, const label n, const label mStart, const label nStart) | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| block(const label rowIndex, const label colIndex) const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| block(const label rowIndex, const label colIndex) | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| byteSize() const | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| cbegin() const noexcept | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| cdata() const noexcept | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| cdata_bytes() const noexcept | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| cend() const noexcept | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| checki(const label irow) const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| checkj(const label jcol) const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| checkSize() const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| clear() | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| clone() const | SymmetricSquareMatrix< Type > | inline |
| cmptType typedef | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| col(const label m, const label mStart, const label nStart) const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| col(const label m, const label mStart, const label nStart) | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| col(const label m, const label rowStart) const=delete | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| col(const label m, const label rowStart)=delete | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| columnNorm(const label colIndex, const bool noSqrt=false) const | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| const_iterator typedef | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| data() noexcept | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| data_bytes() noexcept | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| diag() const | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| diag(const UList< Type > &list) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| empty() const noexcept | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| end() noexcept | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| end() const noexcept | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| iterator typedef | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| m() const noexcept | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| Matrix() noexcept | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| Matrix(const label m, const label n) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| Matrix(const label m, const label n, Foam::zero) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| Matrix(const label m, const label n, const Type &val) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| Matrix(const labelPair &dims) | Matrix< SymmetricSquareMatrix< Type >, Type > | inlineexplicit |
| Matrix(const labelPair &dims, Foam::zero) | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| Matrix(const labelPair &dims, const Type &val) | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| Matrix(const Matrix< SymmetricSquareMatrix< Type >, Type > &mat) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| Matrix(Matrix< SymmetricSquareMatrix< Type >, Type > &&mat) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| Matrix(const Matrix< Form2, Type > &mat) | Matrix< SymmetricSquareMatrix< Type >, Type > | explicit |
| Matrix(const ConstMatrixBlock< MatrixType > &Mb) | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| Matrix(const MatrixBlock< MatrixType > &Mb) | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| Matrix(Istream &is) | Matrix< SymmetricSquareMatrix< Type >, Type > | explicit |
| mRows() const noexcept | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| mType typedef | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| n() const noexcept | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| nCols() const noexcept | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| norm(const bool noSqrt=false) const | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| nRows() const noexcept | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| null() noexcept | Matrix< SymmetricSquareMatrix< Type >, Type > | inlinestatic |
| operator()(const label irow, const label jcol) const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| operator()(const label irow, const label jcol) | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| operator*=(const Type &s) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| operator+=(const Matrix< SymmetricSquareMatrix< Type >, Type > &other) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| operator+=(const Type &s) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| operator-=(const Matrix< SymmetricSquareMatrix< Type >, Type > &other) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| operator-=(const Type &s) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| operator/=(const Type &s) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| operator=(const SymmetricSquareMatrix &)=default | SymmetricSquareMatrix< Type > | |
| operator=(Foam::zero) | SymmetricSquareMatrix< Type > | inline |
| operator=(const Type &val) | SymmetricSquareMatrix< Type > | inline |
| operator=(const Identity< AnyType >) | SymmetricSquareMatrix< Type > | |
| Matrix< SymmetricSquareMatrix< Type >, Type >::operator=(const Matrix< SymmetricSquareMatrix< Type >, Type > &mat) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| Matrix< SymmetricSquareMatrix< Type >, Type >::operator=(Matrix< SymmetricSquareMatrix< Type >, Type > &&mat) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| Matrix< SymmetricSquareMatrix< Type >, Type >::operator=(const ConstMatrixBlock< MatrixType > &Mb) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| Matrix< SymmetricSquareMatrix< Type >, Type >::operator=(const MatrixBlock< MatrixType > &Mb) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| operator[](const label irow) const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| operator[](const label irow) | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| readMatrix(Istream &is) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| release() | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| resize(const label m, const label n) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| resize_nocopy(const label mrow, const label ncol) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| round(const scalar tol=SMALL) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| rowData(const label irow) const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| rowData(const label irow) | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| setSize(const label m, const label n) | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| shallowResize(const label m, const label n) | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| size() const noexcept | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| size_bytes() const noexcept | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| size_type typedef | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| sizes() const noexcept | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| subColumn(const label colIndex, const label rowIndex=0, label len=-1) const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| subColumn(const label colIndex, const label rowIndex=0, label len=-1) | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| subMatrix(const label rowIndex, const label colIndex, label szRows=-1, label szCols=-1) const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| subMatrix(const label rowIndex, const label colIndex, label szRows=-1, label szCols=-1) | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| subRow(const label rowIndex, const label colIndex=0, label len=-1) const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| subRow(const label rowIndex, const label colIndex=0, label len=-1) | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| swap(Matrix< SymmetricSquareMatrix< Type >, Type > &mat) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| SymmetricSquareMatrix()=default | SymmetricSquareMatrix< Type > | |
| SymmetricSquareMatrix(const SymmetricSquareMatrix &)=default | SymmetricSquareMatrix< Type > | |
| SymmetricSquareMatrix(const label n) | SymmetricSquareMatrix< Type > | inlineexplicit |
| SymmetricSquareMatrix(const label n, Foam::zero) | SymmetricSquareMatrix< Type > | inline |
| SymmetricSquareMatrix(const label n, const Type &val) | SymmetricSquareMatrix< Type > | inline |
| SymmetricSquareMatrix(const label n, const Identity< AnyType >) | SymmetricSquareMatrix< Type > | inline |
| SymmetricSquareMatrix(Istream &is) | SymmetricSquareMatrix< Type > | inlineexplicit |
| T() const | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| Tmul(const UList< Type > &x) const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| Tmul(const IndirectListBase< Type, Addr > &x) const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| Tmul(const IndirectListBase< Type, Addr > &x) const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| TmulImpl(const ListType &x) const | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| trace() const | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| transfer(Matrix< SymmetricSquareMatrix< Type >, Type > &mat) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| transpose() const | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| uniform() const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| v() const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| v() | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
| value_type typedef | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| writeMatrix(Ostream &os, const label shortLen=0) const | Matrix< SymmetricSquareMatrix< Type >, Type > | |
| ~Matrix() | Matrix< SymmetricSquareMatrix< Type >, Type > | |