MechSys  1.0
Computing library for simulations in continuum and discrete mechanics
Sparse::CRMatrix< Value_T, Index_T > Member List
This is the complete list of members for Sparse::CRMatrix< Value_T, Index_T >, including all inherited members.
Aj(Index_T iNz) const Sparse::CRMatrix< Value_T, Index_T > [inline]
Aq(Index_T iRow) const Sparse::CRMatrix< Value_T, Index_T > [inline]
Ay(Index_T iNz) const Sparse::CRMatrix< Value_T, Index_T > [inline]
Cols() const Sparse::CRMatrix< Value_T, Index_T > [inline]
CRMatrix()Sparse::CRMatrix< Value_T, Index_T > [inline]
CRMatrix(Triplet< Value_T, Index_T > const &T)Sparse::CRMatrix< Value_T, Index_T > [inline]
GetAjPtr()Sparse::CRMatrix< Value_T, Index_T > [inline]
GetAjPtr() const Sparse::CRMatrix< Value_T, Index_T > [inline]
GetAqPtr()Sparse::CRMatrix< Value_T, Index_T > [inline]
GetAqPtr() const Sparse::CRMatrix< Value_T, Index_T > [inline]
GetAyPtr()Sparse::CRMatrix< Value_T, Index_T > [inline]
GetAyPtr() const Sparse::CRMatrix< Value_T, Index_T > [inline]
GetDense(Mat_t &D) const Sparse::CRMatrix< Value_T, Index_T > [inline]
NS() const Sparse::CRMatrix< Value_T, Index_T > [inline]
nZ() const Sparse::CRMatrix< Value_T, Index_T > [inline]
Rows() const Sparse::CRMatrix< Value_T, Index_T > [inline]
Set(Triplet< Value_T, Index_T > const &T)Sparse::CRMatrix< Value_T, Index_T > [inline]
Set(Index_T nRows, Index_T nCols, Index_T nZ, String const &strAy, String const &strAj, String const &strAq)Sparse::CRMatrix< Value_T, Index_T > [inline]
SetNS(Util::NumStream &NS)Sparse::CRMatrix< Value_T, Index_T > [inline]
~CRMatrix()Sparse::CRMatrix< Value_T, Index_T > [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines