This is the complete list of members for SobolReporterContext< InType, OutType >, including all inherited members.
_calc | SobolReporterContext< InType, OutType > | private |
_ci_calc_ptr | SobolReporterContext< InType, OutType > | private |
_communicator | libMesh::ParallelObject | protected |
_data | SobolReporterContext< InType, OutType > | private |
_data_mode | SobolReporterContext< InType, OutType > | private |
_producer | ReporterGeneralContext< SobolState< OutType > > | protected |
_producer_enum | ReporterGeneralContext< SobolState< OutType > > | protected |
_sampler | SobolReporterContext< InType, OutType > | private |
_state | ReporterGeneralContext< SobolState< OutType > > | protected |
AutoOperation enum name | ReporterGeneralContext< SobolState< OutType > > | |
broadcast() | ReporterGeneralContext< SobolState< OutType > > | protected |
clear() final | ReporterGeneralContext< SobolState< OutType > > | virtual |
comm() const | libMesh::ParallelObject | |
contextType() const override | ReporterGeneralContext< SobolState< OutType > > | virtual |
copyValuesBack() override | ReporterGeneralContext< SobolState< OutType > > | protectedvirtual |
declareClone(ReporterData &r_data, const ReporterName &r_name, const ReporterMode &mode, const MooseObject &producer) const override | ReporterGeneralContext< SobolState< OutType > > | virtual |
declareVectorClone(ReporterData &r_data, const ReporterName &r_name, const ReporterMode &mode, const MooseObject &producer) const override | ReporterGeneralContext< SobolState< OutType > > | virtual |
finalize() override | SobolReporterContext< InType, OutType > | virtual |
getProducer() const | ReporterGeneralContext< SobolState< OutType > > | |
getProducerModeEnum() const | ReporterGeneralContext< SobolState< OutType > > | |
init(const ReporterMode &mode) | ReporterGeneralContext< SobolState< OutType > > | |
n_processors() const | libMesh::ParallelObject | |
name() const override final | ReporterGeneralContext< SobolState< 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 | |
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< SobolState< OutType > > &state) | ReporterGeneralContext< SobolState< OutType > > | |
ReporterGeneralContext(const libMesh::ParallelObject &other, const MooseObject &producer, ReporterState< SobolState< OutType > > &state, const SobolState< OutType > &default_value) | ReporterGeneralContext< SobolState< OutType > > | |
requiresConsumerModes(const ReporterStateBase &state, const std::set< ReporterMode > &modes) const | ReporterGeneralContext< SobolState< OutType > > | protected |
resize(dof_id_type local_size) final | ReporterGeneralContext< SobolState< OutType > > | virtual |
restoreState() override | ReporterGeneralContext< SobolState< OutType > > | protectedvirtual |
SobolReporterContext(const libMesh::ParallelObject &other, const MooseObject &producer, ReporterState< SobolState< OutType >> &state, const InType &data, const ReporterProducerEnum &mode, const SobolSampler &sampler) | SobolReporterContext< InType, OutType > | |
SobolReporterContext(const libMesh::ParallelObject &other, const MooseObject &producer, ReporterState< SobolState< OutType >> &state, const InType &data, const ReporterProducerEnum &mode, const SobolSampler &sampler, const MooseEnum &ci_method, const std::vector< Real > &ci_levels, unsigned int ci_replicates, unsigned int ci_seed) | SobolReporterContext< InType, OutType > | |
state() const | ReporterGeneralContext< SobolState< OutType > > | |
store(nlohmann::json &json) const override | SobolReporterContext< InType, OutType > | protectedvirtual |
storeInfo(nlohmann::json &json) const override | ReporterGeneralContext< SobolState< OutType > > | protectedvirtual |
storeSobol(nlohmann::json &json, const SobolState< OutType > &val, unsigned int nparam) | SobolReporterContext< InType, OutType > | static |
transfer(ReporterData &r_data, const ReporterName &r_name, unsigned int time_index=0) const override | ReporterGeneralContext< SobolState< OutType > > | virtual |
transferFromVector(ReporterData &r_data, const ReporterName &r_name, dof_id_type index, unsigned int time_index=0) const override | ReporterGeneralContext< SobolState< OutType > > | virtual |
transferToVector(ReporterData &r_data, const ReporterName &r_name, dof_id_type index, unsigned int time_index=0) const override | ReporterGeneralContext< SobolState< OutType > > | virtual |
type() const override | SobolReporterContext< InType, OutType > | inlinevirtual |
vectorSum() final | ReporterGeneralContext< SobolState< OutType > > | virtual |
~ParallelObject()=default | libMesh::ParallelObject | virtual |
~ReporterContextBase()=default | ReporterContextBase | virtual |