MBDyn-1.7.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
ExpandableMatrix Member List

This is the complete list of members for ExpandableMatrix, including all inherited members.

Add(doublereal xx, integer eq, integer block, integer block_col=1)ExpandableMatrix
Add(Vec3 xx, integer eq, integer block, integer block_col=1)ExpandableMatrix
Add(Mat3x3 xx, integer eq, integer block, integer block_col=1)ExpandableMatrix
Add(FullSubMatrixHandler &WM, const integer eq, const doublereal c=1.) const ExpandableMatrix
ExpandableMatrix(const ExpandableMatrix &)ExpandableMatrixprivate
ExpandableMatrix(void)ExpandableMatrix
ExpandableMatrix(const integer n, const integer m)ExpandableMatrix
GetBlockNCols(const integer block) const ExpandableMatrix
GetNBlocks() const ExpandableMatrix
GetNRows() const ExpandableMatrix
Link(const integer block, const ExpandableMatrix *const xp)ExpandableMatrix
Link(const integer block, const ExpandableRowVector *const xp)ExpandableMatrix
operator=(const ExpandableMatrix &)ExpandableMatrixprivate
ReDim(const integer n, const integer m)ExpandableMatrix
Reset(void)ExpandableMatrix
Set(doublereal xx, integer eq, integer block, integer block_col=1)ExpandableMatrix
Set(Vec3 xx, integer eq, integer block, integer block_col=1)ExpandableMatrix
Set(Mat3x3 xx, integer eq, integer block, integer block_col=1)ExpandableMatrix
SetBlockDim(const integer block, const integer ncols)ExpandableMatrix
SetBlockIdx(integer block, integer iidx)ExpandableMatrix
Sub(doublereal xx, integer eq, integer block, integer block_col=1)ExpandableMatrix
Sub(Vec3 xx, integer eq, integer block, integer block_col=1)ExpandableMatrix
Sub(Mat3x3 xx, integer eq, integer block, integer block_col=1)ExpandableMatrix
Sub(FullSubMatrixHandler &WM, const integer eq, const doublereal c=1.) const ExpandableMatrix
vExpandableMatrixprivate
Write(std::ostream &out, const char *sFill="") const ExpandableMatrix
Zero(void)ExpandableMatrix
~ExpandableMatrix(void)ExpandableMatrixvirtual