This is the complete list of members for Sampler, including all inherited members.
| _action_factory | ParallelParamObject | protected |
| _app | MooseObject | protected |
| _auto_advance_generators | Sampler | private |
| _communicator | libMesh::ParallelObject | protected |
| _console | ConsoleStreamInterface | |
| _current_execute_flag | SetupInterface | protected |
| _enabled | MooseObject | protected |
| _execute_enum | SetupInterface | protected |
| _factory | ParallelParamObject | protected |
| _generator | Sampler | private |
| _has_executed | Sampler | private |
| _initialized | Sampler | private |
| _limit_get_global_samples | Sampler | private |
| _limit_get_local_samples | Sampler | private |
| _limit_get_next_local_row | Sampler | private |
| _local_comm | Sampler | protected |
| _local_row_begin | Sampler | private |
| _local_row_end | Sampler | private |
| _max_procs_per_row | Sampler | protected |
| _min_procs_per_row | Sampler | protected |
| _n_cols | Sampler | private |
| _n_local_rows | Sampler | private |
| _n_rows | Sampler | private |
| _n_seeds | Sampler | private |
| _name | MooseBase | protected |
| _needs_reinit | Sampler | private |
| _next_local_row | Sampler | private |
| _next_local_row_requires_state_restore | Sampler | private |
| _pars | MooseBase | protected |
| _pg_moose_app | PerfGraphInterface | protected |
| _prefix | PerfGraphInterface | protected |
| _rank_config | Sampler | private |
| _type | MooseBase | protected |
| addReporterDependencyHelper(const ReporterName &) | ReporterInterface | inlineprotectedvirtual |
| addVectorPostprocessorDependencyHelper(const VectorPostprocessorName &) const | VectorPostprocessorInterface | inlineprotectedvirtual |
| advanceGenerator(const unsigned int seed_index, const dof_id_type count) | Sampler | protectedvirtual |
| advanceGenerators(const dof_id_type count) | Sampler | protectedvirtual |
| advanceGeneratorsInternal(const dof_id_type count) | Sampler | private |
| app_param | MooseBase | static |
| callMooseError(std::string msg, const bool with_prefix, const hit::Node *node=nullptr) const | MooseBase | |
| callMooseError(MooseApp *const app, const InputParameters ¶ms, std::string msg, const bool with_prefix, const hit::Node *node) | MooseBase | static |
| checkReinitStatus() const | Sampler | private |
| comm() const | libMesh::ParallelObject | |
| CommMethod enum name | Sampler | protected |
| computeLocalSampleMatrix(DenseMatrix< Real > &matrix) | Sampler | protectedvirtual |
| computeSample(dof_id_type row_index, dof_id_type col_index)=0 | Sampler | protectedpure virtual |
| computeSampleMatrix(DenseMatrix< Real > &matrix) | Sampler | protectedvirtual |
| computeSampleRow(dof_id_type i, std::vector< Real > &data) | Sampler | protectedvirtual |
| connectControllableParams(const std::string ¶meter, const std::string &object_type, const std::string &object_name, const std::string &object_parameter) const | MooseBase | |
| ConsoleStreamInterface(MooseApp &app) | ConsoleStreamInterface | |
| constructRankConfig(bool batch_mode) const | Sampler | protectedvirtual |
| customSetup(const ExecFlagType &) | SetupInterface | inlinevirtual |
| DataFileInterface(const ParallelParamObject &parent) | DataFileInterface | |
| DataFileParameterType typedef | DataFileInterface | |
| DistributionInterface(const MooseObject *moose_object) | DistributionInterface | |
| DistributionInterface(const DistributionInterface &object, const Moose::Kokkos::FunctorCopy &key) | DistributionInterface | |
| enabled() const | MooseObject | inlinevirtual |
| errorPrefix(const std::string &) const | MooseBase | inline |
| execute() | Sampler | private |
| executeSetUp() | Sampler | inlineprotectedvirtual |
| executeTearDown() | Sampler | inlineprotectedvirtual |
| FEProblemBase::addSampler(const std::string &type, const std::string &name, InputParameters ¶meters) | Sampler | friend |
| FEProblemBase::objectExecuteHelper(const std::vector< Sampler *> &objects) | Sampler | friend |
| flagInvalidSolutionInternal(const InvalidSolutionID invalid_solution_id) const | SolutionInvalidInterface | protected |
| getBase() const | MooseBase | inline |
| getCheckedPointerParam(const std::string &name, const std::string &error_string="") const | MooseBase | |
| getDataFileName(const std::string ¶m) const | DataFileInterface | |
| getDataFileNameByName(const std::string &relative_path) const | DataFileInterface | |
| getDataFilePath(const std::string &relative_path) const | DataFileInterface | |
| getDistribution(const std::string &name) const | DistributionInterface | |
| getDistribution(const std::string &name) const | DistributionInterface | |
| getDistributionByName(const DistributionName &name) const | DistributionInterface | |
| getDistributionByName(const std::string &name) const | DistributionInterface | |
| getExecuteOnEnum() const | SetupInterface | |
| getGlobalSamples() | Sampler | |
| getHitNode() const | MooseBase | inline |
| getLocalComm() | Sampler | inline |
| getLocalRowBegin() const | Sampler | |
| getLocalRowEnd() const | Sampler | |
| getLocalSamples() | Sampler | |
| getMooseApp() const | MooseBase | inline |
| getNextLocalRow() | Sampler | |
| getNumberOfCols() const | Sampler | |
| getNumberOfLocalRows() const | Sampler | |
| getNumberOfRows() const | Sampler | |
| getParam(const std::string &name) const | MooseBase | |
| getParam(const std::string ¶m1, const std::string ¶m2) const | MooseBase | |
| getRand(unsigned int index=0) | Sampler | protected |
| getRandl(unsigned int index, uint32_t lower, uint32_t upper) | Sampler | protected |
| getRankConfig(bool batch_mode) const | Sampler | inline |
| getRenamedParam(const std::string &old_name, const std::string &new_name) const | MooseBase | |
| getReporterContextBaseByName(const ReporterName &reporter_name) const | ReporterInterface | protected |
| getReporterName(const std::string ¶m_name) const | ReporterInterface | protected |
| getReporterValue(const std::string ¶m_name, const std::size_t time_index=0) | ReporterInterface | protected |
| getReporterValue(const std::string ¶m_name, ReporterMode mode, const std::size_t time_index=0) | ReporterInterface | protected |
| getReporterValueByName(const ReporterName &reporter_name, const std::size_t time_index=0) | ReporterInterface | protected |
| getReporterValueByName(const ReporterName &reporter_name, ReporterMode mode, const std::size_t time_index=0) | ReporterInterface | protected |
| getSampler(const std::string &name) | SamplerInterface | |
| getSampler(const std::string &name) | SamplerInterface | |
| getSamplerByName(const SamplerName &name) | SamplerInterface | |
| getSamplerByName(const SamplerName &name) | SamplerInterface | |
| getScatterVectorPostprocessorValue(const std::string ¶m_name, const std::string &vector_name) const | VectorPostprocessorInterface | |
| getScatterVectorPostprocessorValueByName(const VectorPostprocessorName &name, const std::string &vector_name) const | VectorPostprocessorInterface | |
| getScatterVectorPostprocessorValueOld(const std::string ¶m_name, const std::string &vector_name) const | VectorPostprocessorInterface | |
| getScatterVectorPostprocessorValueOldByName(const VectorPostprocessorName &name, const std::string &vector_name) const | VectorPostprocessorInterface | |
| getSharedPtr() | MooseObject | |
| getSharedPtr() const | MooseObject | |
| getVectorPostprocessorName(const std::string ¶m_name) const | VectorPostprocessorInterface | |
| getVectorPostprocessorValue(const std::string ¶m_name, const std::string &vector_name) const | VectorPostprocessorInterface | |
| getVectorPostprocessorValue(const std::string ¶m_name, const std::string &vector_name, bool needs_broadcast) const | VectorPostprocessorInterface | |
| getVectorPostprocessorValueByName(const VectorPostprocessorName &name, const std::string &vector_name) const | VectorPostprocessorInterface | |
| getVectorPostprocessorValueByName(const VectorPostprocessorName &name, const std::string &vector_name, bool needs_broadcast) const | VectorPostprocessorInterface | |
| getVectorPostprocessorValueOld(const std::string ¶m_name, const std::string &vector_name) const | VectorPostprocessorInterface | |
| getVectorPostprocessorValueOld(const std::string ¶m_name, const std::string &vector_name, bool needs_broadcast) const | VectorPostprocessorInterface | |
| getVectorPostprocessorValueOldByName(const VectorPostprocessorName &name, const std::string &vector_name) const | VectorPostprocessorInterface | |
| getVectorPostprocessorValueOldByName(const VectorPostprocessorName &name, const std::string &vector_name, bool needs_broadcast) const | VectorPostprocessorInterface | |
| hasBase() const | MooseBase | inline |
| hasReporterValue(const std::string ¶m_name) const | ReporterInterface | protected |
| hasReporterValue(const std::string ¶m_name) const | ReporterInterface | protected |
| hasReporterValueByName(const ReporterName &reporter_name) const | ReporterInterface | protected |
| hasReporterValueByName(const ReporterName &reporter_name) const | ReporterInterface | protected |
| hasVectorPostprocessor(const std::string ¶m_name, const std::string &vector_name) const | VectorPostprocessorInterface | |
| hasVectorPostprocessor(const std::string ¶m_name) const | VectorPostprocessorInterface | |
| hasVectorPostprocessorByName(const VectorPostprocessorName &name, const std::string &vector_name) const | VectorPostprocessorInterface | |
| hasVectorPostprocessorByName(const VectorPostprocessorName &name) const | VectorPostprocessorInterface | |
| init() | Sampler | private |
| initialSetup() | SetupInterface | virtual |
| isAdaptiveSamplingCompleted() const | Sampler | inlinevirtual |
| isKokkosObject(IsKokkosObjectKey &&) const | MooseObject | inline |
| isParamSetByUser(const std::string &name) const | MooseBase | inline |
| isParamValid(const std::string &name) const | MooseBase | inline |
| isVectorPostprocessorDistributed(const std::string ¶m_name) const | VectorPostprocessorInterface | |
| isVectorPostprocessorDistributedByName(const VectorPostprocessorName &name) const | VectorPostprocessorInterface | |
| jacobianSetup() | SetupInterface | virtual |
| kokkos_object_param | MooseBase | static |
| LOCAL enum value | Sampler | protected |
| messagePrefix(const bool hit_prefix=true) const | MooseBase | inline |
| moose_base_param | MooseBase | static |
| MooseBase(const InputParameters ¶ms) | MooseBase | |
| MooseBase(MooseApp &app, const InputParameters ¶ms) | MooseBase | |
| ParallelParamObject::mooseDeprecated(Args &&... args) const | MooseBase | inline |
| SolutionInvalidInterface::mooseDeprecated(Args &&... args) const | SolutionInvalidInterface | inline |
| mooseDocumentedError(const std::string &repo_name, const unsigned int issue_num, Args &&... args) const | MooseBase | inline |
| mooseError(Args &&... args) const | MooseBase | inline |
| mooseErrorNonPrefixed(Args &&... args) const | MooseBase | inline |
| mooseInfo(Args &&... args) const | MooseBase | inline |
| MooseObject(const InputParameters ¶meters) | MooseObject | |
| MooseObject(const MooseObject &object, const Moose::Kokkos::FunctorCopy &key) | MooseObject | |
| ParallelParamObject::mooseWarning(Args &&... args) const | MooseBase | inline |
| SolutionInvalidInterface::mooseWarning(Args &&... args) const | SolutionInvalidInterface | inline |
| ParallelParamObject::mooseWarningNonPrefixed(Args &&... args) const | MooseBase | inline |
| SolutionInvalidInterface::mooseWarningNonPrefixed(Args &&... args) const | SolutionInvalidInterface | inline |
| n_processors() const | libMesh::ParallelObject | |
| name() const | MooseBase | inline |
| name_param | MooseBase | static |
| NONE enum value | Sampler | protected |
| operator=(const ParallelObject &libmesh_dbg_var(other)) | libMesh::ParallelObject | |
| ParallelObject(const Parallel::Communicator &comm_in) | libMesh::ParallelObject | |
| ParallelObject(const ParallelObject &other) | libMesh::ParallelObject | |
| ParallelParamObject(const InputParameters ¶ms) | ParallelParamObject | |
| paramError(const std::string ¶m, Args... args) const | MooseBase | |
| parameters() const | MooseBase | inline |
| paramInfo(const std::string ¶m, Args... args) const | MooseBase | |
| ParallelParamObject::paramWarning(const std::string ¶m, Args... args) const | MooseBase | |
| SolutionInvalidInterface::paramWarning(const std::string ¶m, Args... args) const | SolutionInvalidInterface | inline |
| perfGraph() | PerfGraphInterface | |
| PerfGraphInterface(const MooseObject *moose_object) | PerfGraphInterface | |
| PerfGraphInterface(const MooseObject *moose_object, const std::string prefix) | PerfGraphInterface | |
| PerfGraphInterface(PerfGraph &perf_graph, const std::string prefix="") | PerfGraphInterface | |
| PerfGraphInterface(MooseApp &moose_app, const std::string prefix="") | PerfGraphInterface | |
| processor_id() const | libMesh::ParallelObject | |
| queryParam(const std::string &name) const | MooseBase | |
| registerInvalidSolutionInternal(const std::string &message, const bool warning) const | SolutionInvalidInterface | protected |
| registerTimedSection(const std::string §ion_name, const unsigned int level) const | PerfGraphInterface | protected |
| registerTimedSection(const std::string §ion_name, const unsigned int level, const std::string &live_message, const bool print_dots=true) const | PerfGraphInterface | protected |
| reinit() | Sampler | private |
| ReporterInterface(const MooseObject *moose_object) | ReporterInterface | |
| residualSetup() | SetupInterface | virtual |
| restoreGeneratorState() | Sampler | inlineprotected |
| SampleMode enum name | Sampler | |
| Sampler(const InputParameters ¶meters) | Sampler | |
| SamplerInterface(const MooseObject *moose_object) | SamplerInterface | |
| sampleSetUp(const SampleMode) | Sampler | inlineprotectedvirtual |
| sampleTearDown(const SampleMode) | Sampler | inlineprotectedvirtual |
| saveGeneratorState() | Sampler | inlineprotected |
| SEMI_LOCAL enum value | Sampler | protected |
| setAutoAdvanceGenerators(const bool state) | Sampler | protected |
| setNumberOfCols(dof_id_type n_cols) | Sampler | protected |
| setNumberOfRandomSeeds(std::size_t number) | Sampler | protected |
| setNumberOfRows(dof_id_type n_rows) | Sampler | protected |
| SetupInterface(const MooseObject *moose_object) | SetupInterface | |
| SetupInterface(const SetupInterface &object, const Moose::Kokkos::FunctorCopy &key) | SetupInterface | |
| shuffle(std::vector< T > &data, const std::size_t seed_index=0, const CommMethod method=CommMethod::LOCAL) | Sampler | protected |
| SolutionInvalidInterface(const MooseBase *const moose_base, const InputParameters ¶ms) | SolutionInvalidInterface | |
| SolutionInvalidInterface(const SolutionInvalidInterface &object, const Moose::Kokkos::FunctorCopy &key) | SolutionInvalidInterface | |
| subdomainSetup() | SetupInterface | virtual |
| timedSectionName(const std::string §ion_name) const | PerfGraphInterface | protected |
| timestepSetup() | SetupInterface | virtual |
| type() const | MooseBase | inline |
| type_param | MooseBase | static |
| typeAndName() const | MooseBase | |
| unique_name_param | MooseBase | static |
| uniqueName() const | MooseBase | |
| uniqueParameterName(const std::string ¶meter_name) const | MooseBase | |
| usingCombinedWarningSolutionWarnings | MooseObject | |
| validParams() | Sampler | static |
| VectorPostprocessorInterface(const MooseObject *moose_object, bool broadcast_by_default=false) | VectorPostprocessorInterface | |
| VectorPostprocessorInterface(const VectorPostprocessorInterface &object, const Moose::Kokkos::FunctorCopy &key) | VectorPostprocessorInterface | |
| ~MooseBase()=default | MooseBase | virtual |
| ~MooseObject()=default | MooseObject | virtual |
| ~ParallelObject()=default | libMesh::ParallelObject | virtual |
| ~ParallelParamObject()=default | ParallelParamObject | virtual |
| ~PerfGraphInterface()=default | PerfGraphInterface | virtual |
| ~SetupInterface() | SetupInterface | virtual |
| ~VectorPostprocessorInterface()=default | VectorPostprocessorInterface | virtual |
1.8.14