XC Open source finite element analysis program
|
This is the complete list of members for XC::VPDependentFriction, including all inherited members.
activateParameter(int parameterID) (defined in XC::MovableObject) | XC::MovableObject | virtual |
assignTag(int newTag) | XC::TaggedObject | |
commitState(void) (defined in XC::CoulombFriction) | XC::CoulombFriction | virtual |
CoulombFriction(int classTag=FRN_TAG_CoulombFriction) (defined in XC::CoulombFriction) | XC::CoulombFriction | |
CoulombFriction(int tag, double mu, int classTag=FRN_TAG_CoulombFriction) (defined in XC::CoulombFriction) | XC::CoulombFriction | |
DistributedBase(void) | XC::DistributedBase | |
FrictionModel(int tag, int classTag) (defined in XC::FrictionModel) | XC::FrictionModel | |
getClassTag(void) const | XC::MovableObject | |
getCopy(void) const | XC::VPDependentFriction | virtual |
getDbTag(void) const | XC::MovableObject | |
getDbTag(CommParameters &) | XC::MovableObject | |
getDbTagData(void) const | XC::DistributedBase | virtual |
getDbTagDataPos(const int &i) const | XC::DistributedBase | |
getDFFrcDNFrc(void) (defined in XC::VPDependentFriction) | XC::VPDependentFriction | virtual |
getFrictionCoeff(void) (defined in XC::CoulombFriction) | XC::CoulombFriction | virtual |
getFrictionForce(void) (defined in XC::CoulombFriction) | XC::CoulombFriction | virtual |
getNormalForce(void) (defined in XC::FrictionModel) | XC::FrictionModel | virtual |
getResponse(int responseID, Information &info) (defined in XC::FrictionModel) | XC::FrictionModel | virtual |
getTag(void) const (defined in XC::TaggedObject) | XC::TaggedObject | inline |
getVariable(const std::string &variable, Information &) (defined in XC::MovableObject) | XC::MovableObject | virtual |
getVelocity(void) (defined in XC::FrictionModel) | XC::FrictionModel | virtual |
inicComm(const int &dataSize) const | XC::DistributedBase | |
MovableObject(int classTag, int dbTag) | XC::MovableObject | |
MovableObject(int classTag) | XC::MovableObject | |
MovableObject(const MovableObject &otro) | XC::MovableObject | |
mu | XC::CoulombFriction | protected |
muFast | XC::VDependentFriction | protected |
muSlow | XC::VDependentFriction | protected |
operator=(const MovableObject &otro) | XC::MovableObject | |
Print(std::ostream &s, int flag=0) | XC::VPDependentFriction | virtual |
recvData(const CommParameters &) | XC::VPDependentFriction | protected |
recvSelf(const CommParameters &) (defined in XC::VPDependentFriction) | XC::VPDependentFriction | virtual |
revertToLastCommit(void) (defined in XC::CoulombFriction) | XC::CoulombFriction | virtual |
revertToStart(void) (defined in XC::VDependentFriction) | XC::VDependentFriction | virtual |
sendData(CommParameters &) | XC::VPDependentFriction | protected |
sendSelf(CommParameters &) (defined in XC::VPDependentFriction) | XC::VPDependentFriction | virtual |
setDbTag(int dbTag) | XC::MovableObject | |
setDbTag(CommParameters &) | XC::MovableObject | |
setDbTagDataPos(const int &i, const int &v) | XC::DistributedBase | |
setParameter(const std::vector< std::string > &argv, Parameter ¶m) (defined in XC::MovableObject) | XC::MovableObject | virtual |
setResponse(const std::vector< std::string > &, Information &) (defined in XC::FrictionModel) | XC::FrictionModel | virtual |
setTag(int newTag) | XC::TaggedObject | protected |
setTrial(double normalForce, double velocity=0.0) (defined in XC::VPDependentFriction) | XC::VPDependentFriction | virtual |
setVariable(const std::string &variable, Information &) | XC::MovableObject | virtual |
TaggedObject(int tag, EntCmd *owr=nullptr) | XC::TaggedObject | |
transRate | XC::VDependentFriction | protected |
trialN (defined in XC::FrictionModel) | XC::FrictionModel | protected |
trialVel (defined in XC::FrictionModel) | XC::FrictionModel | protected |
updateParameter(int parameterID, Information &info) (defined in XC::MovableObject) | XC::MovableObject | virtual |
VDependentFriction(int classTag=FRN_TAG_VDependentFriction) (defined in XC::VDependentFriction) | XC::VDependentFriction | |
VDependentFriction(int tag, double muSlow, double muFast, double transRate, int classTag=FRN_TAG_VDependentFriction) (defined in XC::VDependentFriction) | XC::VDependentFriction | |
VPDependentFriction(void) (defined in XC::VPDependentFriction) | XC::VPDependentFriction | |
VPDependentFriction(int tag, double muSlow, double muFast0, double A, double deltaMu, double alpha, double transRate) (defined in XC::VPDependentFriction) | XC::VPDependentFriction | |
~TaggedObject(void) (defined in XC::TaggedObject) | XC::TaggedObject | inlinevirtual |