NeoPZ
|
This is the complete list of members for TPZPlasticStepPV< YC_t, ER_t >, including all inherited members.
ApplyLoad(const TPZTensor< REAL > &sigma, TPZTensor< REAL > &epsTotal) override | TPZPlasticStepPV< YC_t, ER_t > | virtual |
ApplyStrain(const TPZTensor< REAL > &epsTotal) override | TPZPlasticStepPV< YC_t, ER_t > | virtual |
ApplyStrainComputeDep(const TPZTensor< REAL > &epsTotal, TPZTensor< REAL > &sigma, TPZFMatrix< REAL > &Dep) override | TPZPlasticStepPV< YC_t, ER_t > | virtual |
ApplyStrainComputeSigma(const TPZTensor< REAL > &epsTotal, TPZTensor< REAL > &sigma, TPZFMatrix< REAL > *tangent=NULL) override | TPZPlasticStepPV< YC_t, ER_t > | virtual |
ApplyStressComputeStrain(const TPZTensor< REAL > &sigma, TPZTensor< REAL > &epsTotal, TPZFMatrix< REAL > *tangent_inv=NULL) | TPZPlasticStepPV< YC_t, ER_t > | virtual |
ClassId() const override | TPZPlasticStepPV< YC_t, ER_t > | virtual |
ClassIdMap() | TPZSavable | inlinestatic |
Compare(TPZSavable *copy, bool override=false) | TPZSavable | virtual |
Compare(TPZSavable *copy, bool override=false) const | TPZSavable | virtual |
ComputeNFromTaylorCheck(REAL alpha1, REAL alpha2, TPZFMatrix< REAL > &error1Mat, TPZFMatrix< REAL > &error2Mat) | TPZPlasticStepPV< YC_t, ER_t > | |
CopyFromFMatrixToTensor(TPZFMatrix< STATE > FNM, TPZTensor< STATE > ©) | TPZPlasticStepPV< YC_t, ER_t > | |
CopyFromTensorToFMatrix(TPZTensor< STATE > tensor, TPZFMatrix< STATE > ©) | TPZPlasticStepPV< YC_t, ER_t > | |
CreateInstance(const int &classId) | TPZSavable | static |
fER | TPZPlasticStepPV< YC_t, ER_t > | |
fMaxNewton | TPZPlasticStepPV< YC_t, ER_t > | protected |
fN | TPZPlasticStepPV< YC_t, ER_t > | |
fNYields typedef | TPZPlasticStepPV< YC_t, ER_t > | |
fResTol | TPZPlasticStepPV< YC_t, ER_t > | protected |
fYC | TPZPlasticStepPV< YC_t, ER_t > | |
GetElasticResponse() const override | TPZPlasticStepPV< YC_t, ER_t > | inlinevirtual |
GetState() const override | TPZPlasticStepPV< YC_t, ER_t > | virtual |
GetYC() override | TPZPlasticStepPV< YC_t, ER_t > | inlinevirtual |
InitialDamage(const TPZTensor< REAL > &sigma, REAL &k) | TPZPlasticStepPV< YC_t, ER_t > | virtual |
IntegrationSteps() const | TPZPlasticBase | virtual |
Name() const override | TPZPlasticStepPV< YC_t, ER_t > | inlinevirtual |
NeoPZVersion() | TPZSavable | static |
operator=(const TPZPlasticStepPV &source) | TPZPlasticStepPV< YC_t, ER_t > | inline |
Phi(const TPZTensor< REAL > &epsTotal, TPZVec< REAL > &phi) const override | TPZPlasticStepPV< YC_t, ER_t > | virtual |
Print(std::ostream &out) const override | TPZPlasticStepPV< YC_t, ER_t > | inlinevirtual |
Read(TPZStream &buf, void *context) override | TPZPlasticStepPV< YC_t, ER_t > | virtual |
Register(TPZRestoreClassBase *restore) | TPZSavable | static |
RegisterClassId(int classid, TPZRestore_t fun) | TPZSavable | static |
ResetPlasticMem() | TPZPlasticStepPV< YC_t, ER_t > | inline |
ResetPlasticStrain() | TPZPlasticBase | virtual |
RestoreClassSet() | TPZSavable | inlinestatic |
SetElasticResponse(TPZElasticResponse &ER) override | TPZPlasticStepPV< YC_t, ER_t > | virtual |
SetResidualTolerance(STATE tol) | TPZPlasticStepPV< YC_t, ER_t > | inline |
SetState(const TPZPlasticState< REAL > &state) override | TPZPlasticStepPV< YC_t, ER_t > | virtual |
TangentOperator(TPZFMatrix< REAL > &gradient, TPZTensor< REAL >::TPZDecomposed &eps_eigen_system, TPZTensor< REAL >::TPZDecomposed &sig_eigen_system, TPZFMatrix< REAL > &Tangent) | TPZPlasticStepPV< YC_t, ER_t > | private |
TaylorCheck(TPZTensor< REAL > &EpsIni, TPZTensor< REAL > &deps, REAL kprev, TPZVec< REAL > &conv) | TPZPlasticStepPV< YC_t, ER_t > | |
TPZPlasticStepPV(REAL alpha=0.) | TPZPlasticStepPV< YC_t, ER_t > | inline |
TPZPlasticStepPV(const TPZPlasticStepPV &source) | TPZPlasticStepPV< YC_t, ER_t > | inline |
TPZRegisterClassId(int(T::*)() const) | TPZRegisterClassId | inline |
TPZRegisterClassId()=default | TPZRegisterClassId | |
TPZSavable() | TPZSavable | inline |
TrialStressCorrection(REAL kappa, TPZVec< STATE > &sigma, TPZVec< STATE > &sigma_tr) | TPZPlasticStepPV< YC_t, ER_t > | virtual |
Version() const | TPZSavable | virtual |
VersionHistory() const | TPZSavable | virtual |
Write(TPZStream &buf, int withclassid) const override | TPZPlasticStepPV< YC_t, ER_t > | virtual |
~TPZPlasticBase() | TPZPlasticBase | virtual |
~TPZSavable() | TPZSavable | inlinevirtual |