![]() |
XC Open source finite element analysis program
|
This is the complete list of members for XC::Kinematic2D01, including all inherited members.
| activateParameter(int parameterID) (defined in XC::MovableObject) | XC::MovableObject | virtual |
| assignTag(int newTag) | XC::TaggedObject | |
| commitState() (defined in XC::PlasticHardening2D) | XC::PlasticHardening2D | virtual |
| crd1 (defined in XC::YS_Evolution) | XC::YS_Evolution | protectedstatic |
| crd2 (defined in XC::YS_Evolution) | XC::YS_Evolution | protectedstatic |
| crd3 (defined in XC::YS_Evolution) | XC::YS_Evolution | protectedstatic |
| deformable (defined in XC::YS_Evolution) | XC::YS_Evolution | protected |
| defPosX (defined in XC::PlasticHardening2D) | XC::PlasticHardening2D | protected |
| defPosY (defined in XC::PlasticHardening2D) | XC::PlasticHardening2D | protected |
| dimension (defined in XC::YS_Evolution) | XC::YS_Evolution | protected |
| direction (defined in XC::PlasticHardening2D) | XC::PlasticHardening2D | protected |
| DistributedBase(void) | XC::DistributedBase | |
| evolveSurface(YieldSurface_BC *ys, double magPlasticDefo, Vector &G, Vector &F_Surface, int flag=0) (defined in XC::YS_Evolution2D) | XC::YS_Evolution2D | virtual |
| freezeEvolution (defined in XC::YS_Evolution) | XC::YS_Evolution | |
| getClassTag(void) const | XC::MovableObject | |
| getCommitIsotropicFactor(int dof) (defined in XC::YS_Evolution) | XC::YS_Evolution | |
| getCommitPlasticStrains(int dof) (defined in XC::PlasticHardening2D) | XC::PlasticHardening2D | virtual |
| getCommitTranslation(int dof) (defined in XC::YS_Evolution) | XC::YS_Evolution | |
| getCopy(void) (defined in XC::Kinematic2D01) | XC::Kinematic2D01 | virtual |
| XC::TaggedObject::getCopy(void) const | XC::TaggedObject | virtual |
| getDbTag(void) const | XC::MovableObject | |
| getDbTag(CommParameters &) | XC::MovableObject | |
| getDbTagData(void) const | XC::DistributedBase | virtual |
| getDbTagDataPos(const int &i) const | XC::DistributedBase | |
| getEquiPlasticStiffness(void) (defined in XC::PlasticHardening2D) | XC::PlasticHardening2D | virtual |
| getEvolDirection(Vector &f_new) (defined in XC::PlasticHardening2D) | XC::PlasticHardening2D | protectedvirtual |
| getGeneralizedStrain(void) const (defined in XC::YS_Evolution) | XC::YS_Evolution | |
| getGeneralizedStress(void) const (defined in XC::YS_Evolution) | XC::YS_Evolution | |
| getInitTranslation(void) (defined in XC::YS_Evolution) | XC::YS_Evolution | |
| getIsoPlasticStiffness(int dir) (defined in XC::PlasticHardening2D) | XC::PlasticHardening2D | protectedvirtual |
| getKinPlasticStiffness(int dir) (defined in XC::PlasticHardening2D) | XC::PlasticHardening2D | protectedvirtual |
| getResponse(int responseID, Information &info) (defined in XC::YS_Evolution2D) | XC::YS_Evolution2D | virtual |
| getTag(void) const (defined in XC::TaggedObject) | XC::TaggedObject | inline |
| getTrialIsotropicFactor(int dof) (defined in XC::YS_Evolution) | XC::YS_Evolution | |
| getTrialPlasticStrains(int dof) (defined in XC::PlasticHardening2D) | XC::PlasticHardening2D | virtual |
| getTrialTranslation(int dof) (defined in XC::YS_Evolution) | XC::YS_Evolution | |
| getVariable(const std::string &variable, Information &) (defined in XC::MovableObject) | XC::MovableObject | virtual |
| inicComm(const int &dataSize) const | XC::DistributedBase | |
| isotropicFactor (defined in XC::YS_Evolution) | XC::YS_Evolution | protected |
| isotropicFactor_hist (defined in XC::YS_Evolution) | XC::YS_Evolution | protected |
| isotropicRatio (defined in XC::YS_Evolution) | XC::YS_Evolution | protected |
| isotropicRatio_orig (defined in XC::YS_Evolution) | XC::YS_Evolution | protected |
| isotropicRatio_shrink (defined in XC::YS_Evolution) | XC::YS_Evolution | protected |
| Kinematic2D01(int tag, double min_iso_factor, PlasticHardeningMaterial &kpx, PlasticHardeningMaterial &kpy, double dir) (defined in XC::Kinematic2D01) | XC::Kinematic2D01 | |
| kinematicRatio (defined in XC::YS_Evolution) | XC::YS_Evolution | protected |
| kinematicRatio_orig (defined in XC::YS_Evolution) | XC::YS_Evolution | protected |
| kinematicRatio_shrink (defined in XC::YS_Evolution) | XC::YS_Evolution | protected |
| kpMatXNeg (defined in XC::PlasticHardening2D) | XC::PlasticHardening2D | protected |
| kpMatXPos (defined in XC::PlasticHardening2D) | XC::PlasticHardening2D | protected |
| kpMatYNeg (defined in XC::PlasticHardening2D) | XC::PlasticHardening2D | protected |
| kpMatYPos (defined in XC::PlasticHardening2D) | XC::PlasticHardening2D | protected |
| minIsoFactor (defined in XC::YS_Evolution2D) | XC::YS_Evolution2D | protected |
| MovableObject(int classTag, int dbTag) | XC::MovableObject | |
| MovableObject(int classTag) | XC::MovableObject | |
| MovableObject(const MovableObject &otro) | XC::MovableObject | |
| operator=(const MovableObject &otro) | XC::MovableObject | |
| PlasticHardening2D(int tag, int classTag, double min_iso_factor, double iso_ratio, double kin_ratio, PlasticHardeningMaterial &kpx_pos, PlasticHardeningMaterial &kpx_neg, PlasticHardeningMaterial &kpy_pos, PlasticHardeningMaterial &kpy_neg, double dir) (defined in XC::PlasticHardening2D) | XC::PlasticHardening2D | |
| Print(std::ostream &s, int flag=0) | XC::Kinematic2D01 | virtual |
| recvSelf(const CommParameters &) (defined in XC::YS_Evolution2D) | XC::YS_Evolution2D | inlinevirtual |
| revertToLastCommit(void) (defined in XC::PlasticHardening2D) | XC::PlasticHardening2D | virtual |
| sendSelf(CommParameters &) (defined in XC::YS_Evolution2D) | XC::YS_Evolution2D | inlinevirtual |
| setDbTag(int dbTag) | XC::MovableObject | |
| setDbTag(CommParameters &) | XC::MovableObject | |
| setDbTagDataPos(const int &i, const int &v) | XC::DistributedBase | |
| setDeformable(bool defo) (defined in XC::YS_Evolution) | XC::YS_Evolution | |
| setInitTranslation(Vector &initTranslate) (defined in XC::YS_Evolution) | XC::YS_Evolution | |
| setParameter(const std::vector< std::string > &argv, Parameter ¶m) (defined in XC::MovableObject) | XC::MovableObject | virtual |
| setResidual(double res=1.0) (defined in XC::YS_Evolution) | XC::YS_Evolution | virtual |
| setResponse(const std::vector< std::string > &argv, Information &info) (defined in XC::YS_Evolution2D) | XC::YS_Evolution2D | virtual |
| setTag(int newTag) | XC::TaggedObject | protected |
| setTrialPlasticStrains(double ep, const Vector &f, const Vector &g) (defined in XC::PlasticHardening2D) | XC::PlasticHardening2D | protectedvirtual |
| setVariable(const std::string &variable, Information &) | XC::MovableObject | virtual |
| softening (defined in XC::YS_Evolution2D) | XC::YS_Evolution2D | protected |
| TaggedObject(int tag, EntCmd *owr=nullptr) | XC::TaggedObject | |
| tmpYSPtr (defined in XC::YS_Evolution2D) | XC::YS_Evolution2D | protected |
| toDeformedCoord(double &x) (defined in XC::YS_Evolution) | XC::YS_Evolution | |
| toDeformedCoord(double &x, double &y) (defined in XC::YS_Evolution) | XC::YS_Evolution | |
| toDeformedCoord(double &x, double &y, double &z) (defined in XC::YS_Evolution) | XC::YS_Evolution | |
| toOriginalCoord(double &x) (defined in XC::YS_Evolution) | XC::YS_Evolution | |
| toOriginalCoord(double &x, double &y) (defined in XC::YS_Evolution) | XC::YS_Evolution | |
| toOriginalCoord(double &x, double &y, double &z) (defined in XC::YS_Evolution) | XC::YS_Evolution | |
| translate (defined in XC::YS_Evolution) | XC::YS_Evolution | protected |
| translate_hist (defined in XC::YS_Evolution) | XC::YS_Evolution | protected |
| translate_init (defined in XC::YS_Evolution) | XC::YS_Evolution | protected |
| update(int flag) (defined in XC::YS_Evolution2D) | XC::YS_Evolution2D | virtual |
| updateParameter(int parameterID, Information &info) (defined in XC::MovableObject) | XC::MovableObject | virtual |
| v2 (defined in XC::YS_Evolution2D) | XC::YS_Evolution2D | protectedstatic |
| YS_Evolution(int tag, int classTag, double iso_ratio, double kin_ratio, int _dimension, double shr_iso=0.5, double shr_kin=0.5) (defined in XC::YS_Evolution) | XC::YS_Evolution | |
| YS_Evolution2D(int tag, int classTag, double min_iso_factor, double iso_ratio, double kin_ratio) (defined in XC::YS_Evolution2D) | XC::YS_Evolution2D | |
| ~PlasticHardening2D() (defined in XC::PlasticHardening2D) | XC::PlasticHardening2D | virtual |
| ~TaggedObject(void) (defined in XC::TaggedObject) | XC::TaggedObject | inlinevirtual |
1.8.11