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

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

Add(doublereal xx, integer i)ExpandableRowVector
Add(SubVectorHandler &WorkVec, const doublereal c=1.) const ExpandableRowVector
Add(FullSubMatrixHandler &WM, const integer eq, const doublereal c=1.) const ExpandableRowVector
Add(FullSubMatrixHandler &WM, const std::vector< integer > &eq, const std::vector< doublereal > &cc, const doublereal c=1.) const ExpandableRowVector
ExpandableRowVector(void)ExpandableRowVector
ExpandableRowVector(const integer n)ExpandableRowVector
GetDim(void) const ExpandableRowVector
Link(const integer i, const ExpandableRowVector *const xp, const integer rhs_block=1)ExpandableRowVector
operator()(integer i)ExpandableRowVector
operator()(integer i) const ExpandableRowVector
ReDim(const integer n)ExpandableRowVector
Reset(void)ExpandableRowVector
Set(doublereal xx, integer i, integer iidx)ExpandableRowVector
Set(Vec3 xx, integer i, integer iidx)ExpandableRowVector
Set(doublereal xx, integer i)ExpandableRowVector
Set(Vec3 xx, integer i)ExpandableRowVector
SetIdx(integer i, integer iidx)ExpandableRowVector
Sub(doublereal xx, integer i)ExpandableRowVector
Sub(SubVectorHandler &WorkVec, const doublereal c=1.) const ExpandableRowVector
Sub(FullSubMatrixHandler &WM, const integer eq, const doublereal c=1.) const ExpandableRowVector
Sub(FullSubMatrixHandler &WM, const std::vector< integer > &eq, const std::vector< doublereal > &cc, const doublereal c=1.) const ExpandableRowVector
vExpandableRowVectorprivate
Write(std::ostream &out, const char *sFill="") const ExpandableRowVector
Zero(void)ExpandableRowVector
~ExpandableRowVector(void)ExpandableRowVectorvirtual