This is the complete list of members for TensorMechanicsPlasticTensile, including all inherited members.
_aaa | TensorMechanicsPlasticTensile | protected |
_bbb | TensorMechanicsPlasticTensile | protected |
_cap_rate | TensorMechanicsPlasticTensile | protected |
_cap_start | TensorMechanicsPlasticTensile | protected |
_ccc | TensorMechanicsPlasticTensile | protected |
_f_tol | TensorMechanicsPlasticModel | |
_ic_tol | TensorMechanicsPlasticModel | |
_lode_cutoff | TensorMechanicsPlasticTensile | protected |
_sin3tt | TensorMechanicsPlasticTensile | protected |
_small_smoother2 | TensorMechanicsPlasticTensile | protected |
_strength | TensorMechanicsPlasticTensile | protected |
_tip_scheme | TensorMechanicsPlasticTensile | protected |
_tt | TensorMechanicsPlasticTensile | 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 |
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 |
d2smooth(const RankTwoTensor &stress) const | TensorMechanicsPlasticTensile | protectedvirtual |
dflowPotential_dintnl(const RankTwoTensor &stress, Real intnl) const override | TensorMechanicsPlasticTensile | 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 | TensorMechanicsPlasticTensile | 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 |
dsmooth(const RankTwoTensor &stress) const | TensorMechanicsPlasticTensile | protectedvirtual |
dtensile_strength(const Real internal_param) const | TensorMechanicsPlasticTensile | protectedvirtual |
dyieldFunction_dintnl(const RankTwoTensor &stress, Real intnl) const override | TensorMechanicsPlasticTensile | 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 | TensorMechanicsPlasticTensile | 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 | TensorMechanicsPlasticTensile | protectedvirtual |
flowPotentialV(const RankTwoTensor &stress, Real intnl, std::vector< RankTwoTensor > &r) const | TensorMechanicsPlasticModel | virtual |
hardPotential(const RankTwoTensor &stress, Real intnl) const | TensorMechanicsPlasticModel | protectedvirtual |
hardPotentialV(const RankTwoTensor &stress, Real intnl, std::vector< Real > &h) const | TensorMechanicsPlasticModel | virtual |
initialize() | TensorMechanicsPlasticModel | |
KuhnTuckerSingleSurface(Real yf, Real dpm, Real dpm_tol) const | TensorMechanicsPlasticModel | |
modelName() const override | TensorMechanicsPlasticTensile | virtual |
numberSurfaces() const | TensorMechanicsPlasticModel | virtual |
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 |
smooth(const RankTwoTensor &stress) const | TensorMechanicsPlasticTensile | protectedvirtual |
tensile_strength(const Real internal_param) const | TensorMechanicsPlasticTensile | protectedvirtual |
TensorMechanicsPlasticModel(const InputParameters ¶meters) | TensorMechanicsPlasticModel | |
TensorMechanicsPlasticTensile(const InputParameters ¶meters) | TensorMechanicsPlasticTensile | |
useCustomCTO() const | TensorMechanicsPlasticModel | virtual |
useCustomReturnMap() const | TensorMechanicsPlasticModel | virtual |
validParams() | TensorMechanicsPlasticTensile | static |
yieldFunction(const RankTwoTensor &stress, Real intnl) const override | TensorMechanicsPlasticTensile | protectedvirtual |
yieldFunctionV(const RankTwoTensor &stress, Real intnl, std::vector< Real > &f) const | TensorMechanicsPlasticModel | virtual |