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