This is the complete list of members for ReferenceElementJacobianDamper, including all inherited members.
| _action_factory | GeneralDamper | protected |
| _ad_default_curl | Coupleable | protected |
| _ad_default_gradient | Coupleable | protected |
| _ad_default_second | Coupleable | protected |
| _ad_default_value | Coupleable | protected |
| _ad_default_vector_gradient | Coupleable | protected |
| _ad_default_vector_value | Coupleable | protected |
| _ad_grad_zero | Coupleable | protected |
| _ad_second_zero | Coupleable | protected |
| _ad_zero | Coupleable | protected |
| _app | GeneralDamper | protected |
| _assembly | ReferenceElementJacobianDamper | protected |
| _blk_material_data | BlockRestrictable | protected |
| _c_allow_element_to_nodal_coupling | Coupleable | protected |
| _c_fe_problem | Coupleable | protected |
| _c_is_implicit | Coupleable | protected |
| _c_name | Coupleable | protected |
| _c_nodal | Coupleable | protected |
| _c_parameters | Coupleable | protected |
| _c_sys | Coupleable | protected |
| _c_tid | Coupleable | protected |
| _c_type | Coupleable | protected |
| _communicator | libMesh::ParallelObject | protected |
| _console | GeneralDamper | |
| _coupleable_neighbor | Coupleable | protected |
| _coupled_array_moose_vars | Coupleable | protected |
| _coupled_fv_moose_vars | Coupleable | protected |
| _coupled_moose_vars | Coupleable | protected |
| _coupled_standard_moose_vars | Coupleable | protected |
| _coupled_vars | Coupleable | protected |
| _coupled_vector_moose_vars | Coupleable | protected |
| _current_execute_flag | GeneralDamper | protected |
| _default_array_gradient | Coupleable | protected |
| _default_array_value | Coupleable | protected |
| _default_array_value_zero | Coupleable | protected |
| _default_div | Coupleable | protected |
| _default_gradient | Coupleable | protected |
| _default_second | Coupleable | protected |
| _default_value | Coupleable | protected |
| _default_value_zero | Coupleable | protected |
| _default_vector_curl | Coupleable | protected |
| _default_vector_gradient | Coupleable | protected |
| _default_vector_value | Coupleable | protected |
| _default_vector_value_zero | Coupleable | protected |
| _disp_num | ReferenceElementJacobianDamper | protected |
| _enabled | GeneralDamper | protected |
| _execute_enum | GeneralDamper | protected |
| _factory | GeneralDamper | protected |
| _grad_disp | ReferenceElementJacobianDamper | private |
| _grad_disp_update | ReferenceElementJacobianDamper | private |
| _grad_phi | ReferenceElementJacobianDamper | protected |
| _grad_phi_zero | Coupleable | protected |
| _grad_zero | Coupleable | protected |
| _max_jacobian_diff | ReferenceElementJacobianDamper | protected |
| _mci_feproblem | GeneralDamper | protected |
| _mesh | ReferenceElementJacobianDamper | protected |
| _min_damping | GeneralDamper | protected |
| _name | GeneralDamper | protected |
| _ndisp | ReferenceElementJacobianDamper | protected |
| _new_to_deprecated_coupled_vars | Coupleable | protected |
| _pars | GeneralDamper | protected |
| _phi_zero | Coupleable | protected |
| _qrule | ReferenceElementJacobianDamper | protected |
| _restartable_app | GeneralDamper | protected |
| _restartable_read_only | GeneralDamper | protected |
| _restartable_system_name | GeneralDamper | protected |
| _restartable_tid | GeneralDamper | protected |
| _second_phi_zero | Coupleable | protected |
| _second_zero | Coupleable | protected |
| _subproblem | GeneralDamper | protected |
| _sys | GeneralDamper | protected |
| _tid | ReferenceElementJacobianDamper | protected |
| _type | GeneralDamper | protected |
| _vector_curl_zero | Coupleable | protected |
| _vector_zero | Coupleable | protected |
| _zero | Coupleable | protected |
| adCoupledCurl(const std::string &var_name, unsigned int comp=0) const | Coupleable | protected |
| adCoupledDofValues(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| adCoupledDot(const std::string &var_name, unsigned int comp=0) const | Coupleable | protected |
| adCoupledDotDot(const std::string &var_name, unsigned int comp=0) const | Coupleable | protected |
| adCoupledDots(const std::string &var_name) const | Coupleable | protected |
| adCoupledGradient(const std::string &var_name, unsigned int comp=0) const | Coupleable | protected |
| adCoupledGradientDot(const std::string &var_name, unsigned int comp=0) const | Coupleable | protected |
| adCoupledGradients(const std::string &var_name) const | Coupleable | protected |
| adCoupledLowerValue(const std::string &var_name, unsigned int comp=0) const | Coupleable | protected |
| adCoupledNodalValue(const std::string &var_name, unsigned int comp=0) const | Coupleable | protected |
| adCoupledSecond(const std::string &var_name, unsigned int comp=0) const | Coupleable | protected |
| adCoupledValue(const std::string &var_name, unsigned int comp=0) const | Coupleable | protected |
| adCoupledValues(const std::string &var_name) const | Coupleable | protected |
| adCoupledVectorDot(const std::string &var_name, unsigned int comp=0) const | Coupleable | protected |
| adCoupledVectorGradient(const std::string &var_name, unsigned int comp=0) const | Coupleable | protected |
| adCoupledVectorSecond(const std::string &var_name, unsigned int comp=0) const | Coupleable | protected |
| adCoupledVectorValue(const std::string &var_name, unsigned int comp=0) const | Coupleable | protected |
| adCoupledVectorValues(const std::string &var_name) const | Coupleable | protected |
| addFEVariableCoupleableMatrixTag(TagID tag) | Coupleable | |
| addFEVariableCoupleableVectorTag(TagID tag) | Coupleable | |
| adZeroGradient() const | Coupleable | protected |
| adZeroSecond() const | Coupleable | protected |
| adZeroValue() const | Coupleable | protected |
| app_param | GeneralDamper | static |
| blockIDs() const | BlockRestrictable | virtual |
| BlockRestrictable(const MooseObject *moose_object, bool initialize=true) | BlockRestrictable | |
| BlockRestrictable(const MooseObject *moose_object, const std::set< BoundaryID > &boundary_ids) | BlockRestrictable | |
| BlockRestrictable(const BlockRestrictable &object, const Moose::Kokkos::FunctorCopy &key) | BlockRestrictable | |
| blockRestricted() const | BlockRestrictable | virtual |
| blocks() const | BlockRestrictable | |
| blocksMaxDimension() const | BlockRestrictable | |
| callMooseError(std::string msg, const bool with_prefix, const hit::Node *node=nullptr) const | GeneralDamper | |
| callMooseError(MooseApp *const app, const InputParameters ¶ms, std::string msg, const bool with_prefix, const hit::Node *node) | GeneralDamper | static |
| checkMinDamping(const Real cur_damping) const | GeneralDamper | |
| checkVar(const std::string &var_name, unsigned int comp=0, unsigned int comp_bound=0) const | Coupleable | protected |
| checkVariable(const MooseVariableFieldBase &variable) const | BlockRestrictable | virtual |
| checkWritableVar(MooseWritableVariable *var) | Coupleable | protected |
| comm() const | libMesh::ParallelObject | |
| computeDamping(const NumericVector< Number > &solution, const NumericVector< Number > &update) override | ReferenceElementJacobianDamper | virtual |
| computeGradDisp(const Elem *elem, const NumericVector< Number > &solution, const NumericVector< Number > &update) | ReferenceElementJacobianDamper | private |
| connectControllableParams(const std::string ¶meter, const std::string &object_type, const std::string &object_name, const std::string &object_parameter) const | GeneralDamper | |
| ConsoleStreamInterface(MooseApp &app) | ConsoleStreamInterface | |
| Coupleable(const MooseObject *moose_object, bool nodal, bool is_fv=false) | Coupleable | |
| Coupleable(const Coupleable &object, const Moose::Kokkos::FunctorCopy &key) | Coupleable | |
| coupled(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledAllDofValues(const std::string &var_name) const | Coupleable | protected |
| coupledAllDofValuesOld(const std::string &var_name) const | Coupleable | protected |
| coupledAllDofValuesOlder(const std::string &var_name) const | Coupleable | protected |
| coupledArrayDofValues(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledArrayDot(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledArrayDotDot(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledArrayDotDotOld(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledArrayDotDu(const std::string &var_name, unsigned int comp=0) const | Coupleable | protected |
| coupledArrayDotOld(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledArrayGradient(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledArrayGradientDot(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledArrayGradientOld(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledArrayGradientOlder(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledArrayValue(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledArrayValueOld(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledArrayValueOlder(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledArrayValues(const std::string &var_name) const | Coupleable | protected |
| coupledCallback(const std::string &, bool) const | Coupleable | protectedvirtual |
| coupledComponents(const std::string &var_name) const | Coupleable | protected |
| coupledCurl(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledCurlOld(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledCurlOlder(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledDiv(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledDivOld(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledDivOlder(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledDofValues(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledDofValuesOld(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledDofValuesOlder(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledDot(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledDotDot(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledDotDotDu(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledDotDotOld(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledDotDu(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledDotOld(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledDots(const std::string &var_name) const | Coupleable | protected |
| coupledGenericDofValue(const std::string &var_name, unsigned int comp=0) const | Coupleable | protected |
| coupledGenericDofValue(const std::string &var_name, unsigned int comp) const | Coupleable | protected |
| coupledGenericDofValue(const std::string &var_name, unsigned int comp) const | Coupleable | protected |
| coupledGenericDot(const std::string &var_name, unsigned int comp=0) const | Coupleable | protected |
| coupledGenericDot(const std::string &var_name, unsigned int comp) const | Coupleable | protected |
| coupledGenericDot(const std::string &var_name, unsigned int comp) const | Coupleable | protected |
| coupledGenericDotDot(const std::string &var_name, unsigned int comp=0) const | Coupleable | protected |
| coupledGenericDotDot(const std::string &var_name, unsigned int comp) const | Coupleable | protected |
| coupledGenericDotDot(const std::string &var_name, unsigned int comp) const | Coupleable | protected |
| coupledGenericGradient(const std::string &var_name, unsigned int comp=0) const | Coupleable | protected |
| coupledGenericGradient(const std::string &var_name, unsigned int comp) const | Coupleable | protected |
| coupledGenericGradient(const std::string &var_name, unsigned int comp) const | Coupleable | protected |
| coupledGenericGradients(const std::string &var_name) const | Coupleable | protected |
| coupledGenericGradients(const std::string &var_name) const | Coupleable | protected |
| coupledGenericGradients(const std::string &var_name) const | Coupleable | protected |
| coupledGenericValue(const std::string &var_name, unsigned int comp=0) const | Coupleable | protected |
| coupledGenericValue(const std::string &var_name, unsigned int comp) const | Coupleable | protected |
| coupledGenericValue(const std::string &var_name, unsigned int comp) const | Coupleable | protected |
| coupledGenericValues(const std::string &var_name) const | Coupleable | protected |
| coupledGenericValues(const std::string &var_name) const | Coupleable | protected |
| coupledGenericValues(const std::string &var_name) const | Coupleable | protected |
| coupledGenericVectorValue(const std::string &var_name, unsigned int comp=0) const | Coupleable | protected |
| coupledGenericVectorValue(const std::string &var_name, unsigned int comp) const | Coupleable | protected |
| coupledGenericVectorValue(const std::string &var_name, unsigned int comp) const | Coupleable | protected |
| coupledGradient(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledGradientDot(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledGradientDotDot(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledGradientOld(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledGradientOlder(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledGradientPreviousNL(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledGradients(const std::string &var_name) const | Coupleable | protected |
| coupledGradientsOld(const std::string &var_name) const | Coupleable | protected |
| coupledIndices(const std::string &var_name) const | Coupleable | protected |
| coupledMatrixTagValue(const std::string &var_names, TagID tag, unsigned int index=0) const | Coupleable | protectedvirtual |
| coupledMatrixTagValue(const std::string &var_names, const std::string &tag_name, unsigned int index=0) const | Coupleable | protectedvirtual |
| coupledMatrixTagValues(const std::string &var_names, TagID tag) const | Coupleable | protected |
| coupledMatrixTagValues(const std::string &var_names, const std::string &tag_name) const | Coupleable | protected |
| coupledName(const std::string &var_name, unsigned int comp=0) const | Coupleable | protected |
| coupledNames(const std::string &var_name) const | Coupleable | protected |
| coupledNodalDot(const std::string &var_name, unsigned int comp=0) const | Coupleable | protected |
| coupledNodalDotDot(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledNodalDotDotOld(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledNodalDotOld(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledNodalValue(const std::string &var_name, unsigned int comp=0) const | Coupleable | protected |
| coupledNodalValueOld(const std::string &var_name, unsigned int comp=0) const | Coupleable | protected |
| coupledNodalValueOlder(const std::string &var_name, unsigned int comp=0) const | Coupleable | protected |
| coupledNodalValuePreviousNL(const std::string &var_name, unsigned int comp=0) const | Coupleable | protected |
| coupledSecond(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledSecondOld(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledSecondOlder(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledSecondPreviousNL(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledValue(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledValueLower(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledValueOld(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledValueOlder(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledValuePreviousNL(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledValues(const std::string &var_name) const | Coupleable | protected |
| coupledValuesOld(const std::string &var_name) const | Coupleable | protected |
| coupledValuesOlder(const std::string &var_name) const | Coupleable | protected |
| coupledVectorDot(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledVectorDotDot(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledVectorDotDotDu(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledVectorDotDotOld(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledVectorDotDu(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledVectorDotOld(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledVectorGradient(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledVectorGradientOld(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledVectorGradientOlder(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledVectorHelper(const std::string &var_name, const Func &func) const | Coupleable | protected |
| coupledVectorTagArrayDofValue(const std::string &var_name, const std::string &tag_name, unsigned int comp=0) const | Coupleable | protected |
| coupledVectorTagArrayGradient(const std::string &var_names, TagID tag, unsigned int index=0) const | Coupleable | protectedvirtual |
| coupledVectorTagArrayGradient(const std::string &var_names, const std::string &tag_name, unsigned int index=0) const | Coupleable | protectedvirtual |
| coupledVectorTagArrayGradients(const std::string &var_names, TagID tag) const | Coupleable | protected |
| coupledVectorTagArrayGradients(const std::string &var_names, const std::string &tag_name) const | Coupleable | protected |
| coupledVectorTagArrayValue(const std::string &var_names, TagID tag, unsigned int index=0) const | Coupleable | protectedvirtual |
| coupledVectorTagArrayValue(const std::string &var_names, const std::string &tag_name, unsigned int index=0) const | Coupleable | protectedvirtual |
| coupledVectorTagArrayValues(const std::string &var_names, TagID tag) const | Coupleable | protected |
| coupledVectorTagArrayValues(const std::string &var_names, const std::string &tag_name) const | Coupleable | protected |
| coupledVectorTagDofValue(const std::string &var_name, TagID tag, unsigned int index=0) const | Coupleable | protectedvirtual |
| coupledVectorTagDofValue(const std::string &var_names, const std::string &tag_name, unsigned int index=0) const | Coupleable | protectedvirtual |
| coupledVectorTagDofValues(const std::string &var_names, TagID tag) const | Coupleable | protected |
| coupledVectorTagDofValues(const std::string &var_names, const std::string &tag_name) const | Coupleable | protected |
| coupledVectorTagGradient(const std::string &var_names, TagID tag, unsigned int index=0) const | Coupleable | protectedvirtual |
| coupledVectorTagGradient(const std::string &var_names, const std::string &tag_name, unsigned int index=0) const | Coupleable | protectedvirtual |
| coupledVectorTagGradients(const std::string &var_names, TagID tag) const | Coupleable | protected |
| coupledVectorTagGradients(const std::string &var_names, const std::string &tag_name) const | Coupleable | protected |
| coupledVectorTagValue(const std::string &var_names, TagID tag, unsigned int index=0) const | Coupleable | protectedvirtual |
| coupledVectorTagValue(const std::string &var_names, const std::string &tag_name, unsigned int index=0) const | Coupleable | protectedvirtual |
| coupledVectorTagValues(const std::string &var_names, TagID tag) const | Coupleable | protected |
| coupledVectorTagValues(const std::string &var_names, const std::string &tag_name) const | Coupleable | protected |
| coupledVectorValue(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledVectorValueOld(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledVectorValueOlder(const std::string &var_name, unsigned int comp=0) const | Coupleable | protectedvirtual |
| coupledVectorValues(const std::string &var_name) const | Coupleable | protected |
| coupledVectorValuesOld(const std::string &var_name) const | Coupleable | protected |
| customSetup(const ExecFlagType &) | GeneralDamper | virtual |
| Damper(const InputParameters ¶meters) | Damper | |
| DataFileInterface(const ParallelParamObject &parent) | DataFileInterface | |
| DataFileParameterType typedef | GeneralDamper | |
| declareManagedRestartableDataWithContext(const std::string &data_name, void *context, Args &&... args) | GeneralDamper | protected |
| declareRecoverableData(const std::string &data_name, Args &&... args) | GeneralDamper | protected |
| declareRestartableData(const std::string &data_name, Args &&... args) | GeneralDamper | protected |
| declareRestartableDataWithContext(const std::string &data_name, void *context, Args &&... args) | GeneralDamper | protected |
| declareRestartableDataWithObjectName(const std::string &data_name, const std::string &object_name, Args &&... args) | GeneralDamper | protected |
| declareRestartableDataWithObjectNameWithContext(const std::string &data_name, const std::string &object_name, void *context, Args &&... args) | GeneralDamper | protected |
| enabled() const | GeneralDamper | virtual |
| errorPrefix(const std::string &) const | GeneralDamper | |
| flagInvalidSolutionInternal(const InvalidSolutionID invalid_solution_id) const | GeneralDamper | protected |
| GeneralDamper(const InputParameters ¶meters) | GeneralDamper | |
| genericZeroGradient() | Coupleable | protected |
| genericZeroGradient() | Coupleable | protected |
| genericZeroGradient() | Coupleable | protected |
| genericZeroSecond() | Coupleable | protected |
| genericZeroSecond() | Coupleable | protected |
| genericZeroSecond() | Coupleable | protected |
| genericZeroValue() | Coupleable | protected |
| genericZeroValue() | Coupleable | protected |
| genericZeroValue() | Coupleable | protected |
| getADDefaultCurl() const | Coupleable | |
| getADDefaultGradient() const | Coupleable | |
| getADDefaultSecond() const | Coupleable | |
| getADDefaultValue(const std::string &var_name) const | Coupleable | |
| getADDefaultVectorGradient() const | Coupleable | |
| getADDefaultVectorValue(const std::string &var_name) const | Coupleable | |
| getArrayVar(const std::string &var_name, unsigned int comp) | Coupleable | protected |
| getArrayVar(const std::string &var_name, unsigned int comp) const | Coupleable | protected |
| getBase() const | GeneralDamper | |
| getBlockCoordSystem() | BlockRestrictable | protected |
| getCheckedPointerParam(const std::string &name, const std::string &error_string="") const | GeneralDamper | |
| getCoupledArrayMooseVars() const | Coupleable | |
| getCoupledMooseVars() const | Coupleable | |
| getCoupledStandardMooseVars() const | Coupleable | |
| getCoupledVars() const | Coupleable | |
| getCoupledVectorMooseVars() const | Coupleable | |
| getDataFileName(const std::string ¶m) const | GeneralDamper | |
| getDataFileNameByName(const std::string &relative_path) const | GeneralDamper | |
| getDataFilePath(const std::string &relative_path) const | GeneralDamper | |
| getExecuteOnEnum() const | GeneralDamper | |
| getFEVar(const std::string &var_name, unsigned int comp) const | Coupleable | protected |
| getFEVariableCoupleableMatrixTags() | Coupleable | |
| getFEVariableCoupleableMatrixTags() const | Coupleable | |
| getFEVariableCoupleableVectorTags() | Coupleable | |
| getFEVariableCoupleableVectorTags() const | Coupleable | |
| getFieldVar(const std::string &var_name, unsigned int comp) const | Coupleable | protected |
| getFieldVar(const std::string &var_name, unsigned int comp) | Coupleable | protected |
| getHitNode() const | GeneralDamper | |
| getMooseApp() const | GeneralDamper | |
| getParam(const std::string &name) const | GeneralDamper | |
| getParam(const std::string ¶m1, const std::string ¶m2) const | GeneralDamper | |
| getRenamedParam(const std::string &old_name, const std::string &new_name) const | GeneralDamper | |
| getRestartableData(const std::string &data_name) const | GeneralDamper | protected |
| getSharedPtr() | GeneralDamper | |
| getSharedPtr() const | GeneralDamper | |
| getVar(const std::string &var_name, unsigned int comp) | Coupleable | protected |
| getVar(const std::string &var_name, unsigned int comp) const | Coupleable | protected |
| getVarHelper(const std::string &var_name, unsigned int comp) const | Coupleable | protected |
| getVarHelper(const std::string &var_name, unsigned int comp) | Coupleable | protected |
| getVectorVar(const std::string &var_name, unsigned int comp) | Coupleable | protected |
| getVectorVar(const std::string &var_name, unsigned int comp) const | Coupleable | protected |
| getWritableCoupledVariables() const | Coupleable | |
| hasBase() const | GeneralDamper | |
| hasBlockMaterialProperty(const std::string &prop_name) | BlockRestrictable | |
| hasBlockMaterialPropertyHelper(const std::string &prop_name) | BlockRestrictable | protectedvirtual |
| hasBlocks(const SubdomainName &name) const | BlockRestrictable | |
| hasBlocks(const std::vector< SubdomainName > &names) const | BlockRestrictable | |
| hasBlocks(const std::set< SubdomainName > &names) const | BlockRestrictable | |
| hasBlocks(SubdomainID id) const | BlockRestrictable | |
| hasBlocks(const std::vector< SubdomainID > &ids) const | BlockRestrictable | |
| hasBlocks(const std::set< SubdomainID > &ids) const | BlockRestrictable | |
| hasWritableCoupledVariables() const | Coupleable | |
| initializeBlockRestrictable(const MooseObject *moose_object) | BlockRestrictable | protected |
| initializeKokkosBlockRestrictable(const Moose::Kokkos::Mesh *mesh) | BlockRestrictable | protected |
| initialSetup() override | ReferenceElementJacobianDamper | inlinevirtual |
| isBlockSubset(const std::set< SubdomainID > &ids) const | BlockRestrictable | |
| isBlockSubset(const std::vector< SubdomainID > &ids) const | BlockRestrictable | |
| isCoupled(const std::string &var_name, unsigned int i=0) const | Coupleable | protectedvirtual |
| isCoupledConstant(const std::string &var_name) const | Coupleable | protectedvirtual |
| isKokkosObject(IsKokkosObjectKey &&) const | GeneralDamper | |
| isParamSetByUser(const std::string &name) const | GeneralDamper | |
| isParamValid(const std::string &name) const | GeneralDamper | |
| jacobianSetup() | GeneralDamper | virtual |
| kokkos_object_param | GeneralDamper | static |
| kokkosBlockElementID(ThreadID tid) const | BlockRestrictable | protected |
| kokkosBlockElementSideID(ThreadID tid) const | BlockRestrictable | protected |
| kokkosBlockNodeID(ThreadID tid) const | BlockRestrictable | protected |
| kokkosCoupledDofValue(const std::string &var_name, unsigned int comp=0) const | Coupleable | |
| kokkosCoupledDofValueOld(const std::string &var_name, unsigned int comp=0) const | Coupleable | |
| kokkosCoupledDofValueOlder(const std::string &var_name, unsigned int comp=0) const | Coupleable | |
| kokkosCoupledDofValues(const std::string &var_name) const | Coupleable | |
| kokkosCoupledDofValuesOld(const std::string &var_name) const | Coupleable | |
| kokkosCoupledDofValuesOlder(const std::string &var_name) const | Coupleable | |
| kokkosCoupledDot(const std::string &var_name, unsigned int comp=0) const | Coupleable | |
| kokkosCoupledDotDu(const std::string &var_name, unsigned int comp=0) const | Coupleable | |
| kokkosCoupledDots(const std::string &var_name) const | Coupleable | |
| kokkosCoupledGradient(const std::string &var_name, unsigned int comp=0) const | Coupleable | |
| kokkosCoupledGradientOld(const std::string &var_name, unsigned int comp=0) const | Coupleable | |
| kokkosCoupledGradientOlder(const std::string &var_name, unsigned int comp=0) const | Coupleable | |
| kokkosCoupledGradients(const std::string &var_name) const | Coupleable | |
| kokkosCoupledGradientsOld(const std::string &var_name) const | Coupleable | |
| kokkosCoupledGradientsOlder(const std::string &var_name) const | Coupleable | |
| kokkosCoupledNodalDot(const std::string &var_name, unsigned int comp=0) const | Coupleable | |
| kokkosCoupledNodalDots(const std::string &var_name) const | Coupleable | |
| kokkosCoupledNodalValue(const std::string &var_name, unsigned int comp=0) const | Coupleable | |
| kokkosCoupledNodalValueOld(const std::string &var_name, unsigned int comp=0) const | Coupleable | |
| kokkosCoupledNodalValueOlder(const std::string &var_name, unsigned int comp=0) const | Coupleable | |
| kokkosCoupledNodalValues(const std::string &var_name) const | Coupleable | |
| kokkosCoupledNodalValuesOld(const std::string &var_name) const | Coupleable | |
| kokkosCoupledNodalValuesOlder(const std::string &var_name) const | Coupleable | |
| kokkosCoupledValue(const std::string &var_name, unsigned int comp=0) const | Coupleable | |
| kokkosCoupledValueOld(const std::string &var_name, unsigned int comp=0) const | Coupleable | |
| kokkosCoupledValueOlder(const std::string &var_name, unsigned int comp=0) const | Coupleable | |
| kokkosCoupledValues(const std::string &var_name) const | Coupleable | |
| kokkosCoupledValuesOld(const std::string &var_name) const | Coupleable | |
| kokkosCoupledValuesOlder(const std::string &var_name) const | Coupleable | |
| kokkosCoupledVectorTagDofValue(const std::string &var_name, const std::string &tag_param_name, unsigned int comp=0) const | Coupleable | |
| kokkosCoupledVectorTagDofValueByName(const std::string &var_name, const std::string &tag_name, unsigned int comp=0) const | Coupleable | |
| kokkosCoupledVectorTagDofValues(const std::string &var_name, const std::string &tag_param_name) const | Coupleable | |
| kokkosCoupledVectorTagDofValuesByName(const std::string &var_name, const std::string &tag_name) const | Coupleable | |
| kokkosCoupledVectorTagGradient(const std::string &var_name, const std::string &tag_param_name, unsigned int comp=0) const | Coupleable | |
| kokkosCoupledVectorTagGradientByName(const std::string &var_name, const std::string &tag_name, unsigned int comp=0) const | Coupleable | |
| kokkosCoupledVectorTagGradients(const std::string &var_name, const std::string &tag_param_name) const | Coupleable | |
| kokkosCoupledVectorTagGradientsByName(const std::string &var_name, const std::string &tag_name) const | Coupleable | |
| kokkosCoupledVectorTagNodalValue(const std::string &var_name, const std::string &tag_param_name, unsigned int comp=0) const | Coupleable | |
| kokkosCoupledVectorTagNodalValueByName(const std::string &var_name, const std::string &tag_name, unsigned int comp=0) const | Coupleable | |
| kokkosCoupledVectorTagNodalValues(const std::string &var_name, const std::string &tag_param_name) const | Coupleable | |
| kokkosCoupledVectorTagNodalValuesByName(const std::string &var_name, const std::string &tag_name) const | Coupleable | |
| kokkosCoupledVectorTagValue(const std::string &var_name, const std::string &tag_param_name, unsigned int comp=0) const | Coupleable | |
| kokkosCoupledVectorTagValueByName(const std::string &var_name, const std::string &tag_name, unsigned int comp=0) const | Coupleable | |
| kokkosCoupledVectorTagValues(const std::string &var_name, const std::string &tag_param_name) const | Coupleable | |
| kokkosCoupledVectorTagValuesByName(const std::string &var_name, const std::string &tag_name) const | Coupleable | |
| kokkosZeroGradient() const | Coupleable | |
| kokkosZeroNodalValue() const | Coupleable | |
| kokkosZeroValue() const | Coupleable | |
| meshBlockIDs() const | BlockRestrictable | |
| meshChanged() | GeneralDamper | virtual |
| MeshChangedInterface(const InputParameters ¶ms) | MeshChangedInterface | |
| MeshChangedInterface(const MeshChangedInterface &object, const Moose::Kokkos::FunctorCopy &key) | MeshChangedInterface | |
| messagePrefix(const bool hit_prefix=true) const | GeneralDamper | |
| moose_base_param | GeneralDamper | static |
| MooseBase(const InputParameters ¶ms) | MooseBase | |
| MooseBase(MooseApp &app, const InputParameters ¶ms) | MooseBase | |
| mooseDeprecated(Args &&... args) const | GeneralDamper | |
| mooseDeprecated(Args &&... args) const | GeneralDamper | |
| mooseDocumentedError(const std::string &repo_name, const unsigned int issue_num, Args &&... args) const | GeneralDamper | |
| mooseError(Args &&... args) const | GeneralDamper | |
| mooseErrorNonPrefixed(Args &&... args) const | GeneralDamper | |
| mooseInfo(Args &&... args) const | GeneralDamper | |
| MooseObject(const InputParameters ¶meters) | MooseObject | |
| MooseObject(const MooseObject &object, const Moose::Kokkos::FunctorCopy &key) | MooseObject | |
| mooseWarning(Args &&... args) const | GeneralDamper | |
| mooseWarning(Args &&... args) const | GeneralDamper | |
| mooseWarningNonPrefixed(Args &&... args) const | GeneralDamper | |
| mooseWarningNonPrefixed(Args &&... args) const | GeneralDamper | |
| n_processors() const | libMesh::ParallelObject | |
| name() const | GeneralDamper | |
| name_param | GeneralDamper | static |
| numBlocks() const | BlockRestrictable | |
| numKokkosBlockElements() const | BlockRestrictable | protected |
| numKokkosBlockNodes() const | BlockRestrictable | protected |
| numKokkosBlockSides() const | BlockRestrictable | protected |
| operator=(const ParallelObject &libmesh_dbg_var(other)) | libMesh::ParallelObject | |
| ParallelObject(const Parallel::Communicator &comm_in) | libMesh::ParallelObject | |
| ParallelObject(const ParallelObject &other) | libMesh::ParallelObject | |
| ParallelParamObject(const InputParameters ¶ms) | ParallelParamObject | |
| paramError(const std::string ¶m, Args... args) const | GeneralDamper | |
| parameters() const | GeneralDamper | |
| paramInfo(const std::string ¶m, Args... args) const | GeneralDamper | |
| paramWarning(const std::string ¶m, Args... args) const | GeneralDamper | |
| paramWarning(const std::string ¶m, Args... args) const | GeneralDamper | |
| processor_id() const | libMesh::ParallelObject | |
| queryParam(const std::string &name) const | GeneralDamper | |
| ReferenceElementJacobianDamper(const InputParameters ¶meters) | ReferenceElementJacobianDamper | |
| registerInvalidSolutionInternal(const std::string &message, const bool warning) const | GeneralDamper | protected |
| residualSetup() | GeneralDamper | virtual |
| Restartable(const MooseObject *moose_object, const std::string &system_name) | Restartable | |
| Restartable(const MooseObject *moose_object, const std::string &system_name, THREAD_ID tid) | Restartable | |
| Restartable(MooseApp &moose_app, const std::string &name, const std::string &system_name, THREAD_ID tid, const bool read_only=false, const RestartableDataMapName &metaname="") | Restartable | |
| Restartable(const Restartable &object, const Moose::Kokkos::FunctorCopy &key) | Restartable | |
| restartableName(const std::string &data_name) const | GeneralDamper | protected |
| SetupInterface(const MooseObject *moose_object) | SetupInterface | |
| SetupInterface(const SetupInterface &object, const Moose::Kokkos::FunctorCopy &key) | SetupInterface | |
| SolutionInvalidInterface(const MooseBase *const moose_base, const InputParameters ¶ms) | SolutionInvalidInterface | |
| SolutionInvalidInterface(const SolutionInvalidInterface &object, const Moose::Kokkos::FunctorCopy &key) | SolutionInvalidInterface | |
| subdomainSetup() | GeneralDamper | virtual |
| timestepSetup() | GeneralDamper | virtual |
| type() const | GeneralDamper | |
| type_param | GeneralDamper | static |
| typeAndName() const | GeneralDamper | |
| unique_name_param | GeneralDamper | static |
| uniqueName() const | GeneralDamper | |
| uniqueParameterName(const std::string ¶meter_name) const | GeneralDamper | |
| usingCombinedWarningSolutionWarnings | GeneralDamper | |
| validateExecutionerType(const std::string &name, const std::string &fn_name) const | Coupleable | protected |
| validParams() | ReferenceElementJacobianDamper | static |
| writableCoupledValue(const std::string &var_name, unsigned int comp=0) | Coupleable | protectedvirtual |
| writableVariable(const std::string &var_name, unsigned int comp=0) | Coupleable | protected |
| ~BlockRestrictable() | BlockRestrictable | virtual |
| ~MeshChangedInterface()=default | MeshChangedInterface | virtual |
| ~MooseBase()=default | MooseBase | virtual |
| ~MooseObject()=default | MooseObject | virtual |
| ~ParallelObject()=default | libMesh::ParallelObject | virtual |
| ~ParallelParamObject()=default | ParallelParamObject | virtual |
| ~SetupInterface() | SetupInterface | virtual |
1.8.14