MBDyn-1.7.3
|
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &out, const FullSubMatrixHandler &m) |
std::ostream & | operator<< (std::ostream &out, const SubVectorHandler &v) |
std::ostream& operator<< | ( | std::ostream & | out, |
const FullSubMatrixHandler & | m | ||
) |
Definition at line 836 of file submat.cc.
References ASSERT, c, FullMatrixHandler::iNumCols, FullMatrixHandler::iNumRows, FullSubMatrixHandler::piColm1, FullSubMatrixHandler::piRowm1, and FullMatrixHandler::ppdColsm1.
std::ostream& operator<< | ( | std::ostream & | out, |
const SubVectorHandler & | v | ||
) |
Definition at line 1781 of file submat.cc.
References ASSERT, SubVectorHandler::iGetRowIndex(), and VectorHandler::iGetSize().