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