MBDyn-1.7.3
|
#include "mbconfig.h"
#include <cstring>
#include <iostream>
#include <iomanip>
#include <fullmh.h>
#include <submat.h>
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &out, const FullMatrixHandler &m) |
std::ostream & | Write (std::ostream &out, const FullMatrixHandler &m, const char *s, const char *s2) |
std::ostream& operator<< | ( | std::ostream & | out, |
const FullMatrixHandler & | m | ||
) |
Definition at line 352 of file fullmh.cc.
References FullMatrixHandler::iNumCols, FullMatrixHandler::iNumRows, and FullMatrixHandler::ppdColsm1.
std::ostream& Write | ( | std::ostream & | out, |
const FullMatrixHandler & | m, | ||
const char * | s, | ||
const char * | s2 | ||
) |
Definition at line 376 of file fullmh.cc.
References FullMatrixHandler::iNumCols, FullMatrixHandler::iNumRows, and FullMatrixHandler::ppdColsm1.
Referenced by ReadAerodynamicBeam(), ReadAerodynamicBeam2(), ReadAerodynamicBody(), ReadStructNode(), PrismaticJoint::Restart(), UniversalHingeJoint::Restart(), SphericalHingeJoint::Restart(), GimbalRotationJoint::Restart(), ViscousBody::Restart(), DriveHingeJoint::Restart(), DeformableAxialJoint::Restart(), Brake::Restart(), PlaneHingeJoint::Restart(), DeformableDispJoint::Restart(), DeformableHingeJoint::Restart(), SingleTplDriveCaller< T >::Restart(), DeformableJoint::Restart(), UniversalRotationJoint::Restart(), PlaneRotationJoint::Restart(), UniversalPinJoint::Restart(), AerodynamicBody::Restart(), Body::Restart(), LinearElasticGenericConstitutiveLaw< T, Tder >::Restart(), ShockAbsorberConstitutiveLaw< doublereal, doublereal >::Restart(), AerodynamicBeam::Restart(), AxialRotationJoint::Restart(), LinearElasticGenericAxialTorsionCouplingConstitutiveLaw< Vec6, Mat6x6 >::Restart(), AerodynamicBeam2::Restart(), CubicElasticGenericConstitutiveLaw< doublereal, doublereal >::Restart(), ArrayTplDriveCaller< T >::Restart(), PlanePinJoint::Restart(), CubicElasticGenericConstitutiveLaw< Vec3, Mat3x3 >::Restart(), StructNode::Restart(), LinearViscousGenericConstitutiveLaw< T, Tder >::Restart(), LinearViscoElasticGenericConstitutiveLaw< T, Tder >::Restart(), LTVViscoElasticGenericConstitutiveLaw< T, Tder >::Restart(), LinearViscoElasticGenericAxialTorsionCouplingConstitutiveLaw< Vec6, Mat6x6 >::Restart(), CubicViscoElasticGenericConstitutiveLaw< doublereal, doublereal >::Restart(), CubicViscoElasticGenericConstitutiveLaw< Vec3, Mat3x3 >::Restart(), HBeam::Restart_(), Beam2::Restart_(), Beam::Restart_(), SingleTplDriveCaller< T >::Restart_int(), ElasticConstitutiveLaw< doublereal, doublereal >::Restart_int(), and ArrayTplDriveCaller< T >::Restart_int().