This is the complete list of members for AdaptiveImportanceSampler, including all inherited members.
| _action_factory | Sampler | protected |
| _app | Sampler | protected |
| _check_step | AdaptiveImportanceSampler | private |
| _communicator | libMesh::ParallelObject | protected |
| _console | Sampler | |
| _current_execute_flag | Sampler | protected |
| _distributions | AdaptiveImportanceSampler | protected |
| _dt | TransientInterface | protected |
| _dt_old | TransientInterface | protected |
| _enabled | Sampler | protected |
| _execute_enum | Sampler | protected |
| _factory | Sampler | protected |
| _gp_flag | AdaptiveImportanceSampler | private |
| _initial_values | AdaptiveImportanceSampler | protected |
| _inputs | AdaptiveImportanceSampler | private |
| _inputs_sto | AdaptiveImportanceSampler | private |
| _is_implicit | TransientInterface | protected |
| _is_sampling_completed | AdaptiveImportanceSampler | protected |
| _is_transient | TransientInterface | protected |
| _local_comm | Sampler | protected |
| _max_procs_per_row | Sampler | protected |
| _mean_sto | AdaptiveImportanceSampler | private |
| _min_procs_per_row | Sampler | protected |
| _name | Sampler | protected |
| _num_importance_sampling_steps | AdaptiveImportanceSampler | protected |
| _num_random_seeds | AdaptiveImportanceSampler | protected |
| _num_samples_train | AdaptiveImportanceSampler | protected |
| _output_limit | AdaptiveImportanceSampler | protected |
| _pars | Sampler | protected |
| _pg_moose_app | Sampler | protected |
| _prefix | Sampler | protected |
| _prev_value | AdaptiveImportanceSampler | private |
| _proposal_std | AdaptiveImportanceSampler | protected |
| _retraining_steps | AdaptiveImportanceSampler | private |
| _std_factor | AdaptiveImportanceSampler | protected |
| _std_sto | AdaptiveImportanceSampler | private |
| _t | TransientInterface | protected |
| _t_old | TransientInterface | protected |
| _t_step | TransientInterface | protected |
| _ti_feproblem | TransientInterface | protected |
| _ti_params | TransientInterface | protected |
| _type | Sampler | protected |
| _use_absolute_value | AdaptiveImportanceSampler | protected |
| AdaptiveImportanceSampler(const InputParameters ¶meters) | AdaptiveImportanceSampler | |
| addReporterDependencyHelper(const ReporterName &) | Sampler | protectedvirtual |
| addVectorPostprocessorDependencyHelper(const VectorPostprocessorName &) const | Sampler | protectedvirtual |
| advanceGenerator(const unsigned int seed_index, const dof_id_type count) | Sampler | protectedvirtual |
| advanceGenerator(const unsigned int seed_index, const dof_id_type count) | Sampler | protectedvirtual |
| advanceGenerators(const dof_id_type count) | Sampler | protectedvirtual |
| advanceGenerators(const dof_id_type count) | Sampler | protectedvirtual |
| app_param | Sampler | static |
| callMooseError(std::string msg, const bool with_prefix, const hit::Node *node=nullptr) const | Sampler | |
| callMooseError(MooseApp *const app, const InputParameters ¶ms, std::string msg, const bool with_prefix, const hit::Node *node) | Sampler | static |
| comm() const | libMesh::ParallelObject | |
| CommMethod enum name | Sampler | protected |
| computeLocalSampleMatrix(DenseMatrix< Real > &matrix) | Sampler | protectedvirtual |
| computeLocalSampleMatrix(DenseMatrix< Real > &matrix) | Sampler | protectedvirtual |
| computeSample(dof_id_type row_index, dof_id_type col_index) override | AdaptiveImportanceSampler | protectedvirtual |
| computeSampleMatrix(DenseMatrix< Real > &matrix) | Sampler | protectedvirtual |
| computeSampleMatrix(DenseMatrix< Real > &matrix) | Sampler | protectedvirtual |
| computeSampleRow(dof_id_type i, std::vector< Real > &data) | 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 | Sampler | |
| ConsoleStreamInterface(MooseApp &app) | ConsoleStreamInterface | |
| constructRankConfig(bool batch_mode) const | Sampler | protectedvirtual |
| customSetup(const ExecFlagType &) | Sampler | virtual |
| DataFileInterface(const ParallelParamObject &parent) | DataFileInterface | |
| DataFileParameterType typedef | Sampler | |
| determineState() const | TransientInterface | |
| DistributionInterface(const MooseObject *moose_object) | DistributionInterface | |
| DistributionInterface(const DistributionInterface &object, const Moose::Kokkos::FunctorCopy &key) | DistributionInterface | |
| enabled() const | Sampler | virtual |
| errorPrefix(const std::string &) const | Sampler | |
| executeSetUp() | Sampler | protectedvirtual |
| executeSetUp() | Sampler | protectedvirtual |
| executeTearDown() | Sampler | protectedvirtual |
| executeTearDown() | Sampler | protectedvirtual |
| flagInvalidSolutionInternal(const InvalidSolutionID invalid_solution_id) const | Sampler | protected |
| getBase() const | Sampler | |
| getCheckedPointerParam(const std::string &name, const std::string &error_string="") const | Sampler | |
| getDataFileName(const std::string ¶m) const | Sampler | |
| getDataFileNameByName(const std::string &relative_path) const | Sampler | |
| getDataFilePath(const std::string &relative_path) const | Sampler | |
| getDistribution(const std::string &name) const | Sampler | |
| getDistribution(const std::string &name) const | Sampler | |
| getDistribution(const std::string &name) const | Sampler | |
| getDistribution(const std::string &name) const | Sampler | |
| getDistributionByName(const DistributionName &name) const | Sampler | |
| getDistributionByName(const std::string &name) const | Sampler | |
| getDistributionByName(const DistributionName &name) const | Sampler | |
| getDistributionByName(const std::string &name) const | Sampler | |
| getDistributionNames() const | AdaptiveImportanceSampler | inline |
| getExecuteOnEnum() const | Sampler | |
| getGlobalSamples() | Sampler | |
| getGlobalSamples() | Sampler | |
| getHitNode() const | Sampler | |
| getImportanceVectorMean() const | AdaptiveImportanceSampler | inline |
| getImportanceVectorStd() const | AdaptiveImportanceSampler | inline |
| getInitialValues() const | AdaptiveImportanceSampler | inline |
| getLocalComm() | Sampler | |
| getLocalRowBegin() const | Sampler | |
| getLocalRowBegin() const | Sampler | |
| getLocalRowEnd() const | Sampler | |
| getLocalRowEnd() const | Sampler | |
| getLocalSamples() | Sampler | |
| getLocalSamples() | Sampler | |
| getMooseApp() const | Sampler | |
| getNextLocalRow() | Sampler | |
| getNumberOfCols() const | Sampler | |
| getNumberOfLocalRows() const | Sampler | |
| getNumberOfRows() const | Sampler | |
| getNumSamplesTrain() const | AdaptiveImportanceSampler | inline |
| getOutputLimit() const | AdaptiveImportanceSampler | inline |
| getParam(const std::string &name) const | Sampler | |
| getParam(const std::string ¶m1, const std::string ¶m2) const | Sampler | |
| 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 | |
| getRenamedParam(const std::string &old_name, const std::string &new_name) const | Sampler | |
| getReporterContextBaseByName(const ReporterName &reporter_name) const | Sampler | protected |
| getReporterName(const std::string ¶m_name) const | Sampler | protected |
| getReporterValue(const std::string ¶m_name, const std::size_t time_index=0) | Sampler | protected |
| getReporterValue(const std::string ¶m_name, ReporterMode mode, const std::size_t time_index=0) | Sampler | protected |
| getReporterValue(const std::string ¶m_name, const std::size_t time_index=0) | Sampler | protected |
| getReporterValue(const std::string ¶m_name, ReporterMode mode, const std::size_t time_index=0) | Sampler | protected |
| getReporterValueByName(const ReporterName &reporter_name, const std::size_t time_index=0) | Sampler | protected |
| getReporterValueByName(const ReporterName &reporter_name, ReporterMode mode, const std::size_t time_index=0) | Sampler | protected |
| getReporterValueByName(const ReporterName &reporter_name, const std::size_t time_index=0) | Sampler | protected |
| getReporterValueByName(const ReporterName &reporter_name, ReporterMode mode, const std::size_t time_index=0) | Sampler | protected |
| getSampler(const std::string &name) | Sampler | |
| getSampler(const std::string &name) | Sampler | |
| getSamplerByName(const SamplerName &name) | Sampler | |
| getSamplerByName(const SamplerName &name) | Sampler | |
| getScatterVectorPostprocessorValue(const std::string ¶m_name, const std::string &vector_name) const | Sampler | |
| getScatterVectorPostprocessorValueByName(const VectorPostprocessorName &name, const std::string &vector_name) const | Sampler | |
| getScatterVectorPostprocessorValueOld(const std::string ¶m_name, const std::string &vector_name) const | Sampler | |
| getScatterVectorPostprocessorValueOldByName(const VectorPostprocessorName &name, const std::string &vector_name) const | Sampler | |
| getSharedPtr() | Sampler | |
| getSharedPtr() const | Sampler | |
| getStdFactor() const | AdaptiveImportanceSampler | inline |
| getUseAbsoluteValue() const | AdaptiveImportanceSampler | inline |
| getVectorPostprocessorName(const std::string ¶m_name) const | Sampler | |
| getVectorPostprocessorValue(const std::string ¶m_name, const std::string &vector_name) const | Sampler | |
| getVectorPostprocessorValue(const std::string ¶m_name, const std::string &vector_name, bool needs_broadcast) const | Sampler | |
| getVectorPostprocessorValueByName(const VectorPostprocessorName &name, const std::string &vector_name) const | Sampler | |
| getVectorPostprocessorValueByName(const VectorPostprocessorName &name, const std::string &vector_name, bool needs_broadcast) const | Sampler | |
| getVectorPostprocessorValueOld(const std::string ¶m_name, const std::string &vector_name) const | Sampler | |
| getVectorPostprocessorValueOld(const std::string ¶m_name, const std::string &vector_name, bool needs_broadcast) const | Sampler | |
| getVectorPostprocessorValueOldByName(const VectorPostprocessorName &name, const std::string &vector_name) const | Sampler | |
| getVectorPostprocessorValueOldByName(const VectorPostprocessorName &name, const std::string &vector_name, bool needs_broadcast) const | Sampler | |
| hasBase() const | Sampler | |
| hasReporterValue(const std::string ¶m_name) const | Sampler | protected |
| hasReporterValue(const std::string ¶m_name) const | Sampler | protected |
| hasReporterValue(const std::string ¶m_name) const | Sampler | protected |
| hasReporterValue(const std::string ¶m_name) const | Sampler | protected |
| hasReporterValueByName(const ReporterName &reporter_name) const | Sampler | protected |
| hasReporterValueByName(const ReporterName &reporter_name) const | Sampler | protected |
| hasReporterValueByName(const ReporterName &reporter_name) const | Sampler | protected |
| hasReporterValueByName(const ReporterName &reporter_name) const | Sampler | protected |
| hasVectorPostprocessor(const std::string ¶m_name, const std::string &vector_name) const | Sampler | |
| hasVectorPostprocessor(const std::string ¶m_name) const | Sampler | |
| hasVectorPostprocessorByName(const VectorPostprocessorName &name, const std::string &vector_name) const | Sampler | |
| hasVectorPostprocessorByName(const VectorPostprocessorName &name) const | Sampler | |
| initialSetup() | Sampler | virtual |
| isAdaptiveSamplingCompleted() const override | AdaptiveImportanceSampler | inlinevirtual |
| isImplicit() | TransientInterface | |
| isKokkosObject(IsKokkosObjectKey &&) const | Sampler | |
| isParamSetByUser(const std::string &name) const | Sampler | |
| isParamValid(const std::string &name) const | Sampler | |
| isVectorPostprocessorDistributed(const std::string ¶m_name) const | Sampler | |
| isVectorPostprocessorDistributed(const std::string ¶m_name) const | Sampler | |
| isVectorPostprocessorDistributedByName(const VectorPostprocessorName &name) const | Sampler | |
| isVectorPostprocessorDistributedByName(const VectorPostprocessorName &name) const | Sampler | |
| jacobianSetup() | Sampler | virtual |
| kokkos_object_param | Sampler | static |
| LOCAL | Sampler | protected |
| messagePrefix(const bool hit_prefix=true) const | Sampler | |
| moose_base_param | Sampler | static |
| MooseBase(const InputParameters ¶ms) | MooseBase | |
| MooseBase(MooseApp &app, const InputParameters ¶ms) | MooseBase | |
| mooseDeprecated(Args &&... args) const | Sampler | |
| mooseDeprecated(Args &&... args) const | Sampler | |
| mooseDocumentedError(const std::string &repo_name, const unsigned int issue_num, Args &&... args) const | Sampler | |
| mooseError(Args &&... args) const | Sampler | |
| mooseErrorNonPrefixed(Args &&... args) const | Sampler | |
| mooseInfo(Args &&... args) const | Sampler | |
| MooseObject(const InputParameters ¶meters) | MooseObject | |
| MooseObject(const MooseObject &object, const Moose::Kokkos::FunctorCopy &key) | MooseObject | |
| mooseWarning(Args &&... args) const | Sampler | |
| mooseWarning(Args &&... args) const | Sampler | |
| mooseWarningNonPrefixed(Args &&... args) const | Sampler | |
| mooseWarningNonPrefixed(Args &&... args) const | Sampler | |
| n_processors() const | libMesh::ParallelObject | |
| name() const | Sampler | |
| name_param | Sampler | static |
| NONE | 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 | Sampler | |
| parameters() const | Sampler | |
| paramInfo(const std::string ¶m, Args... args) const | Sampler | |
| paramWarning(const std::string ¶m, Args... args) const | Sampler | |
| paramWarning(const std::string ¶m, Args... args) const | Sampler | |
| perfGraph() | Sampler | |
| 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 | Sampler | |
| registerInvalidSolutionInternal(const std::string &message, const bool warning) const | Sampler | protected |
| registerTimedSection(const std::string §ion_name, const unsigned int level) const | Sampler | protected |
| registerTimedSection(const std::string §ion_name, const unsigned int level, const std::string &live_message, const bool print_dots=true) const | Sampler | protected |
| ReporterInterface(const MooseObject *moose_object) | ReporterInterface | |
| residualSetup() | Sampler | virtual |
| restoreGeneratorState() | Sampler | protected |
| restoreGeneratorState() | Sampler | protected |
| SampleMode enum name | Sampler | |
| Sampler(const InputParameters ¶meters) | Sampler | |
| SamplerInterface(const MooseObject *moose_object) | SamplerInterface | |
| sampleSetUp(const SampleMode) | Sampler | protectedvirtual |
| sampleSetUp(const SampleMode) | Sampler | protectedvirtual |
| sampleTearDown(const SampleMode) | Sampler | protectedvirtual |
| sampleTearDown(const SampleMode) | Sampler | protectedvirtual |
| saveGeneratorState() | Sampler | protected |
| saveGeneratorState() | Sampler | protected |
| SEMI_LOCAL | Sampler | protected |
| setAutoAdvanceGenerators(const bool state) | Sampler | protected |
| setAutoAdvanceGenerators(const bool state) | Sampler | protected |
| setNumberOfCols(dof_id_type n_cols) | 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 |
| 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 |
| 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() | Sampler | virtual |
| timedSectionName(const std::string §ion_name) const | Sampler | protected |
| timestepSetup() | Sampler | virtual |
| TransientInterface(const MooseObject *moose_object) | TransientInterface | |
| TransientInterface(const TransientInterface &object, const Moose::Kokkos::FunctorCopy &key) | TransientInterface | |
| type() const | Sampler | |
| type_param | Sampler | static |
| typeAndName() const | Sampler | |
| unique_name_param | Sampler | static |
| uniqueName() const | Sampler | |
| uniqueParameterName(const std::string ¶meter_name) const | Sampler | |
| usingCombinedWarningSolutionWarnings | Sampler | |
| validParams() | AdaptiveImportanceSampler | 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 |
| ~TransientInterface() | TransientInterface | virtual |
| ~VectorPostprocessorInterface()=default | VectorPostprocessorInterface | virtual |
1.8.14