xc
XC::MovableMatrix Member List

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

activateParameter(int parameterID)XC::MovableObjectvirtual
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
addMatrixTripleProduct(double factThis, const Matrix &A, const Matrix &B, double factOther) (defined in XC::Matrix)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
columnNorm(void) constXC::Matrix
columnSum(int j) constXC::Matrix
DistributedBase(void)XC::DistributedBase
Extract(const Matrix &V, int init_row, int init_col, double fact=1.0) (defined in XC::Matrix)XC::Matrix
getClassTag(void) constXC::MovableObject
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
getDbTag(void) constXC::MovableObject
getDbTag(CommParameters &)XC::MovableObject
getDbTagData(void) constXC::MovableMatrixprotectedvirtual
getDbTagDataPos(const int &i) constXC::DistributedBase
getInverse(void) const (defined in XC::Matrix)XC::Matrix
getNumBytes(void) const (defined in XC::Matrix)XC::Matrixinline
getRow(int row) constXC::Matrix
getTrn(void) constXC::Matrix
getVariable(const std::string &variable, Information &)XC::MovableObjectvirtual
Identity(void) (defined in XC::Matrix)XC::Matrix
inicComm(const int &dataSize) constXC::DistributedBase
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
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 boost::python::list &l)XC::Matrix
MovableMatrix(const size_t &nr=0, const size_t &nc=0)XC::MovableMatrix
MovableMatrix(const Matrix &m)XC::MovableMatrixexplicit
MovableObject(int classTag, int dbTag)XC::MovableObject
MovableObject(int classTag)XC::MovableObject
MovableObject(const MovableObject &)XC::MovableObject
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*=(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=(const TNSR &) (defined in XC::Matrix)XC::Matrix
XC::operator=(const TNSR &V)XC::Matrix
XC::MovableObject::operator=(const MovableObject &)XC::MovableObject
operator^(const Vector &V) constXC::Matrix
operator^(const Matrix &M) constXC::Matrix
Output(std::ostream &s) constXC::Matrix
RCond(void) constXC::Matrix
read(std::ifstream &)XC::Matrix
recvSelf(const CommParameters &)XC::MovableMatrixvirtual
resize(int numRow, int numCol) (defined in XC::Matrix)XC::Matrix
rowNorm(void) constXC::Matrix
rowSum(int i) constXC::Matrix
sendSelf(CommParameters &)XC::MovableMatrixvirtual
setData(double *newData, int nRows, int nCols) (defined in XC::Matrix)XC::Matrix
setDbTag(int dbTag)XC::MovableObject
setDbTag(CommParameters &)XC::MovableObject
setDbTagDataPos(const int &i, const int &v)XC::DistributedBase
setMatrix(const Matrix &)XC::MovableMatrix
setParameter(const std::vector< std::string > &argv, Parameter &param)XC::MovableObjectvirtual
setVariable(const std::string &variable, Information &)XC::MovableObjectvirtual
Solve(const Vector &V, Vector &res) constXC::Matrix
Solve(const Matrix &M, Matrix &res) const (defined in XC::Matrix)XC::Matrix
toString(void) const (defined in XC::Matrix)XC::Matrixinline
updateParameter(int parameterID, Information &info)XC::MovableObjectvirtual
write(std::ofstream &)XC::Matrix
Zero(void)XC::Matrix
~Matrix(void) (defined in XC::Matrix)XC::Matrixinlinevirtual