| _communicator | libMesh::ParallelObject | protected |
| _has_allgathered | StochasticReporterContext< T > | protected |
| _has_gathered | StochasticReporterContext< T > | protected |
| _producer | ReporterGeneralContext< std::vector< T > > | protected |
| _producer_enum | ReporterGeneralContext< std::vector< T > > | protected |
| _sampler | StochasticReporterContext< T > | protected |
| _state | ReporterGeneralContext< std::vector< T > > | protected |
| AutoOperation enum name | ReporterGeneralContext< std::vector< T > > | |
| broadcast() | ReporterGeneralContext< std::vector< T > > | protected |
| clear() final | ReporterGeneralContext< std::vector< T > > | virtual |
| comm() const | libMesh::ParallelObject | |
| contextType() const override | StochasticReporterContext< T > | inlinevirtual |
| copyValuesBack() override | StochasticReporterContext< T > | virtual |
| declareClone(ReporterData &r_data, const ReporterName &r_name, const ReporterMode &mode, const MooseObject &producer) const override | ReporterGeneralContext< std::vector< T > > | virtual |
| declareVectorClone(ReporterData &r_data, const ReporterName &r_name, const ReporterMode &mode, const MooseObject &producer) const override | ReporterGeneralContext< std::vector< T > > | virtual |
| finalize() override | StochasticReporterContext< T > | virtual |
| getProducer() const | ReporterGeneralContext< std::vector< T > > | |
| getProducerModeEnum() const | ReporterGeneralContext< std::vector< T > > | |
| init(const ReporterMode &mode) | ReporterGeneralContext< std::vector< T > > | |
| n_processors() const | libMesh::ParallelObject | |
| name() const override final | ReporterGeneralContext< std::vector< T > > | virtual |
| operator=(const ParallelObject &libmesh_dbg_var(other)) | libMesh::ParallelObject | |
| ParallelObject(const Parallel::Communicator &comm_in) | libMesh::ParallelObject | |
| ParallelObject(const ParallelObject &other) | libMesh::ParallelObject | |
| processor_id() const | libMesh::ParallelObject | |
| ReporterContext(const libMesh::ParallelObject &other, const MooseObject &producer, ReporterState< T > &state) | ReporterContext< T > | |
| ReporterContext(const libMesh::ParallelObject &other, const MooseObject &producer, ReporterState< T > &state, const T &default_value) | ReporterContext< T > | |
| ReporterContextBase(const libMesh::ParallelObject &other, const MooseObject &producer) | ReporterContextBase | |
| ReporterGeneralContext(const libMesh::ParallelObject &other, const MooseObject &producer, ReporterState< std::vector< T > > &state) | ReporterGeneralContext< std::vector< T > > | |
| ReporterGeneralContext(const libMesh::ParallelObject &other, const MooseObject &producer, ReporterState< std::vector< T > > &state, const std::vector< T > &default_value) | ReporterGeneralContext< std::vector< T > > | |
| requiresConsumerModes(const ReporterStateBase &state, const std::set< ReporterMode > &modes) const | ReporterGeneralContext< std::vector< T > > | protected |
| resize(dof_id_type local_size) final | ReporterGeneralContext< std::vector< T > > | virtual |
| restoreState() override | ReporterGeneralContext< std::vector< T > > | protectedvirtual |
| state() const | ReporterGeneralContext< std::vector< T > > | |
| StochasticReporterContext(const libMesh::ParallelObject &other, const MooseObject &producer, ReporterState< std::vector< T >> &state, const Sampler &sampler) | StochasticReporterContext< T > | |
| store(nlohmann::json &json) const override | ReporterGeneralContext< std::vector< T > > | protectedvirtual |
| storeInfo(nlohmann::json &json) const override | StochasticReporterContext< T > | virtual |
| transfer(ReporterData &r_data, const ReporterName &r_name, unsigned int time_index=0) const override | ReporterGeneralContext< std::vector< T > > | virtual |
| transferFromVector(ReporterData &r_data, const ReporterName &r_name, dof_id_type index, unsigned int time_index=0) const override | ReporterGeneralContext< std::vector< T > > | virtual |
| transferToVector(ReporterData &r_data, const ReporterName &r_name, dof_id_type index, unsigned int time_index=0) const override | ReporterGeneralContext< std::vector< T > > | virtual |
| type() const override | ReporterGeneralContext< std::vector< T > > | virtual |
| vectorSum() final | ReporterGeneralContext< std::vector< T > > | virtual |
| ~ParallelObject()=default | libMesh::ParallelObject | virtual |
| ~ReporterContextBase()=default | ReporterContextBase | virtual |