activateParameter(int parameterID) | MovableObject | [virtual] |
commitState() | YS_Evolution | [virtual] |
crd1 | YS_Evolution | [protected, static] |
crd2 | YS_Evolution | [protected, static] |
crd3 | YS_Evolution | [protected, static] |
deformable | YS_Evolution | [protected] |
dimension | YS_Evolution | [protected] |
displaySelf(Renderer &theViewer, int displayMode, float fact)=0 | YS_Evolution | [pure virtual] |
evolveSurface(YieldSurface_BC *ys, double magPlasticDefo, Vector &G, Vector &F_Surface, int flag=0)=0 | YS_Evolution | [pure virtual] |
freezeEvolution | YS_Evolution | |
getClassTag(void) const | MovableObject | |
getClassType(void) const | MovableObject | [virtual] |
getCommitIsotropicFactor(int dof) | YS_Evolution | |
getCommitPlasticStrains(int dof)=0 | YS_Evolution | [pure virtual] |
getCommitTranslation(int dof) | YS_Evolution | |
getCopy(void)=0 | YS_Evolution | [pure virtual] |
getDbTag(void) const | MovableObject | |
getEquiPlasticStiffness(void)=0 | YS_Evolution | [pure virtual] |
getInitTranslation(void) | YS_Evolution | |
getResponse(int responseID, Information &info)=0 | YS_Evolution | [pure virtual] |
getTag(void) const | TaggedObject | [inline] |
getTrialIsotropicFactor(int dof) | YS_Evolution | |
getTrialPlasticStrains(int dof)=0 | YS_Evolution | [pure virtual] |
getTrialTranslation(int dof) | YS_Evolution | |
isotropicFactor | YS_Evolution | [protected] |
isotropicFactor_hist | YS_Evolution | [protected] |
isotropicRatio | YS_Evolution | [protected] |
isotropicRatio_orig | YS_Evolution | [protected] |
isotropicRatio_shrink | YS_Evolution | [protected] |
kinematicRatio | YS_Evolution | [protected] |
kinematicRatio_orig | YS_Evolution | [protected] |
kinematicRatio_shrink | YS_Evolution | [protected] |
MovableObject(int classTag, int dbTag) | MovableObject | |
MovableObject(int classTag) | MovableObject | |
operator<<(OPS_Stream &s, TaggedObject &m) | TaggedObject | [friend] |
Print(OPS_Stream &s, int flag=0) | YS_Evolution | [virtual] |
recvSelf(int commitTag, Channel &theChannel, FEM_ObjectBroker &theBroker)=0 | MovableObject | [pure virtual] |
revertToLastCommit(void) | YS_Evolution | [virtual] |
sendSelf(int commitTag, Channel &theChannel)=0 | MovableObject | [pure virtual] |
setDbTag(int dbTag) | MovableObject | |
setDeformable(bool defo) | YS_Evolution | |
setInitTranslation(Vector &initTranslate) | YS_Evolution | |
setParameter(const char **argv, int argc, Parameter ¶m) | MovableObject | [virtual] |
setResidual(double res=1.0) | YS_Evolution | [virtual] |
setResponse(char **argv, int argc, Information &info)=0 | YS_Evolution | [pure virtual] |
setTag(int newTag) | TaggedObject | [protected] |
TaggedObject(int tag) | TaggedObject | |
toDeformedCoord(double &x) | YS_Evolution | |
toDeformedCoord(double &x, double &y) | YS_Evolution | |
toDeformedCoord(double &x, double &y, double &z) | YS_Evolution | |
toOriginalCoord(double &x) | YS_Evolution | |
toOriginalCoord(double &x, double &y) | YS_Evolution | |
toOriginalCoord(double &x, double &y, double &z) | YS_Evolution | |
translate | YS_Evolution | [protected] |
translate_hist | YS_Evolution | [protected] |
translate_init | YS_Evolution | [protected] |
update(int flag=0) | YS_Evolution | [virtual] |
updateParameter(int parameterID, Information &info) | MovableObject | [virtual] |
YS_Evolution(int tag, int classTag, double iso_ratio, double kin_ratio, int _dimension, double shr_iso=0.5, double shr_kin=0.5) | YS_Evolution | |
~MovableObject() | MovableObject | [virtual] |
~TaggedObject() | TaggedObject | [virtual] |
~YS_Evolution() | YS_Evolution | [virtual] |