_communicator | libMesh::ParallelObject | protected |
_pc | PCStatisticsContext< OutType > | private |
_producer | ReporterGeneralContext< std::pair< OutType, std::vector< OutType > > > | protected |
_producer_enum | ReporterGeneralContext< std::pair< OutType, std::vector< OutType > > > | protected |
_stat | PCStatisticsContext< OutType > | private |
_state | ReporterGeneralContext< std::pair< OutType, std::vector< OutType > > > | protected |
AutoOperation enum name | ReporterGeneralContext< std::pair< OutType, std::vector< OutType > > > | |
broadcast() | ReporterGeneralContext< std::pair< OutType, std::vector< OutType > > > | protected |
clear() final | ReporterGeneralContext< std::pair< OutType, std::vector< OutType > > > | virtual |
comm() const | libMesh::ParallelObject | |
contextType() const override | ReporterGeneralContext< std::pair< OutType, std::vector< OutType > > > | virtual |
copyValuesBack() override | ReporterGeneralContext< std::pair< OutType, std::vector< OutType > > > | protectedvirtual |
declareClone(ReporterData &r_data, const ReporterName &r_name, const ReporterMode &mode, const MooseObject &producer) const override | ReporterGeneralContext< std::pair< OutType, std::vector< OutType > > > | virtual |
declareVectorClone(ReporterData &r_data, const ReporterName &r_name, const ReporterMode &mode, const MooseObject &producer) const override | ReporterGeneralContext< std::pair< OutType, std::vector< OutType > > > | virtual |
finalize() override | PCStatisticsContext< OutType > | virtual |
getProducer() const | ReporterGeneralContext< std::pair< OutType, std::vector< OutType > > > | |
getProducerModeEnum() const | ReporterGeneralContext< std::pair< OutType, std::vector< OutType > > > | |
init(const ReporterMode &mode) | ReporterGeneralContext< std::pair< OutType, std::vector< OutType > > > | |
n_processors() const | libMesh::ParallelObject | |
name() const override final | ReporterGeneralContext< std::pair< OutType, std::vector< OutType > > > | virtual |
operator=(const ParallelObject &libmesh_dbg_var(other)) | libMesh::ParallelObject | |
ParallelObject(const Parallel::Communicator &comm_in) | libMesh::ParallelObject | |
ParallelObject(const ParallelObject &other) | libMesh::ParallelObject | |
PCStatisticsContext(const libMesh::ParallelObject &other, const MooseObject &producer, ReporterState< std::pair< OutType, std::vector< OutType >>> &state, const PolynomialChaos &pc, const MooseEnumItem &stat) | PCStatisticsContext< OutType > | |
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::pair< OutType, std::vector< OutType > > > &state) | ReporterGeneralContext< std::pair< OutType, std::vector< OutType > > > | |
ReporterGeneralContext(const libMesh::ParallelObject &other, const MooseObject &producer, ReporterState< std::pair< OutType, std::vector< OutType > > > &state, const std::pair< OutType, std::vector< OutType > > &default_value) | ReporterGeneralContext< std::pair< OutType, std::vector< OutType > > > | |
requiresConsumerModes(const ReporterStateBase &state, const std::set< ReporterMode > &modes) const | ReporterGeneralContext< std::pair< OutType, std::vector< OutType > > > | protected |
resize(dof_id_type local_size) final | ReporterGeneralContext< std::pair< OutType, std::vector< OutType > > > | virtual |
restoreState() override | ReporterGeneralContext< std::pair< OutType, std::vector< OutType > > > | protectedvirtual |
state() const | ReporterGeneralContext< std::pair< OutType, std::vector< OutType > > > | |
store(nlohmann::json &json) const override | ReporterGeneralContext< std::pair< OutType, std::vector< OutType > > > | protectedvirtual |
storeInfo(nlohmann::json &json) const override | PCStatisticsContext< OutType > | virtual |
transfer(ReporterData &r_data, const ReporterName &r_name, unsigned int time_index=0) const override | ReporterGeneralContext< std::pair< OutType, std::vector< OutType > > > | virtual |
transferFromVector(ReporterData &r_data, const ReporterName &r_name, dof_id_type index, unsigned int time_index=0) const override | ReporterGeneralContext< std::pair< OutType, std::vector< OutType > > > | virtual |
transferToVector(ReporterData &r_data, const ReporterName &r_name, dof_id_type index, unsigned int time_index=0) const override | ReporterGeneralContext< std::pair< OutType, std::vector< OutType > > > | virtual |
type() const override | ReporterGeneralContext< std::pair< OutType, std::vector< OutType > > > | virtual |
vectorSum() final | ReporterGeneralContext< std::pair< OutType, std::vector< OutType > > > | virtual |
~ParallelObject()=default | libMesh::ParallelObject | virtual |
~ReporterContextBase()=default | ReporterContextBase | virtual |