MechSys  1.0
Computing library for simulations in continuum and discrete mechanics
Sparse::Matrix< Value_T, Index_T > Member List
This is the complete list of members for Sparse::Matrix< Value_T, Index_T >, including all inherited members.
Ai(Index_T iNz) const Sparse::Matrix< Value_T, Index_T > [inline]
Ap(Index_T iCol) const Sparse::Matrix< Value_T, Index_T > [inline]
Ax(Index_T iNz) const Sparse::Matrix< Value_T, Index_T > [inline]
Cols() const Sparse::Matrix< Value_T, Index_T > [inline]
GetAiPtr()Sparse::Matrix< Value_T, Index_T > [inline]
GetAiPtr() const Sparse::Matrix< Value_T, Index_T > [inline]
GetApPtr()Sparse::Matrix< Value_T, Index_T > [inline]
GetApPtr() const Sparse::Matrix< Value_T, Index_T > [inline]
GetAxPtr()Sparse::Matrix< Value_T, Index_T > [inline]
GetAxPtr() const Sparse::Matrix< Value_T, Index_T > [inline]
GetDense(Mat_t &D) const Sparse::Matrix< Value_T, Index_T > [inline]
Matrix()Sparse::Matrix< Value_T, Index_T > [inline]
Matrix(Triplet< Value_T, Index_T > const &T)Sparse::Matrix< Value_T, Index_T > [inline]
NS() const Sparse::Matrix< Value_T, Index_T > [inline]
nZ() const Sparse::Matrix< Value_T, Index_T > [inline]
Rows() const Sparse::Matrix< Value_T, Index_T > [inline]
Set(Triplet< Value_T, Index_T > const &T)Sparse::Matrix< Value_T, Index_T > [inline]
Set(Index_T nRows, Index_T nCols, Index_T nZ, String const &strAx, String const &strAi, String const &strAp)Sparse::Matrix< Value_T, Index_T > [inline]
SetNS(Util::NumStream &NS)Sparse::Matrix< Value_T, Index_T > [inline]
WriteSMAT(char const *FileKey, double Tol=1.0e-14) const Sparse::Matrix< Value_T, Index_T > [inline]
~Matrix()Sparse::Matrix< Value_T, Index_T > [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines