Matrix Member List

This is the complete list of members for Matrix, including all inherited members.

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