MBDyn-1.7.3
|
#include <ls.h>
Public Member Functions | |
ErrFactor (integer i, MBDYN_EXCEPT_ARGS_DECL) | |
Public Member Functions inherited from ErrGeneric | |
ErrGeneric (const char *file, int line, const char *func, const std::string r=std::string()) | |
Public Member Functions inherited from MBDynErrBase | |
MBDynErrBase (const char *file, int line, const char *func, const std::string r=std::string()) | |
virtual | ~MBDynErrBase (void) throw () |
void | Set (const std::string &s) |
const char * | what (void) const throw () |
Public Attributes | |
integer | iCol |
|
inline |
Definition at line 61 of file ls.h.
References NO_OP.
integer LinearSolver::ErrFactor::iCol |
Definition at line 60 of file ls.h.
Referenced by Solver::Advance(), DataManager::InitialJointAssembly(), Solver::Prepare(), and Solver::Start().