|
MBDyn-1.7.3
|
#include "mbconfig.h"#include "dataman.h"#include "extedge.h"#include "modaledge.h"#include "modalmappingext.h"
Go to the source code of this file.
Functions | |
| SpMapMatrixHandler * | ReadSparseMappingMatrix (MBDynParser &HP, integer &nRows, integer &nCols) |
| Elem * | ReadModalMappingExtForce (DataManager *pDM, MBDynParser &HP, unsigned int uLabel) |
| Elem* ReadModalMappingExtForce | ( | DataManager * | pDM, |
| MBDynParser & | HP, | ||
| unsigned int | uLabel | ||
| ) |
Definition at line 584 of file modalmappingext.cc.
References ASSERT, ExtModalForceBase::EMF_ALL, ExtModalForceBase::EMF_MODAL, ExtModalForceBase::EMF_RIGID, Elem::FORCE, DataManager::fReadOutput(), HighParser::GetInt(), IncludeParser::GetLineData(), HighParser::GetYesNo(), HighParser::IsArg(), HighParser::IsKeyWord(), MBDYN_EXCEPT_ARGS, ReadExtForce(), DataManager::ReadNode(), ReadSparseMappingMatrix(), SAFEDELETE, SAFENEW, SAFENEWWITHCONSTRUCTOR, and Node::STRUCTURAL.
Referenced by ReadForce().

| SpMapMatrixHandler* ReadSparseMappingMatrix | ( | MBDynParser & | HP, |
| integer & | nRows, | ||
| integer & | nCols | ||
| ) |
Definition at line 402 of file modalmappingext.cc.
References c, IncludeParser::GetFileName(), IncludeParser::GetLineData(), HighParser::GetReal(), HighParser::IsKeyWord(), MBDYN_EXCEPT_ARGS, and SAFENEWWITHCONSTRUCTOR.
Referenced by ReadModalMappingExtForce(), and ReadStructMappingExtForce().
