xc
XC::Matrix Member List

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

addMatrix(double factThis, const Matrix &other, double factOther)XC::Matrix
addMatrixProduct(double factThis, const Matrix &A, const Matrix &B, double factOther) (defined in XC::Matrix)XC::Matrix
addMatrixTranspose(double factThis, const Matrix &other, double factOther) (defined in XC::Matrix)XC::Matrix
addMatrixTransposeProduct(double factThis, const Matrix &A, const Matrix &B, double factOther) (defined in XC::Matrix)XC::Matrix
addMatrixTripleProduct(double factThis, const Matrix &A, const Matrix &B, double factOther)XC::Matrix
addMatrixTripleProduct(double factThis, const Matrix &A, const Matrix &B, const Matrix &C, double otherFact)XC::Matrix
Assemble(const Matrix &, const ID &rows, const ID &cols, double fact=1.0)XC::Matrix
Assemble(const Matrix &V, int init_row, int init_col, double fact=1.0)XC::Matrix
AssembleTranspose(const Matrix &V, int init_row, int init_col, double fact=1.0) (defined in XC::Matrix)XC::Matrix
clearPyProps(void)EntityWithProperties
columnNorm(void) constXC::Matrix
columnSum(int j) constXC::Matrix
CommandEntity(CommandEntity *owr=nullptr)CommandEntity
copyPropsFrom(const EntityWithProperties &)EntityWithProperties
entcmd_cast(boost::any &data) (defined in CommandEntity)CommandEntityprotectedstatic
EntityWithOwner(EntityWithOwner *owr=nullptr)EntityWithOwner
EntityWithOwner(const EntityWithOwner &)EntityWithOwner
EntityWithProperties(EntityWithProperties *owr=nullptr)EntityWithProperties
evalPy(boost::python::object dict, const std::string &)CommandEntity
execFilePy(boost::python::object dict, const std::string &)CommandEntity
execPy(boost::python::object dict, const std::string &)CommandEntity
Extract(const Matrix &V, int init_row, int init_col, double fact=1.0) (defined in XC::Matrix)XC::Matrix
getClassName(void) constEntityWithOwnervirtual
getCol(int col) constXC::Matrix
getDataPtr(void) const (defined in XC::Matrix)XC::Matrixinline
getDataPtr(void) (defined in XC::Matrix)XC::Matrixinline
getDataSize(void) const (defined in XC::Matrix)XC::Matrixinline
getErrFileName(void) constCommandEntity
getInverse(void) const (defined in XC::Matrix)XC::Matrix
getLogFileName(void) constCommandEntity
getNumBytes(void) const (defined in XC::Matrix)XC::Matrixinline
getOutputFileName(void) constCommandEntity
getPropertiesDict(void) constEntityWithProperties
getPropNames(void) constEntityWithProperties
getPyDict(void) constEntityWithPropertiesvirtual
getPyList(void) constXC::Matrix
getPyProp(const std::string &str)EntityWithProperties
getRow(int row) constXC::Matrix
getStandardOutputWrapper(void) constCommandEntity
getStandardOutputWrapper(void)CommandEntity
getTrn(void) constXC::Matrix
getVerbosityLevel(void)EntityWithOwnerstatic
hasPyProp(const std::string &)EntityWithProperties
Identity(void) (defined in XC::Matrix)XC::Matrix
Input(const std::string &)XC::Matrix
Invert(Matrix &res) constXC::Matrix
isColumn(void) const (defined in XC::Matrix)XC::Matrixinline
isEmpty(void) const (defined in XC::Matrix)XC::Matrixinline
isEqual(const EntityWithProperties &) constEntityWithPropertiesprotected
EntityWithOwner::isEqual(const EntityWithOwner &) constEntityWithOwnerprotectedvirtual
isRow(void) const (defined in XC::Matrix)XC::Matrixinline
Matrix(void)XC::Matrix
Matrix(int nrows, int ncols)XC::Matrix
Matrix(double *data, int nrows, int ncols)XC::Matrix
Matrix(const Vector &v)XC::Matrixexplicit
Matrix(const boost::python::list &l)XC::Matrix
Message (defined in XC::Matrix)XC::Matrixfriend
MPI_Channel (defined in XC::Matrix)XC::Matrixfriend
noCols() constXC::Matrixinline
Norm(void) constXC::Matrix
Norm2(void) constXC::Matrix
noRows() constXC::Matrixinline
OneNorm(void) constXC::Matrix
operator()(int row, int col)XC::Matrixinline
operator()(int row, int col) constXC::Matrixinline
operator()(const ID &rows, const ID &cols) constXC::Matrix
operator*(double fact) constXC::Matrix
operator*(const Vector &V) constXC::Matrix
operator*(const Matrix &M) constXC::Matrix
operator* (defined in XC::Matrix)XC::Matrixfriend
operator*=(double fact)XC::Matrix
operator+(double fact) constXC::Matrix
operator+(const Matrix &M) constXC::Matrix
operator+=(double fact)XC::Matrix
operator+=(const Matrix &M)XC::Matrix
operator-(double fact) constXC::Matrix
operator-(void) constXC::Matrix
operator-(const Matrix &M) constXC::Matrix
operator-=(double fact)XC::Matrix
operator-=(const Matrix &M)XC::Matrix
operator/(double fact) constXC::Matrix
operator/=(double fact)XC::Matrix
operator<< (defined in XC::Matrix)XC::Matrixfriend
operator=(const TNSR &) (defined in XC::Matrix)XC::Matrix
operator=(const TNSR &V)XC::Matrix
CommandEntity::operator=(const EntityWithOwner &)EntityWithOwner
operator==(const EntityWithOwner &) constEntityWithOwnervirtual
operator^(const Vector &V) constXC::Matrix
operator^(const Matrix &M) constXC::Matrix
Output(std::ostream &s) constXC::Matrix
Owner(void)CommandEntity
Owner(void) constCommandEntity
putCol(int, const Vector &)XC::Matrix
putRow(int, const Vector &)XC::Matrix
PythonDict typedef (defined in EntityWithProperties)EntityWithProperties
RCond(void) constXC::Matrix
read(std::ifstream &)XC::Matrix
resetStandardOutput(void)CommandEntitystatic
resize(int numRow, int numCol) (defined in XC::Matrix)XC::Matrix
rowNorm(void) constXC::Matrix
rowSum(int i) constXC::Matrix
set_owner(EntityWithOwner *owr)EntityWithOwner
setData(double *newData, int nRows, int nCols) (defined in XC::Matrix)XC::Matrix
setErrFileName(const std::string &)CommandEntity
setLogFileName(const std::string &)CommandEntity
setOutputFileName(const std::string &)CommandEntity
setPyDict(const boost::python::dict &)EntityWithPropertiesvirtual
setPyList(const boost::python::list &)XC::Matrix
setPyProp(std::string str, boost::python::object val)EntityWithProperties
setVerbosityLevel(const int &)EntityWithOwnerstatic
Solve(const Vector &V, Vector &res) constXC::Matrix
Solve(const Matrix &M, Matrix &res) const (defined in XC::Matrix)XC::Matrix
string_to(T &, const std::string &) const (defined in CommandEntity)CommandEntityprotected
TCP_Socket (defined in XC::Matrix)XC::Matrixfriend
TCP_SocketNoDelay (defined in XC::Matrix)XC::Matrixfriend
to_string(const Matrix &)XC::Matrixfriend
toString(void) const (defined in XC::Matrix)XC::Matrixinline
UDP_Socket (defined in XC::Matrix)XC::Matrixfriend
Vector (defined in XC::Matrix)XC::Matrixfriend
verbosityEntityWithOwnerprotectedstatic
write(std::ofstream &)XC::Matrix
Zero(void)XC::Matrix
~EntityWithOwner(void)EntityWithOwnerinlinevirtual
~Matrix(void) (defined in XC::Matrix)XC::Matrixinlinevirtual