|
MBDyn-1.7.3
|
This is the complete list of members for ScalarNode, including all inherited members.
| ABSTRACT enum value | Node | |
| AfterConvergence(const VectorHandler &X, const VectorHandler &XP) | SimulationEntity | virtual |
| AfterConvergence(const VectorHandler &X, const VectorHandler &XP, const VectorHandler &XPP) | SimulationEntity | virtual |
| AfterPredict(VectorHandler &X, VectorHandler &XP) | ScalarNode | virtual |
| BeforePredict(VectorHandler &, VectorHandler &, VectorHandler &, VectorHandler &) const | SimulationEntity | virtual |
| bIsValidIndex(unsigned int i) const | SimulationEntity | virtual |
| bToBeOutput(void) const | ToBeOutput | virtual |
| DerivativesUpdate(const VectorHandler &XCurr, const VectorHandler &XPrimeCurr) | SimulationEntity | virtual |
| DescribeDof(std::ostream &out, const char *prefix="", bool bInitial=false) const | Node | virtual |
| DescribeDof(std::vector< std::string > &desc, bool bInitial=false, int i=-1) const | Node | virtual |
| DescribeEq(std::ostream &out, const char *prefix="", bool bInitial=false) const | Node | virtual |
| DescribeEq(std::vector< std::string > &desc, bool bInitial=false, int i=-1) const | Node | virtual |
| dGetDofValue(int iDof, int iOrder=0) const =0 | Node | pure virtual |
| dGetDofValuePrev(int iDof, int iOrder=0) const =0 | Node | pure virtual |
| dGetPrivData(unsigned int i) const | Node | inlinevirtual |
| dGetX(void) const =0 | ScalarNode | pure virtual |
| dGetXPrime(void) const =0 | ScalarNode | pure virtual |
| DofOwnerOwner(const DofOwner *pDO) | DofOwnerOwner | |
| ELECTRIC enum value | Node | |
| fOutput | ToBeOutput | protected |
| fToBeOutput(void) const | ToBeOutput | virtual |
| GetDofType(unsigned int i) const =0 | SimulationEntity | pure virtual |
| GetEqType(unsigned int i) const | SimulationEntity | inlinevirtual |
| GetLabel(void) const | WithLabel | |
| GetName(void) const | WithLabel | |
| GetNode(void) const | Node | inline |
| GetNodeType(void) const =0 | Node | pure virtual |
| Hints typedef | SimulationEntity | |
| HYDRAULIC enum value | Node | |
| iGetFirstColIndex(void) const | Node | virtual |
| iGetFirstIndex(void) const | DofOwnerOwner | inlinevirtual |
| iGetFirstRowIndex(void) const | Node | virtual |
| iGetNumDof(void) const | ScalarNode | virtual |
| iGetNumPrivData(void) const | Node | inlinevirtual |
| iGetPrivDataIdx(const char *s) const | Node | inlinevirtual |
| LASTNODETYPE enum value | Node | |
| Node(unsigned int uL, const DofOwner *pDO, flag fOut) | Node | |
| OUTPUT enum value | ToBeOutput | |
| Output(std::ostream &out) const | ScalarNode | protectedvirtual |
| Output(OutputHandler &OH) const | ScalarNode | virtual |
| Node::Output(OutputHandler &OH, const VectorHandler &X, const VectorHandler &XP) const | ToBeOutput | virtual |
| OUTPUT_MASK enum value | ToBeOutput | |
| OUTPUT_PRIVATE enum value | ToBeOutput | |
| OUTPUT_PRIVATE_MASK enum value | ToBeOutput | |
| OutputAppend(std::ostream &out) const | SimulationEntity | virtual |
| OutputPrepare(OutputHandler &OH) | ToBeOutput | virtual |
| PARAMETER enum value | Node | |
| ParseHint(DataManager *pDM, const char *s) const | SimulationEntity | virtual |
| pGetDofOwner(void) const | DofOwnerOwner | inlinevirtual |
| PutLabel(unsigned int uL) | WithLabel | |
| PutName(const std::string &sN) | WithLabel | |
| ReadInitialState(MBDynParser &HP) | SimulationEntity | virtual |
| Restart(std::ostream &out) const =0 | Node | pure virtual |
| ScalarNode(unsigned int uL, const DofOwner *pDO, flag fOut) | ScalarNode | |
| SetDofValue(const doublereal &dValue, unsigned int iDof, unsigned int iOrder=0)=0 | Node | pure virtual |
| SetInitialValue(VectorHandler &X) | DofOwnerOwner | virtual |
| SetOutputFlag(flag f=flag(1)) | ToBeOutput | virtual |
| SetValue(DataManager *pDM, VectorHandler &X, VectorHandler &XP, SimulationEntity::Hints *h=0) | SimulationEntity | virtual |
| SetX(const doublereal &d)=0 | ScalarNode | pure virtual |
| SetXPrime(const doublereal &d)=0 | ScalarNode | pure virtual |
| SimulationEntity(void) | SimulationEntity | |
| sName | WithLabel | protected |
| STRUCTURAL enum value | Node | |
| THERMAL enum value | Node | |
| ToBeOutput(flag fOut=fDefaultOut) | ToBeOutput | |
| Type enum name | Node | |
| uLabel | WithLabel | protected |
| UNKNOWN enum value | Node | |
| Update(const VectorHandler &XCurr, const VectorHandler &XPrimeCurr) | SimulationEntity | virtual |
| Update(const VectorHandler &XCurr, InverseDynamics::Order iOrder) | SimulationEntity | virtual |
| WithLabel(unsigned int uL=0, const std::string &sN="") | WithLabel | |
| ~DofOwnerOwner() | DofOwnerOwner | inlinevirtual |
| ~Node(void) | Node | virtual |
| ~ScalarNode(void) | ScalarNode | virtual |
| ~SimulationEntity(void) | SimulationEntity | virtual |
| ~ToBeOutput(void) | ToBeOutput | virtual |
| ~WithLabel(void) | WithLabel | virtual |