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

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

Add(integer iRow, integer iCol, const Vec3 &v)FullSubMatrixHandler
Add(integer iRow, integer iCol, const Mat3x3 &m)FullSubMatrixHandler
Add(integer iRow, integer iCol, const Mat3xN &m)FullSubMatrixHandler
Add(integer iRow, integer iCol, const MatNx3 &m)FullSubMatrixHandler
Add(integer iRow, integer iCol, const FullMatrixHandler &source)FullSubMatrixHandler
Add(integer iRow, integer iCol, const FullMatrixHandler &source, const doublereal dCoef)FullSubMatrixHandler
AddT(integer iRow, integer iCol, const Vec3 &v)FullSubMatrixHandler
AddT(integer iRow, integer iCol, const Mat3x3 &m)FullSubMatrixHandler
AddT(integer iRow, integer iCol, const Mat3xN &m)FullSubMatrixHandler
AddT(integer iRow, integer iCol, const FullMatrixHandler &source)FullSubMatrixHandler
AddT(integer iRow, integer iCol, const FullMatrixHandler &source, const doublereal dCoef)FullSubMatrixHandler
AddTo(MatrixHandler &MH) const FullSubMatrixHandlervirtual
AddTo(FullMatrixHandler &MH) const FullSubMatrixHandler
AddToT(MatrixHandler &MH) const FullSubMatrixHandlervirtual
AddToT(FullMatrixHandler &MH) const FullSubMatrixHandler
Attach(int iRows, int iCols, integer *piTmpIndx)FullSubMatrixHandler
FullMatrixHandler::Attach(integer iNewRows, integer iNewCols, doublereal *pd, doublereal **ppd, integer iMSize=0, integer iMaxC=0)FullMatrixHandler
begin(void) const FullMatrixHandlerinline
bOwnsMemoryFullMatrixHandlerprotected
ConditionNumber(enum Norm_t eNorm=NORM_1) const MatrixHandlervirtual
CopyMatrixBlock(integer dest_row, integer dest_col, const FullMatrixHandler &source, integer source_start_row, integer source_end_row, integer source_start_col, integer source_end_col)FullMatrixHandler
CopyMatrixRow(integer dest_row, const FullMatrixHandler &source, integer source_row)FullMatrixHandler
CreateColRow(integer iNR, integer iNC)FullMatrixHandlerprotected
DecCoef(integer iRow, integer iCol, const doublereal &dCoef)FullSubMatrixHandlerinlinevirtual
Detach(void)FullMatrixHandler
dGetCoef(integer iRow, integer iCol) const FullSubMatrixHandlerinlinevirtual
end(void) const FullMatrixHandlerinline
FullMatrixHandler(const FullMatrixHandler &)FullMatrixHandler
FullMatrixHandler(doublereal *pd, doublereal **ppd, integer iSize, integer iNR, integer iNC, integer iMaxCols=0)FullMatrixHandler
FullMatrixHandler(integer iNR, integer iNC=0)FullMatrixHandler
FullMatrixHandler(void)FullMatrixHandler
FullSubMatrixHandler(const FullSubMatrixHandler &)FullSubMatrixHandlerprivate
FullSubMatrixHandler(integer iIntSize, integer *piTmpVec, integer iDoubleSize, doublereal *pdTmpMat, integer iMaxCols, doublereal **ppdCols)FullSubMatrixHandler
FullSubMatrixHandler(integer iNR, integer iNC=0)FullSubMatrixHandler
iGetColIndex(integer iSubCol) const FullSubMatrixHandlerinlinevirtual
iGetNumCols(void) const FullSubMatrixHandlerinlinevirtual
iGetNumRows(void) const FullSubMatrixHandlerinlinevirtual
iGetRowIndex(integer iSubRow) const FullSubMatrixHandlerinlinevirtual
iMaxColsFullMatrixHandlerprotected
IncCoef(integer iRow, integer iCol, const doublereal &dCoef)FullSubMatrixHandlerinlinevirtual
iNumColsFullMatrixHandlerprotected
iNumRowsFullMatrixHandlerprotected
iRawSizeFullMatrixHandlerprotected
iVecSizeFullSubMatrixHandlerprotected
MatMatDecMul(MatrixHandler &out, const MatrixHandler &in) const MatrixHandlervirtual
MatMatIncMul(MatrixHandler &out, const MatrixHandler &in) const MatrixHandlervirtual
MatMatMul(MatrixHandler &out, const MatrixHandler &in) const MatrixHandlervirtual
SubMatrixHandler::MatMatMul_base(void(MatrixHandler::*op)(integer iRow, integer iCol, const doublereal &dCoef), MatrixHandler &out, const MatrixHandler &in) const MatrixHandlerprotectedvirtual
FullMatrixHandler::MatMatMul_base(void(MatrixHandler::*op)(integer iRow, integer iCol, const doublereal &dCoef), MatrixHandler &out, const MatrixHandler &in) const FullMatrixHandlerprotectedvirtual
MatMul(const FullMatrixHandler &m1, const FullMatrixHandler &m2)FullMatrixHandler
MatTMatDecMul(MatrixHandler &out, const MatrixHandler &in) const MatrixHandlervirtual
MatTMatIncMul(MatrixHandler &out, const MatrixHandler &in) const MatrixHandlervirtual
MatTMatMul(MatrixHandler &out, const MatrixHandler &in) const MatrixHandlervirtual
SubMatrixHandler::MatTMatMul_base(void(MatrixHandler::*op)(integer iRow, integer iCol, const doublereal &dCoef), MatrixHandler &out, const MatrixHandler &in) const MatrixHandlerprotectedvirtual
FullMatrixHandler::MatTMatMul_base(void(MatrixHandler::*op)(integer iRow, integer iCol, const doublereal &dCoef), MatrixHandler &out, const MatrixHandler &in) const FullMatrixHandlerprotectedvirtual
MatTVecDecMul(VectorHandler &out, const VectorHandler &in) const MatrixHandlervirtual
MatTVecIncMul(VectorHandler &out, const VectorHandler &in) const MatrixHandlervirtual
MatTVecMul(VectorHandler &out, const VectorHandler &in) const MatrixHandlervirtual
SubMatrixHandler::MatTVecMul_base(void(VectorHandler::*op)(integer iRow, const doublereal &dCoef), VectorHandler &out, const VectorHandler &in) const MatrixHandlerprotectedvirtual
FullMatrixHandler::MatTVecMul_base(void(VectorHandler::*op)(integer iRow, const doublereal &dCoef), VectorHandler &out, const VectorHandler &in) const FullMatrixHandlerprotectedvirtual
MatVecDecMul(VectorHandler &out, const VectorHandler &in) const MatrixHandlervirtual
MatVecIncMul(VectorHandler &out, const VectorHandler &in) const MatrixHandlervirtual
MatVecMul(VectorHandler &out, const VectorHandler &in) const MatrixHandlervirtual
SubMatrixHandler::MatVecMul_base(void(VectorHandler::*op)(integer iRow, const doublereal &dCoef), VectorHandler &out, const VectorHandler &in) const MatrixHandlerprotectedvirtual
FullMatrixHandler::MatVecMul_base(void(VectorHandler::*op)(integer iRow, const doublereal &dCoef), VectorHandler &out, const VectorHandler &in) const FullMatrixHandlerprotectedvirtual
NaiveMatrixHandler classFullSubMatrixHandlerfriend
NaivePermMatrixHandler classFullSubMatrixHandlerfriend
Norm(enum Norm_t eNorm=NORM_1) const MatrixHandlervirtual
SubMatrixHandler::NORM_1 enum valueMatrixHandler
FullMatrixHandler::NORM_1 enum valueMatrixHandler
SubMatrixHandler::NORM_INF enum valueMatrixHandler
FullMatrixHandler::NORM_INF enum valueMatrixHandler
SubMatrixHandler::Norm_t enum nameMatrixHandler
FullMatrixHandler::Norm_t enum nameMatrixHandler
operator()(integer iRow, integer iCol) const FullSubMatrixHandlerinlinevirtual
operator()(integer iRow, integer iCol)FullSubMatrixHandlerinlinevirtual
SubMatrixHandler::operator+=(const SubMatrixHandler &SubMH)MatrixHandlervirtual
SubMatrixHandler::operator+=(const VariableSubMatrixHandler &SubMH)MatrixHandlervirtual
FullMatrixHandler::operator+=(const SubMatrixHandler &SubMH)FullMatrixHandlervirtual
FullMatrixHandler::operator+=(const VariableSubMatrixHandler &SubMH)FullMatrixHandlervirtual
SubMatrixHandler::operator-=(const SubMatrixHandler &SubMH)MatrixHandlervirtual
SubMatrixHandler::operator-=(const VariableSubMatrixHandler &SubMH)MatrixHandlervirtual
FullMatrixHandler::operator-=(const SubMatrixHandler &SubMH)FullMatrixHandlervirtual
FullMatrixHandler::operator-=(const VariableSubMatrixHandler &SubMH)FullMatrixHandlervirtual
operator<<(std::ostream &out, const FullSubMatrixHandler &m)FullSubMatrixHandlerfriend
SubMatrixHandler::operator=(const MatrixHandler &MH)MatrixHandlervirtual
FullMatrixHandler::operator=(const FullMatrixHandler &)FullMatrixHandler
PacMat(void)MatrixHandlervirtual
SubMatrixHandler::pdGetMat(void) const MatrixHandlerinlinevirtual
SubMatrixHandler::pdGetMat(void)MatrixHandlerinlinevirtual
FullMatrixHandler::pdGetMat(void) const FullMatrixHandlerinlinevirtual
FullMatrixHandler::pdGetMat(void)FullMatrixHandlerinlinevirtual
pdGetVec(integer iCol) const FullMatrixHandlerinlinevirtual
pdGetVec(integer iCol)FullMatrixHandlerinlinevirtual
pdRawFullMatrixHandlerprotected
pdRawm1FullMatrixHandlerprotected
piColm1FullSubMatrixHandlerprotected
piGetCols(void) const MatrixHandlerinlinevirtual
piGetRows(void) const MatrixHandlerinlinevirtual
piRowm1FullSubMatrixHandlerprotected
ppdColsFullMatrixHandlerprotected
ppdColsm1FullMatrixHandlerprotected
Put(integer iRow, integer iCol, const Vec3 &v)FullSubMatrixHandler
Put(integer iRow, integer iCol, const Mat3x3 &m)FullSubMatrixHandler
Put(integer iRow, integer iCol, const Mat3xN &m)FullSubMatrixHandler
Put(integer iRow, integer iCol, const MatNx3 &m)FullSubMatrixHandler
Put(integer iRow, integer iCol, const FullMatrixHandler &source)FullSubMatrixHandler
Put(integer iRow, integer iCol, const FullMatrixHandler &source, const doublereal dCoef)FullSubMatrixHandler
PutCoef(integer iRow, integer iCol, const doublereal &dCoef)FullSubMatrixHandlerinlinevirtual
PutColIndex(integer iSubCol, integer iCol)FullSubMatrixHandlerinlinevirtual
PutCross(integer iFirstRow, integer iFirstCol, const Vec3 &v)FullSubMatrixHandler
PutDiag(integer iFirstRow, integer iFirstCol, const Vec3 &v)FullSubMatrixHandler
PutDiag(integer iFirstRow, integer iFirstCol, const doublereal &v)FullSubMatrixHandler
PutRowIndex(integer iSubRow, integer iRow)FullSubMatrixHandlerinlinevirtual
PutT(integer iRow, integer iCol, const Vec3 &v)FullSubMatrixHandler
PutT(integer iRow, integer iCol, const Mat3x3 &m)FullSubMatrixHandler
PutT(integer iRow, integer iCol, const Mat3xN &m)FullSubMatrixHandler
PutT(integer iRow, integer iCol, const FullMatrixHandler &source)FullSubMatrixHandler
PutT(integer iRow, integer iCol, const FullMatrixHandler &source, const doublereal dCoef)FullSubMatrixHandler
Reset(void)FullSubMatrixHandlervirtual
Resize(integer iNewRow, integer iNewCol)FullSubMatrixHandlervirtual
ResizeReset(integer, integer)FullSubMatrixHandlervirtual
ScalarMul(const doublereal &d)MatrixHandlervirtual
Sub(integer iRow, integer iCol, const Vec3 &v)FullSubMatrixHandler
Sub(integer iRow, integer iCol, const Mat3x3 &m)FullSubMatrixHandler
Sub(integer iRow, integer iCol, const Mat3xN &m)FullSubMatrixHandler
Sub(integer iRow, integer iCol, const MatNx3 &m)FullSubMatrixHandler
Sub(integer iRow, integer iCol, const FullMatrixHandler &source)FullSubMatrixHandler
Sub(integer iRow, integer iCol, const FullMatrixHandler &source, const doublereal dCoef)FullSubMatrixHandler
SubFrom(MatrixHandler &MH) const FullSubMatrixHandlervirtual
SubFrom(FullMatrixHandler &MH) const FullSubMatrixHandler
SubFromT(MatrixHandler &MH) const FullSubMatrixHandlervirtual
SubFromT(FullMatrixHandler &MH) const FullSubMatrixHandler
SubT(integer iRow, integer iCol, const Vec3 &v)FullSubMatrixHandler
SubT(integer iRow, integer iCol, const Mat3x3 &m)FullSubMatrixHandler
SubT(integer iRow, integer iCol, const Mat3xN &m)FullSubMatrixHandler
SubT(integer iRow, integer iCol, const FullMatrixHandler &source)FullSubMatrixHandler
SubT(integer iRow, integer iCol, const FullMatrixHandler &source, const doublereal dCoef)FullSubMatrixHandler
~FullMatrixHandler(void)FullMatrixHandlervirtual
~FullSubMatrixHandler(void)FullSubMatrixHandlervirtual
~MatrixHandler(void)MatrixHandlervirtual
~SubMatrixHandler(void)SubMatrixHandlervirtual