| activateParameter(int parameterID) | MovableObject | [virtual] |
| addPlasticStiffness(Matrix &K)=0 | YieldSurface_BC | [pure virtual] |
| capX | YieldSurface_BC | [protected] |
| capX_orig | YieldSurface_BC | [protected] |
| capXdim | YieldSurface_BC | [protected] |
| capY | YieldSurface_BC | [protected] |
| capY_orig | YieldSurface_BC | [protected] |
| capYdim | YieldSurface_BC | [protected] |
| capZ | YieldSurface_BC | [protected] |
| capZ_orig | YieldSurface_BC | [protected] |
| capZdim | YieldSurface_BC | [protected] |
| commitState(Vector &force) | YieldSurface_BC | [virtual] |
| ConstantXReturn | YieldSurface_BC | [static] |
| ConstantYReturn | YieldSurface_BC | [static] |
| dFReturn | YieldSurface_BC | [static] |
| dimension | YieldSurface_BC | [protected] |
| displayForcePoint(Vector &force, int color=4) | YieldSurface_BC | [virtual] |
| displaySelf(Renderer &theViewer, int displayMode, float fact) | YieldSurface_BC | [virtual] |
| ele_Location | YieldSurface_BC | |
| ele_Tag | YieldSurface_BC | |
| getCap(int dir) | YieldSurface_BC | |
| getClassTag(void) const | MovableObject | |
| getClassType(void) const | MovableObject | [virtual] |
| getCommitForceLocation()=0 | YieldSurface_BC | [pure virtual] |
| getCommitGradient(Matrix &G)=0 | YieldSurface_BC | [pure virtual] |
| getCopy(void)=0 | YieldSurface_BC | [pure virtual] |
| getDbTag(void) const | MovableObject | |
| getDrift(double x1) | YieldSurface_BC | [virtual] |
| getDrift(double x1, double y1) | YieldSurface_BC | [virtual] |
| getDrift(double x1, double y1, double z1) | YieldSurface_BC | [virtual] |
| getExtent(void)=0 | YieldSurface_BC | [pure virtual] |
| getState(int stateInfo)=0 | YieldSurface_BC | [pure virtual] |
| getTag(void) const | TaggedObject | [inline] |
| getTrialDrift(Vector &force)=0 | YieldSurface_BC | [pure virtual] |
| getTrialForceLocation(Vector &force)=0 | YieldSurface_BC | [pure virtual] |
| getTrialGradient(Matrix &G, Vector &force)=0 | YieldSurface_BC | [pure virtual] |
| hModel | YieldSurface_BC | |
| interpolate(double x1, double x2) | YieldSurface_BC | [virtual] |
| interpolate(double x1, double y1, double x2, double y2) | YieldSurface_BC | [virtual] |
| interpolate(double x1, double y1, double z1, double x2, double y2, double z2) | YieldSurface_BC | [virtual] |
| isLoading | YieldSurface_BC | [protected] |
| modifySurface(double magPlasticDefo, Vector &Fsurface, Matrix &G, int flag=0)=0 | YieldSurface_BC | [pure virtual] |
| MovableObject(int classTag, int dbTag) | MovableObject | |
| MovableObject(int classTag) | MovableObject | |
| NoFP | YieldSurface_BC | [static] |
| operator<<(OPS_Stream &s, TaggedObject &m) | TaggedObject | [friend] |
| Print(OPS_Stream &s, int flag=0) | YieldSurface_BC | [virtual] |
| RadialReturn | YieldSurface_BC | [static] |
| recvSelf(int commitTag, Channel &theChannel, FEM_ObjectBroker &theBroker)=0 | MovableObject | [pure virtual] |
| revertToLastCommit(void)=0 | YieldSurface_BC | [pure virtual] |
| S | YieldSurface_BC | [protected] |
| sendSelf(int commitTag, Channel &theChannel)=0 | MovableObject | [pure virtual] |
| setDbTag(int dbTag) | MovableObject | |
| setEleInfo(int eleTag, int loc) | YieldSurface_BC | |
| setParameter(const char **argv, int argc, Parameter ¶m) | MovableObject | [virtual] |
| setTag(int newTag) | TaggedObject | [protected] |
| setToSurface(Vector &force, int algoType, int flag=0)=0 | YieldSurface_BC | [pure virtual] |
| setTransformation(int xDof, int xFact) | YieldSurface_BC | [virtual] |
| setTransformation(int xDof, int yDof, int xFact, int yFact) | YieldSurface_BC | [virtual] |
| setTransformation(int xDof, int yDof, int zDof, int xFact, int yFact, int zFact) | YieldSurface_BC | [virtual] |
| setView(Renderer *theRenderer) | YieldSurface_BC | [virtual] |
| StateLoading | YieldSurface_BC | [static] |
| SurfOnly | YieldSurface_BC | [static] |
| T | YieldSurface_BC | [protected] |
| TaggedObject(int tag) | TaggedObject | |
| theView | YieldSurface_BC | [protected] |
| toElementSystem(Vector &eleVector, double &x, bool dimensionalize, bool signMult=true) | YieldSurface_BC | [protected] |
| toElementSystem(Vector &eleVector, double &x, double &y, bool dimensionalize, bool signMult=true) | YieldSurface_BC | [protected] |
| toElementSystem(Vector &eleVector, double &x, double &y, double &z, bool dimensionalize, bool signMult=true) | YieldSurface_BC | [protected] |
| toElementSystem(Matrix &eleMatrix, double &x, bool dimensionalize, bool signMult=true) | YieldSurface_BC | [protected] |
| toElementSystem(Matrix &eleMatrix, double &x, double &y, bool dimensionalize, bool signMult=true) | YieldSurface_BC | [protected] |
| toElementSystem(Matrix &eleMatrix, double &x, double &y, double &z, bool dimensionalize, bool signMult=true) | YieldSurface_BC | [protected] |
| toLocalSystem(Vector &eleVector, double &x, bool nonDimensionalize, bool signMult=true) | YieldSurface_BC | [protected] |
| toLocalSystem(Vector &eleVector, double &x, double &y, bool nonDimensionalize, bool signMult=true) | YieldSurface_BC | [protected] |
| toLocalSystem(Vector &eleVector, double &x, double &y, double &z, bool nonDimensionalize, bool signMult=true) | YieldSurface_BC | [protected] |
| toLocalSystem(Matrix &eleMatrix, double &x, bool nonDimensionalize, bool signMult=true) | YieldSurface_BC | [protected] |
| toLocalSystem(Matrix &eleMatrix, double &x, double &y, bool nonDimensionalize, bool signMult=true) | YieldSurface_BC | [protected] |
| toLocalSystem(Matrix &eleMatrix, double &x, double &y, double &z, bool nonDimensionalize, bool signMult=true) | YieldSurface_BC | [protected] |
| translationTo(Vector &f_new, Vector &f_dir)=0 | YieldSurface_BC | [pure virtual] |
| update(int flag=0) | YieldSurface_BC | [virtual] |
| updateParameter(int parameterID, Information &info) | MovableObject | [virtual] |
| YieldSurface_BC(int tag, int classtag, YS_Evolution &model, double capx) | YieldSurface_BC | |
| YieldSurface_BC(int tag, int classtag, YS_Evolution &model, double capx, double capy) | YieldSurface_BC | |
| YieldSurface_BC(int tag, int classtag, YS_Evolution &model, double capx, double capy, double capz) | YieldSurface_BC | |
| ~MovableObject() | MovableObject | [virtual] |
| ~TaggedObject() | TaggedObject | [virtual] |
| ~YieldSurface_BC() | YieldSurface_BC | [virtual] |