| _characteristics | MutableCoefficientsInterface | protected |
| _coefficient_history | FXIntegralBaseUserObject< IntegralBaseVariableUserObject > | protected |
| _coefficient_partials | FXIntegralBaseUserObject< IntegralBaseVariableUserObject > | protected |
| _coefficients | MutableCoefficientsInterface | protected |
| _enforce_size | MutableCoefficientsInterface | protected |
| _function_series | FXIntegralBaseUserObject< IntegralBaseVariableUserObject > | protected |
| _keep_history | FXIntegralBaseUserObject< IntegralBaseVariableUserObject > | protected |
| _print_coefficients | MutableCoefficientsInterface | protected |
| _print_state | FXIntegralBaseUserObject< IntegralBaseVariableUserObject > | protected |
| _restartable_app | Restartable | protected |
| _restartable_read_only | Restartable | protected |
| _restartable_system_name | Restartable | protected |
| _restartable_tid | Restartable | protected |
| _standardized_function_volume | FXIntegralBaseUserObject< IntegralBaseVariableUserObject > | protected |
| _volume | FXIntegralBaseUserObject< IntegralBaseVariableUserObject > | protected |
| coefficientsChanged() | MutableCoefficientsInterface | inlineprotectedvirtual |
| computeIntegral() final | FXIntegralBaseUserObject< IntegralBaseVariableUserObject > | protectedvirtual |
| declareManagedRestartableDataWithContext(const std::string &data_name, void *context, Args &&... args) | Restartable | protected |
| declareRecoverableData(const std::string &data_name, Args &&... args) | Restartable | protected |
| declareRestartableData(const std::string &data_name, Args &&... args) | Restartable | protected |
| declareRestartableDataWithContext(const std::string &data_name, void *context, Args &&... args) | Restartable | protected |
| declareRestartableDataWithObjectName(const std::string &data_name, const std::string &object_name, Args &&... args) | Restartable | protected |
| declareRestartableDataWithObjectNameWithContext(const std::string &data_name, const std::string &object_name, void *context, Args &&... args) | Restartable | protected |
| enforceSize(bool enforce) | MutableCoefficientsInterface | |
| finalize() final | FXIntegralBaseUserObject< IntegralBaseVariableUserObject > | virtual |
| FXIntegralBaseUserObject(const InputParameters ¶meters) | FXIntegralBaseUserObject< IntegralBaseVariableUserObject > | |
| getCentroid() const =0 | FXIntegralBaseUserObject< IntegralBaseVariableUserObject > | protectedpure virtual |
| getCharacteristics() const | MutableCoefficientsInterface | |
| getCoefficients() const | MutableCoefficientsInterface | |
| getCoefficients() | MutableCoefficientsInterface | |
| getCoefficientsTable() const | MutableCoefficientsInterface | |
| getFunctionSeries() const | FXIntegralBaseUserObject< IntegralBaseVariableUserObject > | |
| getRestartableData(const std::string &data_name) const | Restartable | protected |
| getSize() const | MutableCoefficientsInterface | |
| getValue() const final | FXIntegralBaseUserObject< IntegralBaseVariableUserObject > | virtual |
| getVolume() const =0 | FXIntegralBaseUserObject< IntegralBaseVariableUserObject > | protectedpure virtual |
| importCoefficients(const MutableCoefficientsInterface &other) | MutableCoefficientsInterface | |
| initialize() final | FXIntegralBaseUserObject< IntegralBaseVariableUserObject > | virtual |
| isCompatibleWith(const MutableCoefficientsInterface &other) const | MutableCoefficientsInterface | |
| isSizeEnforced() const | MutableCoefficientsInterface | |
| MutableCoefficientsInterface(const MooseObject *moose_object, const InputParameters ¶meters) | MutableCoefficientsInterface | |
| operator[](std::size_t index) const | MutableCoefficientsInterface | |
| resize(std::size_t size, Real fill=0.0, bool fill_out_to_size=true) | MutableCoefficientsInterface | |
| 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 | Restartable | protected |
| setCharacteristics(const std::vector< std::size_t > &new_characteristics) | MutableCoefficientsInterface | |
| setCoefficients(const std::vector< Real > &new_coefficients) | MutableCoefficientsInterface | |
| setCoefficients(std::vector< Real > &&dropin_coefficients) | MutableCoefficientsInterface | |
| spatialValue(const Point &location) const final | FXIntegralBaseUserObject< IntegralBaseVariableUserObject > | virtual |
| threadJoin(const UserObject &sibling) final | FXIntegralBaseUserObject< IntegralBaseVariableUserObject > | virtual |
| validParams() | FXIntegralBaseUserObject< IntegralBaseVariableUserObject > | static |