MBDyn-1.7.3
|
#include <hint_impl.h>
Public Member Functions | |
TplVecHint (const char *s) | |
virtual | ~TplVecHint (void) |
T | pCreateVec (DataManager *pDM) const |
![]() | |
ParsableHint (const char *s) | |
virtual | ~ParsableHint (void) |
![]() | |
virtual | ~Hint (void) |
Additional Inherited Members | |
![]() | |
char * | sHint |
Definition at line 61 of file hint_impl.h.
TplVecHint< T >::TplVecHint | ( | const char * | s | ) |
|
virtual |
Definition at line 77 of file hint_impl.h.
References NO_OP.
T TplVecHint< T >::pCreateVec | ( | DataManager * | pDM | ) | const |
Definition at line 84 of file hint_impl.h.
References HighParser::ExpectArg(), and DataManager::GetMathParser().
Referenced by ElasticConstitutiveLaw< doublereal, doublereal >::SetValue().