This is the complete list of members for ReporterBroadcastContext< T >, including all inherited members.
_communicator | libMesh::ParallelObject | protected |
_producer | ReporterContextBase | protected |
_producer_enum | ReporterContextBase | protected |
_state | ReporterContext< T > | protected |
AutoOperation enum name | ReporterContext< T > | |
broadcast() | ReporterContext< T > | inlineprotected |
clear() final | ReporterGeneralContext< T > | virtual |
comm() const | libMesh::ParallelObject | |
contextType() const override | ReporterBroadcastContext< T > | inlinevirtual |
copyValuesBack() override | ReporterContext< T > | protectedvirtual |
declareClone(ReporterData &r_data, const ReporterName &r_name, const ReporterMode &mode, const MooseObject &producer) const override | ReporterGeneralContext< T > | virtual |
declareVectorClone(ReporterData &r_data, const ReporterName &r_name, const ReporterMode &mode, const MooseObject &producer) const override | ReporterGeneralContext< T > | virtual |
finalize() override | ReporterBroadcastContext< T > | virtual |
getProducer() const | ReporterContextBase | inline |
getProducerModeEnum() const | ReporterContextBase | |
init(const ReporterMode &mode) | ReporterContextBase | |
n_processors() const | libMesh::ParallelObject | |
name() const override final | ReporterContext< T > | inlinevirtual |
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 | |
ReporterBroadcastContext(const libMesh::ParallelObject &other, const MooseObject &producer, ReporterState< T > &state) | ReporterBroadcastContext< T > | |
ReporterBroadcastContext(const libMesh::ParallelObject &other, const MooseObject &producer, ReporterState< T > &state, const T &default_value) | ReporterBroadcastContext< T > | |
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< T > &state) | ReporterGeneralContext< T > | inline |
ReporterGeneralContext(const libMesh::ParallelObject &other, const MooseObject &producer, ReporterState< T > &state, const T &default_value) | ReporterGeneralContext< T > | inline |
requiresConsumerModes(const ReporterStateBase &state, const std::set< ReporterMode > &modes) const | ReporterContextBase | protected |
resize(dof_id_type local_size) final | ReporterGeneralContext< T > | virtual |
restoreState() override | ReporterContext< T > | inlineprotectedvirtual |
state() const | ReporterContext< T > | inline |
store(nlohmann::json &json) const override | ReporterContext< T > | protectedvirtual |
storeInfo(nlohmann::json &json) const override | ReporterContext< T > | protectedvirtual |
transfer(ReporterData &r_data, const ReporterName &r_name, unsigned int time_index=0) const override | ReporterContext< T > | virtual |
transferFromVector(ReporterData &r_data, const ReporterName &r_name, dof_id_type index, unsigned int time_index=0) const override | ReporterContext< T > | virtual |
transferToVector(ReporterData &r_data, const ReporterName &r_name, dof_id_type index, unsigned int time_index=0) const override | ReporterContext< T > | virtual |
type() const override | ReporterContext< T > | inlinevirtual |
vectorSum() final | ReporterGeneralContext< T > | virtual |
~ParallelObject()=default | libMesh::ParallelObject | virtual |
~ReporterContextBase()=default | ReporterContextBase | virtual |