Matrix< Form, Type > Member List

This is the complete list of members for Matrix< Form, Type >, including all inherited members.

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