This is the complete list of members for ComputeMultiPlasticityStress, including all inherited members.
| _base_name | ComputeStressBase | protected |
| _constraints_added | ComputeMultiPlasticityStress | protected |
| _cosserat | ComputeMultiPlasticityStress | protected |
| _couple_stress | ComputeMultiPlasticityStress | protected |
| _couple_stress_old | ComputeMultiPlasticityStress | protected |
| _cumulative_pm | ComputeMultiPlasticityStress | protected |
| _curvature | ComputeMultiPlasticityStress | protected |
| _deactivation_scheme | ComputeMultiPlasticityStress | protected |
| _dummy_pm | ComputeMultiPlasticityStress | protected |
| _elastic_flexural_rigidity_tensor | ComputeMultiPlasticityStress | protected |
| _elastic_strain | ComputeStressBase | protected |
| _elastic_strain_old | ComputeMultiPlasticityStress | protected |
| _elasticity_tensor | ComputeMultiPlasticityStress | protected |
| _elasticity_tensor_name | ComputeMultiPlasticityStress | protected |
| _epp_tol | ComputeMultiPlasticityStress | protected |
| _extra_stress | ComputeStressBase | protected |
| _f | MultiPlasticityRawComponentAssembler | protected |
| _fspb_debug | MultiPlasticityDebugger | protected |
| _fspb_debug_intnl | MultiPlasticityDebugger | protected |
| _fspb_debug_intnl_change | MultiPlasticityDebugger | protected |
| _fspb_debug_pm | MultiPlasticityDebugger | protected |
| _fspb_debug_pm_change | MultiPlasticityDebugger | protected |
| _fspb_debug_stress | MultiPlasticityDebugger | protected |
| _fspb_debug_stress_change | MultiPlasticityDebugger | protected |
| _ignore_failures | ComputeMultiPlasticityStress | protected |
| _initial_stress_fcn | ComputeStressBase | protected |
| _intnl | ComputeMultiPlasticityStress | protected |
| _intnl_old | ComputeMultiPlasticityStress | protected |
| _iter | ComputeMultiPlasticityStress | protected |
| _Jacobian_mult | ComputeStressBase | protected |
| _Jacobian_mult_couple | ComputeMultiPlasticityStress | protected |
| _ld_encountered | ComputeMultiPlasticityStress | protected |
| _linesearch_needed | ComputeMultiPlasticityStress | protected |
| _max_iter | ComputeMultiPlasticityStress | protected |
| _max_stepsize_for_dumb | ComputeMultiPlasticityStress | protected |
| _mechanical_strain | ComputeStressBase | protected |
| _min_f_tol | MultiPlasticityLinearSystem | protected |
| _min_stepsize | ComputeMultiPlasticityStress | protected |
| _model_given_surface | MultiPlasticityRawComponentAssembler | private |
| _model_surface_given_surface | MultiPlasticityRawComponentAssembler | private |
| _my_curvature | ComputeMultiPlasticityStress | protected |
| _my_elasticity_tensor | ComputeMultiPlasticityStress | protected |
| _my_flexural_rigidity_tensor | ComputeMultiPlasticityStress | protected |
| _my_strain_increment | ComputeMultiPlasticityStress | protected |
| _n | ComputeMultiPlasticityStress | protected |
| _n_input | ComputeMultiPlasticityStress | protected |
| _n_old | ComputeMultiPlasticityStress | protected |
| _n_supplied | ComputeMultiPlasticityStress | protected |
| _num_models | MultiPlasticityRawComponentAssembler | protected |
| _num_surfaces | MultiPlasticityRawComponentAssembler | protected |
| _params | MultiPlasticityRawComponentAssembler | protected |
| _perform_finite_strain_rotations | ComputeMultiPlasticityStress | protected |
| _plastic_strain | ComputeMultiPlasticityStress | protected |
| _plastic_strain_old | ComputeMultiPlasticityStress | protected |
| _rot | ComputeMultiPlasticityStress | protected |
| _rotation_increment | ComputeMultiPlasticityStress | protected |
| _specialIC | MultiPlasticityRawComponentAssembler | protected |
| _strain_increment | ComputeMultiPlasticityStress | protected |
| _stress | ComputeStressBase | protected |
| _stress_old | ComputeMultiPlasticityStress | protected |
| _surfaces_given_model | MultiPlasticityRawComponentAssembler | protected |
| _svd_tol | MultiPlasticityLinearSystem | protected |
| _tangent_operator_type | ComputeMultiPlasticityStress | protected |
| _total_strain_old | ComputeMultiPlasticityStress | protected |
| _yf | ComputeMultiPlasticityStress | protected |
| activeCombinationNumber(const std::vector< bool > &act) | ComputeMultiPlasticityStress | protected |
| activeModelSurfaces(int model, const std::vector< bool > &active, std::vector< unsigned int > &active_surfaces_of_model) | MultiPlasticityRawComponentAssembler | protected |
| activeSurfaces(int model, const std::vector< bool > &active, std::vector< unsigned int > &active_surfaces) | MultiPlasticityRawComponentAssembler | protected |
| anyActiveSurfaces(int model, const std::vector< bool > &active) | MultiPlasticityRawComponentAssembler | protected |
| applyKuhnTucker(const std::vector< Real > &f, const std::vector< Real > &pm, std::vector< bool > &active) | ComputeMultiPlasticityStress | protectedvirtual |
| buildActiveConstraints(const std::vector< Real > &f, const RankTwoTensor &stress, const std::vector< Real > &intnl, const RankFourTensor &Eijkl, std::vector< bool > &act) | MultiPlasticityRawComponentAssembler | protectedvirtual |
| buildActiveConstraintsJoint(const std::vector< Real > &f, const RankTwoTensor &stress, const std::vector< Real > &intnl, const RankFourTensor &Eijkl, std::vector< bool > &act) | MultiPlasticityRawComponentAssembler | private |
| buildActiveConstraintsRock(const std::vector< Real > &f, const RankTwoTensor &stress, const std::vector< Real > &intnl, const RankFourTensor &Eijkl, std::vector< bool > &act) | MultiPlasticityRawComponentAssembler | private |
| buildDumbOrder(const RankTwoTensor &stress, const std::vector< Real > &intnl, std::vector< unsigned int > &dumb_order) | ComputeMultiPlasticityStress | protected |
| calculateConstraints(const RankTwoTensor &stress, const std::vector< Real > &intnl_old, const std::vector< Real > &intnl, const std::vector< Real > &pm, const RankTwoTensor &delta_dp, std::vector< Real > &f, std::vector< RankTwoTensor > &r, RankTwoTensor &epp, std::vector< Real > &ic, const std::vector< bool > &active) | MultiPlasticityLinearSystem | protectedvirtual |
| calculateJacobian(const RankTwoTensor &stress, const std::vector< Real > &intnl, const std::vector< Real > &pm, const RankFourTensor &E_inv, const std::vector< bool > &active, const std::vector< bool > &deactivated_due_to_ld, std::vector< std::vector< Real >> &jac) | MultiPlasticityLinearSystem | protectedvirtual |
| calculateRHS(const RankTwoTensor &stress, const std::vector< Real > &intnl_old, const std::vector< Real > &intnl, const std::vector< Real > &pm, const RankTwoTensor &delta_dp, std::vector< Real > &rhs, const std::vector< bool > &active, bool eliminate_ld, std::vector< bool > &deactivated_due_to_ld) | MultiPlasticityLinearSystem | protectedvirtual |
| canAddConstraints(const std::vector< bool > &act, const std::vector< Real > &all_f) | ComputeMultiPlasticityStress | protected |
| canChangeScheme(DeactivationSchemeEnum current_deactivation_scheme, bool can_revert_to_dumb) | ComputeMultiPlasticityStress | protected |
| canIncrementDumb(int dumb_iteration) | ComputeMultiPlasticityStress | protected |
| changeScheme(const std::vector< bool > &initial_act, bool can_revert_to_dumb, const RankTwoTensor &initial_stress, const std::vector< Real > &intnl_old, DeactivationSchemeEnum ¤t_deactivation_scheme, std::vector< bool > &act, int &dumb_iteration, std::vector< unsigned int > &dumb_order) | ComputeMultiPlasticityStress | protected |
| checkAdmissible(const RankTwoTensor &stress, const std::vector< Real > &intnl, std::vector< Real > &all_f) | ComputeMultiPlasticityStress | protectedvirtual |
| checkDerivatives() | MultiPlasticityDebugger | |
| checkJacobian(const RankFourTensor &E_inv, const std::vector< Real > &intnl_old) | MultiPlasticityDebugger | |
| checkKuhnTucker(const std::vector< Real > &f, const std::vector< Real > &pm, const std::vector< bool > &active) | ComputeMultiPlasticityStress | protectedvirtual |
| checkSolution(const RankFourTensor &E_inv) | MultiPlasticityDebugger | |
| ComputeMultiPlasticityStress(const InputParameters ¶meters) | ComputeMultiPlasticityStress | |
| computeQpProperties() override | ComputeStressBase | protectedvirtual |
| computeQpStress() | ComputeMultiPlasticityStress | protectedvirtual |
| computeQpStress_function enum value | ComputeMultiPlasticityStress | protected |
| ComputeStressBase(const InputParameters ¶meters) | ComputeStressBase | |
| consistentTangentOperator(const RankTwoTensor &stress, const std::vector< Real > &intnl, const RankFourTensor &E_ijkl, const std::vector< Real > &pm_this_step, const std::vector< Real > &cumulative_pm) | ComputeMultiPlasticityStress | protected |
| DeactivationSchemeEnum enum name | ComputeMultiPlasticityStress | protected |
| dflowPotential_dintnl(const RankTwoTensor &stress, const std::vector< Real > &intnl, const std::vector< bool > &active, std::vector< RankTwoTensor > &dr_dintnl) | MultiPlasticityRawComponentAssembler | protectedvirtual |
| dflowPotential_dstress(const RankTwoTensor &stress, const std::vector< Real > &intnl, const std::vector< bool > &active, std::vector< RankFourTensor > &dr_dstress) | MultiPlasticityRawComponentAssembler | protectedvirtual |
| dhardPotential_dintnl(const RankTwoTensor &stress, const std::vector< Real > &intnl, const std::vector< bool > &active, std::vector< Real > &dh_dintnl) | MultiPlasticityRawComponentAssembler | protectedvirtual |
| dhardPotential_dstress(const RankTwoTensor &stress, const std::vector< Real > &intnl, const std::vector< bool > &active, std::vector< RankTwoTensor > &dh_dstress) | MultiPlasticityRawComponentAssembler | protectedvirtual |
| dof_included(unsigned int dof, const std::vector< bool > &deactivated_due_to_ld) | MultiPlasticityDebugger | private |
| dumb enum value | ComputeMultiPlasticityStress | protected |
| dyieldFunction_dintnl(const RankTwoTensor &stress, const std::vector< Real > &intnl, const std::vector< bool > &active, std::vector< Real > &df_dintnl) | MultiPlasticityRawComponentAssembler | protectedvirtual |
| dyieldFunction_dstress(const RankTwoTensor &stress, const std::vector< Real > &intnl, const std::vector< bool > &active, std::vector< RankTwoTensor > &df_dstress) | MultiPlasticityRawComponentAssembler | protectedvirtual |
| elastic enum value | ComputeMultiPlasticityStress | protected |
| eliminateLinearDependence(const RankTwoTensor &stress, const std::vector< Real > &intnl, const std::vector< Real > &f, const std::vector< RankTwoTensor > &r, const std::vector< bool > &active, std::vector< bool > &deactivated_due_to_ld) | MultiPlasticityLinearSystem | privatevirtual |
| fddflowPotential_dintnl(const RankTwoTensor &stress, const std::vector< Real > &intnl, std::vector< RankTwoTensor > &dr_dintnl) | MultiPlasticityDebugger | privatevirtual |
| fddflowPotential_dstress(const RankTwoTensor &stress, const std::vector< Real > &intnl, std::vector< RankFourTensor > &dr_dstress) | MultiPlasticityDebugger | privatevirtual |
| fddyieldFunction_dintnl(const RankTwoTensor &stress, const std::vector< Real > &intnl, std::vector< Real > &df_dintnl) | MultiPlasticityDebugger | private |
| fddyieldFunction_dstress(const RankTwoTensor &stress, const std::vector< Real > &intnl, std::vector< RankTwoTensor > &df_dstress) | MultiPlasticityDebugger | private |
| fdJacobian(const RankTwoTensor &stress, const std::vector< Real > &intnl_old, const std::vector< Real > &intnl, const std::vector< Real > &pm, const RankTwoTensor &delta_dp, const RankFourTensor &E_inv, bool eliminate_ld, std::vector< std::vector< Real >> &jac) | MultiPlasticityDebugger | privatevirtual |
| flowPotential(const RankTwoTensor &stress, const std::vector< Real > &intnl, const std::vector< bool > &active, std::vector< RankTwoTensor > &r) | MultiPlasticityRawComponentAssembler | protectedvirtual |
| hardPotential(const RankTwoTensor &stress, const std::vector< Real > &intnl, const std::vector< bool > &active, std::vector< Real > &h) | MultiPlasticityRawComponentAssembler | protectedvirtual |
| incrementDumb(int &dumb_iteration, const std::vector< unsigned int > &dumb_order, std::vector< bool > &act) | ComputeMultiPlasticityStress | protectedvirtual |
| initQpStatefulProperties() | ComputeMultiPlasticityStress | protectedvirtual |
| linear enum value | ComputeMultiPlasticityStress | protected |
| lineSearch(Real &nr_res2, RankTwoTensor &stress, const std::vector< Real > &intnl_old, std::vector< Real > &intnl, std::vector< Real > &pm, const RankFourTensor &E_inv, RankTwoTensor &delta_dp, const RankTwoTensor &dstress, const std::vector< Real > &dpm, const std::vector< Real > &dintnl, std::vector< Real > &f, RankTwoTensor &epp, std::vector< Real > &ic, const std::vector< bool > &active, const std::vector< bool > &deactivated_due_to_ld, bool &linesearch_needed) | ComputeMultiPlasticityStress | protectedvirtual |
| modelNumber(unsigned int surface) | MultiPlasticityRawComponentAssembler | protected |
| MultiPlasticityDebugger(const MooseObject *moose_object) | MultiPlasticityDebugger | |
| MultiPlasticityLinearSystem(const MooseObject *moose_object) | MultiPlasticityLinearSystem | |
| MultiPlasticityRawComponentAssembler(const MooseObject *moose_object) | MultiPlasticityRawComponentAssembler | |
| nonlinear enum value | ComputeMultiPlasticityStress | protected |
| nrStep(const RankTwoTensor &stress, const std::vector< Real > &intnl_old, const std::vector< Real > &intnl, const std::vector< Real > &pm, const RankFourTensor &E_inv, const RankTwoTensor &delta_dp, RankTwoTensor &dstress, std::vector< Real > &dpm, std::vector< Real > &dintnl, const std::vector< bool > &active, std::vector< bool > &deactivated_due_to_ld) | MultiPlasticityLinearSystem | protectedvirtual |
| numberActive(const std::vector< bool > &active) | ComputeMultiPlasticityStress | protectedvirtual |
| optimized enum value | ComputeMultiPlasticityStress | protected |
| optimized_to_dumb enum value | ComputeMultiPlasticityStress | protected |
| optimized_to_safe enum value | ComputeMultiPlasticityStress | protected |
| optimized_to_safe_to_dumb enum value | ComputeMultiPlasticityStress | protected |
| outputAndCheckDebugParameters() | MultiPlasticityDebugger | |
| plasticStep(const RankTwoTensor &stress_old, RankTwoTensor &stress, const std::vector< Real > &intnl_old, std::vector< Real > &intnl, const RankTwoTensor &plastic_strain_old, RankTwoTensor &plastic_strain, const RankFourTensor &E_ijkl, const RankTwoTensor &strain_increment, std::vector< Real > &yf, unsigned int &iterations, bool &linesearch_needed, bool &ld_encountered, bool &constraints_added, RankFourTensor &consistent_tangent_operator) | ComputeMultiPlasticityStress | protectedvirtual |
| postReturnMap() | ComputeMultiPlasticityStress | protectedvirtual |
| preReturnMap() | ComputeMultiPlasticityStress | protectedvirtual |
| quickStep(const RankTwoTensor &stress_old, RankTwoTensor &stress, const std::vector< Real > &intnl_old, std::vector< Real > &intnl, std::vector< Real > &pm, std::vector< Real > &cumulative_pm, const RankTwoTensor &plastic_strain_old, RankTwoTensor &plastic_strain, const RankFourTensor &E_ijkl, const RankTwoTensor &strain_increment, std::vector< Real > &yf, unsigned int &iterations, RankFourTensor &consistent_tangent_operator, const quickStep_called_from_t called_from, bool final_step) | ComputeMultiPlasticityStress | protectedvirtual |
| quickStep_called_from_t enum name | ComputeMultiPlasticityStress | protected |
| reinstateLinearDependentConstraints(std::vector< bool > &deactivated_due_to_ld) | ComputeMultiPlasticityStress | protectedvirtual |
| residual2(const std::vector< Real > &pm, const std::vector< Real > &f, const RankTwoTensor &epp, const std::vector< Real > &ic, const std::vector< bool > &active, const std::vector< bool > &deactivated_due_to_ld) | ComputeMultiPlasticityStress | protectedvirtual |
| returnMap(const RankTwoTensor &stress_old, RankTwoTensor &stress, const std::vector< Real > &intnl_old, std::vector< Real > &intnl, const RankTwoTensor &plastic_strain_old, RankTwoTensor &plastic_strain, const RankFourTensor &E_ijkl, const RankTwoTensor &strain_increment, std::vector< Real > &f, unsigned int &iter, bool can_revert_to_dumb, bool &linesearch_needed, bool &ld_encountered, bool &constraints_added, bool final_step, RankFourTensor &consistent_tangent_operator, std::vector< Real > &cumulative_pm) | ComputeMultiPlasticityStress | protectedvirtual |
| returnMap_function enum value | ComputeMultiPlasticityStress | protected |
| returnMapAll(const RankTwoTensor &trial_stress, const std::vector< Real > &intnl_old, const RankFourTensor &E_ijkl, Real ep_plastic_tolerance, RankTwoTensor &stress, std::vector< Real > &intnl, std::vector< Real > &pm, std::vector< Real > &cumulative_pm, RankTwoTensor &delta_dp, std::vector< Real > &yf, unsigned &num_successful_plastic_returns, unsigned &custom_model) | MultiPlasticityRawComponentAssembler | protected |
| rot(const RankTwoTensor &tens) | ComputeMultiPlasticityStress | private |
| safe enum value | ComputeMultiPlasticityStress | protected |
| safe_to_dumb enum value | ComputeMultiPlasticityStress | protected |
| singleStep(Real &nr_res2, RankTwoTensor &stress, const std::vector< Real > &intnl_old, std::vector< Real > &intnl, std::vector< Real > &pm, RankTwoTensor &delta_dp, const RankFourTensor &E_inv, std::vector< Real > &f, RankTwoTensor &epp, std::vector< Real > &ic, std::vector< bool > &active, DeactivationSchemeEnum deactivation_scheme, bool &linesearch_needed, bool &ld_encountered) | ComputeMultiPlasticityStress | protectedvirtual |
| singularValuesOfR(const std::vector< RankTwoTensor > &r, std::vector< Real > &s) | MultiPlasticityLinearSystem | privatevirtual |
| TangentOperatorEnum enum name | ComputeMultiPlasticityStress | protected |
| validParams() | ComputeMultiPlasticityStress | static |
| yieldFunction(const RankTwoTensor &stress, const std::vector< Real > &intnl, const std::vector< bool > &active, std::vector< Real > &f) | MultiPlasticityRawComponentAssembler | protectedvirtual |
| ~MultiPlasticityRawComponentAssembler() | MultiPlasticityRawComponentAssembler | inlinevirtual |
1.8.16