MBDyn-1.7.3
|
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 &) | ExpandableMatrix | private |
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 &) | ExpandableMatrix | private |
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 | |
v | ExpandableMatrix | private |
Write(std::ostream &out, const char *sFill="") const | ExpandableMatrix | |
Zero(void) | ExpandableMatrix | |
~ExpandableMatrix(void) | ExpandableMatrix | virtual |