This is the complete list of members for TensorMechanicsPlasticDruckerPrager, including all inherited members.
| _aaa | TensorMechanicsPlasticDruckerPrager | private |
| _bbb | TensorMechanicsPlasticDruckerPrager | private |
| _bbb_flow | TensorMechanicsPlasticDruckerPrager | private |
| _f_tol | TensorMechanicsPlasticModel | |
| _ic_tol | TensorMechanicsPlasticModel | |
| _mc_cohesion | TensorMechanicsPlasticDruckerPrager | protected |
| _mc_interpolation_scheme | TensorMechanicsPlasticDruckerPrager | protected |
| _mc_phi | TensorMechanicsPlasticDruckerPrager | protected |
| _mc_psi | TensorMechanicsPlasticDruckerPrager | protected |
| _zero_cohesion_hardening | TensorMechanicsPlasticDruckerPrager | protected |
| _zero_phi_hardening | TensorMechanicsPlasticDruckerPrager | protected |
| _zero_psi_hardening | TensorMechanicsPlasticDruckerPrager | protected |
| activeConstraints(const std::vector< Real > &f, const RankTwoTensor &stress, Real intnl, const RankFourTensor &Eijkl, std::vector< bool > &act, RankTwoTensor &returned_stress) const | TensorMechanicsPlasticModel | virtual |
| bothAB(Real intnl, Real &aaa, Real &bbb) const | TensorMechanicsPlasticDruckerPrager | |
| consistentTangentOperator(const RankTwoTensor &trial_stress, Real intnl_old, const RankTwoTensor &stress, Real intnl, const RankFourTensor &E_ijkl, const std::vector< Real > &cumulative_pm) const | TensorMechanicsPlasticModel | virtual |
| dbothAB(Real intnl, Real &daaa, Real &dbbb) const | TensorMechanicsPlasticDruckerPrager | |
| df_dsig(const RankTwoTensor &stress, Real bbb) const | TensorMechanicsPlasticDruckerPrager | protectedvirtual |
| dflowPotential_dintnl(const RankTwoTensor &stress, Real intnl) const override | TensorMechanicsPlasticDruckerPrager | protectedvirtual |
| dflowPotential_dintnlV(const RankTwoTensor &stress, Real intnl, std::vector< RankTwoTensor > &dr_dintnl) const | TensorMechanicsPlasticModel | virtual |
| dflowPotential_dstress(const RankTwoTensor &stress, Real intnl) const override | TensorMechanicsPlasticDruckerPrager | protectedvirtual |
| dflowPotential_dstressV(const RankTwoTensor &stress, Real intnl, std::vector< RankFourTensor > &dr_dstress) const | TensorMechanicsPlasticModel | virtual |
| dhardPotential_dintnl(const RankTwoTensor &stress, Real intnl) const | TensorMechanicsPlasticModel | protectedvirtual |
| dhardPotential_dintnlV(const RankTwoTensor &stress, Real intnl, std::vector< Real > &dh_dintnl) const | TensorMechanicsPlasticModel | virtual |
| dhardPotential_dstress(const RankTwoTensor &stress, Real intnl) const | TensorMechanicsPlasticModel | protectedvirtual |
| dhardPotential_dstressV(const RankTwoTensor &stress, Real intnl, std::vector< RankTwoTensor > &dh_dstress) const | TensorMechanicsPlasticModel | virtual |
| dilation enum value | TensorMechanicsPlasticDruckerPrager | |
| donlyB(Real intnl, int fd, Real &dbbb) const | TensorMechanicsPlasticDruckerPrager | |
| dyieldFunction_dintnl(const RankTwoTensor &stress, Real intnl) const override | TensorMechanicsPlasticDruckerPrager | protectedvirtual |
| dyieldFunction_dintnlV(const RankTwoTensor &stress, Real intnl, std::vector< Real > &df_dintnl) const | TensorMechanicsPlasticModel | virtual |
| dyieldFunction_dstress(const RankTwoTensor &stress, Real intnl) const override | TensorMechanicsPlasticDruckerPrager | protectedvirtual |
| dyieldFunction_dstressV(const RankTwoTensor &stress, Real intnl, std::vector< RankTwoTensor > &df_dstress) const | TensorMechanicsPlasticModel | virtual |
| execute() | TensorMechanicsPlasticModel | |
| finalize() | TensorMechanicsPlasticModel | |
| flowPotential(const RankTwoTensor &stress, Real intnl) const override | TensorMechanicsPlasticDruckerPrager | protectedvirtual |
| flowPotentialV(const RankTwoTensor &stress, Real intnl, std::vector< RankTwoTensor > &r) const | TensorMechanicsPlasticModel | virtual |
| friction enum value | TensorMechanicsPlasticDruckerPrager | |
| FrictionDilation enum name | TensorMechanicsPlasticDruckerPrager | |
| hardPotential(const RankTwoTensor &stress, Real intnl) const | TensorMechanicsPlasticModel | protectedvirtual |
| hardPotentialV(const RankTwoTensor &stress, Real intnl, std::vector< Real > &h) const | TensorMechanicsPlasticModel | virtual |
| initialize() | TensorMechanicsPlasticModel | |
| initializeAandB(Real intnl, Real &aaa, Real &bbb) const | TensorMechanicsPlasticDruckerPrager | private |
| initializeB(Real intnl, int fd, Real &bbb) const | TensorMechanicsPlasticDruckerPrager | private |
| KuhnTuckerSingleSurface(Real yf, Real dpm, Real dpm_tol) const | TensorMechanicsPlasticModel | |
| modelName() const override | TensorMechanicsPlasticDruckerPrager | virtual |
| numberSurfaces() const | TensorMechanicsPlasticModel | virtual |
| onlyB(Real intnl, int fd, Real &bbb) const | TensorMechanicsPlasticDruckerPrager | |
| returnMap(const RankTwoTensor &trial_stress, Real intnl_old, const RankFourTensor &E_ijkl, Real ep_plastic_tolerance, RankTwoTensor &returned_stress, Real &returned_intnl, std::vector< Real > &dpm, RankTwoTensor &delta_dp, std::vector< Real > &yf, bool &trial_stress_inadmissible) const | TensorMechanicsPlasticModel | virtual |
| TensorMechanicsPlasticDruckerPrager(const InputParameters ¶meters) | TensorMechanicsPlasticDruckerPrager | |
| TensorMechanicsPlasticModel(const InputParameters ¶meters) | TensorMechanicsPlasticModel | |
| useCustomCTO() const | TensorMechanicsPlasticModel | virtual |
| useCustomReturnMap() const | TensorMechanicsPlasticModel | virtual |
| validParams() | TensorMechanicsPlasticDruckerPrager | static |
| yieldFunction(const RankTwoTensor &stress, Real intnl) const override | TensorMechanicsPlasticDruckerPrager | protectedvirtual |
| yieldFunctionV(const RankTwoTensor &stress, Real intnl, std::vector< Real > &f) const | TensorMechanicsPlasticModel | virtual |
1.8.16