| _action_factory | FullSolveMultiApp | protected |
| _app | FullSolveMultiApp | protected |
| _app_type | FullSolveMultiApp | protected |
| _apps | FullSolveMultiApp | protected |
| _associated_transfers | FullSolveMultiApp | protected |
| _backup_timer | FullSolveMultiApp | protected |
| _bounding_box | FullSolveMultiApp | protected |
| _bounding_box_padding | FullSolveMultiApp | protected |
| _cli_args | FullSolveMultiApp | protected |
| _cli_args_from_file | FullSolveMultiApp | protected |
| _communicator | libMesh::ParallelObject | protected |
| _console | FullSolveMultiApp | |
| _current_execute_flag | FullSolveMultiApp | protected |
| _enabled | FullSolveMultiApp | protected |
| _end_aux_solutions | FullSolveMultiApp | protected |
| _end_solutions | FullSolveMultiApp | protected |
| _execute_enum | FullSolveMultiApp | protected |
| _factory | FullSolveMultiApp | protected |
| _fe_problem | FullSolveMultiApp | protected |
| _first_local_app | FullSolveMultiApp | protected |
| _global_time_offset | FullSolveMultiApp | protected |
| _has_an_app | FullSolveMultiApp | protected |
| _has_bounding_box | FullSolveMultiApp | protected |
| _inflation | FullSolveMultiApp | protected |
| _init_timer | FullSolveMultiApp | protected |
| _input_files | FullSolveMultiApp | protected |
| _keep_aux_solution_during_restore | FullSolveMultiApp | protected |
| _keep_solution_during_restore | FullSolveMultiApp | protected |
| _local_batch_app_index | SamplerFullSolveMultiApp | protected |
| _max_procs_per_app | FullSolveMultiApp | protected |
| _min_procs_per_app | FullSolveMultiApp | protected |
| _mode | SamplerFullSolveMultiApp | protected |
| _move_apps | FullSolveMultiApp | protected |
| _move_happened | FullSolveMultiApp | protected |
| _move_positions | FullSolveMultiApp | protected |
| _move_time | FullSolveMultiApp | protected |
| _my_comm | FullSolveMultiApp | protected |
| _my_communicator | FullSolveMultiApp | protected |
| _my_num_apps | FullSolveMultiApp | protected |
| _my_rank | FullSolveMultiApp | protected |
| _name | FullSolveMultiApp | protected |
| _no_restore | FullSolveMultiApp | protected |
| _node_name | FullSolveMultiApp | protected |
| _npositions_inputfile | FullSolveMultiApp | protected |
| _orig_comm | FullSolveMultiApp | protected |
| _orig_num_procs | FullSolveMultiApp | protected |
| _orig_rank | FullSolveMultiApp | protected |
| _output_base | FullSolveMultiApp | protected |
| _output_in_position | FullSolveMultiApp | protected |
| _pars | FullSolveMultiApp | protected |
| _pg_moose_app | FullSolveMultiApp | protected |
| _positions | FullSolveMultiApp | protected |
| _positions_index_offsets | FullSolveMultiApp | protected |
| _positions_objs | FullSolveMultiApp | protected |
| _prefix | FullSolveMultiApp | protected |
| _rank_config | FullSolveMultiApp | protected |
| _reset_apps | FullSolveMultiApp | protected |
| _reset_happened | FullSolveMultiApp | protected |
| _reset_timer | FullSolveMultiApp | protected |
| _reset_times | FullSolveMultiApp | protected |
| _restartable_app | FullSolveMultiApp | protected |
| _restartable_read_only | FullSolveMultiApp | protected |
| _restartable_system_name | FullSolveMultiApp | protected |
| _restartable_tid | FullSolveMultiApp | protected |
| _restore_timer | FullSolveMultiApp | protected |
| _run_in_position | FullSolveMultiApp | protected |
| _sampler | SamplerFullSolveMultiApp | protected |
| _snapshot_generation | PODFullSolveMultiApp | protected |
| _solve_step_timer | FullSolveMultiApp | protected |
| _sub_app_backups | FullSolveMultiApp | protected |
| _total_num_apps | FullSolveMultiApp | protected |
| _trainer | PODFullSolveMultiApp | protected |
| _type | FullSolveMultiApp | protected |
| _use_positions | FullSolveMultiApp | protected |
| _wait_for_first_app_init | FullSolveMultiApp | protected |
| addAssociatedTransfer(MultiAppTransfer &transfer) | FullSolveMultiApp | |
| addReporterDependencyHelper(const ReporterName &) | ReporterInterface | protectedvirtual |
| app_param | FullSolveMultiApp | static |
| appPostprocessorValue(unsigned int app, const std::string &name) | FullSolveMultiApp | |
| appProblem(unsigned int app) | FullSolveMultiApp | |
| appProblemBase(unsigned int app) | FullSolveMultiApp | |
| appTransferVector(unsigned int app, std::string var_name) | FullSolveMultiApp | virtual |
| appUserObjectBase(unsigned int app, const std::string &name) | FullSolveMultiApp | |
| backup() override | SamplerFullSolveMultiApp | virtual |
| buildComm() | FullSolveMultiApp | protected |
| callMooseError(std::string msg, const bool with_prefix, const hit::Node *node=nullptr) const | FullSolveMultiApp | |
| callMooseError(MooseApp *const app, const InputParameters ¶ms, std::string msg, const bool with_prefix, const hit::Node *node) | FullSolveMultiApp | static |
| cliArgs() const | FullSolveMultiApp | protectedvirtual |
| comm() | FullSolveMultiApp | |
| MooseObject::comm() const | libMesh::ParallelObject | |
| computeResidual() | PODFullSolveMultiApp | protected |
| computeResidualBatch(Real target_time) | PODFullSolveMultiApp | protected |
| connectControllableParams(const std::string ¶meter, const std::string &object_type, const std::string &object_name, const std::string &object_parameter) const | FullSolveMultiApp | |
| ConsoleStreamInterface(MooseApp &app) | ConsoleStreamInterface | |
| createApp(unsigned int i, Real start_time) | FullSolveMultiApp | protected |
| createApps() | FullSolveMultiApp | protected |
| createLocalApp(const unsigned int i) | FullSolveMultiApp | virtual |
| customSetup(const ExecFlagType &) | FullSolveMultiApp | virtual |
| DataFileInterface(const ParallelParamObject &parent) | DataFileInterface | |
| DataFileParameterType typedef | FullSolveMultiApp | |
| declareManagedRestartableDataWithContext(const std::string &data_name, void *context, Args &&... args) | FullSolveMultiApp | protected |
| declareRecoverableData(const std::string &data_name, Args &&... args) | FullSolveMultiApp | protected |
| declareRestartableData(const std::string &data_name, Args &&... args) | FullSolveMultiApp | protected |
| declareRestartableDataWithContext(const std::string &data_name, void *context, Args &&... args) | FullSolveMultiApp | protected |
| declareRestartableDataWithObjectName(const std::string &data_name, const std::string &object_name, Args &&... args) | FullSolveMultiApp | protected |
| declareRestartableDataWithObjectNameWithContext(const std::string &data_name, const std::string &object_name, void *context, Args &&... args) | FullSolveMultiApp | protected |
| enabled() const | FullSolveMultiApp | virtual |
| errorPrefix(const std::string &) const | FullSolveMultiApp | |
| execBatchTransfers(const std::vector< std::shared_ptr< StochasticToolsTransfer >> &transfers, dof_id_type global_row_index, const std::vector< Real > &row_data, Transfer::DIRECTION direction, bool verbose, const ConsoleStream &console) | SamplerFullSolveMultiApp | static |
| fillPositions() | FullSolveMultiApp | protectedvirtual |
| finalize() override | FullSolveMultiApp | virtual |
| finishStep(bool=false) | FullSolveMultiApp | virtual |
| firstLocalApp() | FullSolveMultiApp | |
| flagInvalidSolutionInternal(const InvalidSolutionID invalid_solution_id) const | FullSolveMultiApp | protected |
| FullSolveMultiApp(const InputParameters ¶meters) | FullSolveMultiApp | |
| getActiveResidualTransfers(Transfer::DIRECTION direction) | PODFullSolveMultiApp | protected |
| getActiveSolutionTransfers(Transfer::DIRECTION direction) | PODFullSolveMultiApp | protected |
| getBase() const | FullSolveMultiApp | |
| getBoundingBox(unsigned int app, bool displaced_mesh, const MultiAppCoordTransform *coord_transform=nullptr) | FullSolveMultiApp | virtual |
| getCheckedPointerParam(const std::string &name, const std::string &error_string="") const | FullSolveMultiApp | |
| getCommandLineArgs(const unsigned int local_app) override | SamplerFullSolveMultiApp | protectedvirtual |
| getDataFileName(const std::string ¶m) const | FullSolveMultiApp | |
| getDataFileNameByName(const std::string &relative_path) const | FullSolveMultiApp | |
| getDataFilePath(const std::string &relative_path) const | FullSolveMultiApp | |
| getExecuteOnEnum() const | FullSolveMultiApp | |
| getExecutioner(unsigned int app) | FullSolveMultiApp | virtual |
| getHitNode() const | FullSolveMultiApp | |
| getMooseApp() const | FullSolveMultiApp | |
| getMultiAppName(const std::string &base_name, dof_id_type index, dof_id_type total) | FullSolveMultiApp | protectedstatic |
| getParam(const std::string &name) const | FullSolveMultiApp | |
| getParam(const std::string ¶m1, const std::string ¶m2) const | FullSolveMultiApp | |
| getRenamedParam(const std::string &old_name, const std::string &new_name) const | FullSolveMultiApp | |
| 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 |
| 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 |
| 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 |
| getRestartableData(const std::string &data_name) const | FullSolveMultiApp | protected |
| getSampler(const std::string &name) | SamplerInterface | |
| getSampler(const std::string &name) | SamplerInterface | |
| getSamplerByName(const SamplerName &name) | SamplerInterface | |
| getSamplerByName(const SamplerName &name) | SamplerInterface | |
| getSharedPtr() | FullSolveMultiApp | |
| getSharedPtr() const | FullSolveMultiApp | |
| getSurrogateModel(const std::string &name) const | SurrogateModelInterface | private |
| getSurrogateModel(const std::string &name) const | SurrogateModelInterface | private |
| getSurrogateModelByName(const UserObjectName &name) const | SurrogateModelInterface | private |
| getSurrogateModelByName(const UserObjectName &name) const | SurrogateModelInterface | private |
| getSurrogateTrainer(const std::string &name) const | SurrogateModelInterface | private |
| getSurrogateTrainer(const std::string &name) const | SurrogateModelInterface | private |
| getSurrogateTrainerByName(const UserObjectName &name) const | SurrogateModelInterface | private |
| getSurrogateTrainerByName(const UserObjectName &name) const | SurrogateModelInterface | private |
| globalAppToLocal(unsigned int global_app) | FullSolveMultiApp | protected |
| hasApp() | FullSolveMultiApp | |
| hasBase() const | FullSolveMultiApp | |
| hasLocalApp(unsigned int global_app) const | FullSolveMultiApp | |
| hasReporterValue(const std::string ¶m_name) const | ReporterInterface | protected |
| hasReporterValue(const std::string ¶m_name) const | ReporterInterface | protected |
| 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 |
| hasReporterValueByName(const ReporterName &reporter_name) const | ReporterInterface | protected |
| hasReporterValueByName(const ReporterName &reporter_name) const | ReporterInterface | protected |
| incrementTStep(Real) | FullSolveMultiApp | virtual |
| init(unsigned int num_apps, bool batch_mode=false) | FullSolveMultiApp | protected |
| init(unsigned int num_apps, const LocalRankConfig &config) | FullSolveMultiApp | protected |
| initialSetup() override | FullSolveMultiApp | virtual |
| isFirstLocalRank() const | FullSolveMultiApp | |
| isKokkosObject(IsKokkosObjectKey &&) const | FullSolveMultiApp | |
| isParamSetByUser(const std::string &name) const | FullSolveMultiApp | |
| isParamValid(const std::string &name) const | FullSolveMultiApp | |
| isRootProcessor() | FullSolveMultiApp | |
| jacobianSetup() | FullSolveMultiApp | virtual |
| keepSolutionDuringRestore(bool keep_solution_during_restore) | FullSolveMultiApp | protected |
| kokkos_object_param | FullSolveMultiApp | static |
| localApp(unsigned int local_app) | FullSolveMultiApp | |
| messagePrefix(const bool hit_prefix=true) const | FullSolveMultiApp | |
| moose_base_param | FullSolveMultiApp | static |
| MooseBase(const InputParameters ¶ms) | MooseBase | |
| MooseBase(MooseApp &app, const InputParameters ¶ms) | MooseBase | |
| mooseDeprecated(Args &&... args) const | FullSolveMultiApp | |
| mooseDeprecated(Args &&... args) const | FullSolveMultiApp | |
| mooseDocumentedError(const std::string &repo_name, const unsigned int issue_num, Args &&... args) const | FullSolveMultiApp | |
| mooseError(Args &&... args) const | FullSolveMultiApp | |
| mooseErrorNonPrefixed(Args &&... args) const | FullSolveMultiApp | |
| mooseInfo(Args &&... args) const | FullSolveMultiApp | |
| MooseObject(const InputParameters ¶meters) | MooseObject | |
| MooseObject(const MooseObject &object, const Moose::Kokkos::FunctorCopy &key) | MooseObject | |
| mooseWarning(Args &&... args) const | FullSolveMultiApp | |
| mooseWarning(Args &&... args) const | FullSolveMultiApp | |
| mooseWarningNonPrefixed(Args &&... args) const | FullSolveMultiApp | |
| mooseWarningNonPrefixed(Args &&... args) const | FullSolveMultiApp | |
| moveApp(unsigned int global_app, Point p) | FullSolveMultiApp | virtual |
| MultiApp(const InputParameters ¶meters) | MultiApp | |
| n_processors() const | libMesh::ParallelObject | |
| name() const | FullSolveMultiApp | |
| name_param | FullSolveMultiApp | static |
| needsRestoration() | FullSolveMultiApp | |
| numGlobalApps() const | FullSolveMultiApp | |
| numLocalApps() | FullSolveMultiApp | |
| 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 | FullSolveMultiApp | |
| parameters() const | FullSolveMultiApp | |
| paramInfo(const std::string ¶m, Args... args) const | FullSolveMultiApp | |
| paramWarning(const std::string ¶m, Args... args) const | FullSolveMultiApp | |
| paramWarning(const std::string ¶m, Args... args) const | FullSolveMultiApp | |
| parentOutputPositionChanged() | FullSolveMultiApp | virtual |
| perfGraph() | FullSolveMultiApp | |
| 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 | |
| PODFullSolveMultiApp(const InputParameters ¶meters) | PODFullSolveMultiApp | |
| position(unsigned int app) const | FullSolveMultiApp | |
| postExecute() override | FullSolveMultiApp | virtual |
| preExecute() | FullSolveMultiApp | virtual |
| preRunInputFile() | FullSolveMultiApp | protectedvirtual |
| preTransfer(Real dt, Real target_time) override | PODFullSolveMultiApp | virtual |
| problemBase() | FullSolveMultiApp | |
| processor_id() const | libMesh::ParallelObject | |
| queryParam(const std::string &name) const | FullSolveMultiApp | |
| readCommandLineArguments() | FullSolveMultiApp | protected |
| registerInvalidSolutionInternal(const std::string &message, const bool warning) const | FullSolveMultiApp | protected |
| registerTimedSection(const std::string §ion_name, const unsigned int level) const | FullSolveMultiApp | protected |
| registerTimedSection(const std::string §ion_name, const unsigned int level, const std::string &live_message, const bool print_dots=true) const | FullSolveMultiApp | protected |
| ReporterInterface(const MooseObject *moose_object) | ReporterInterface | |
| resetApp(unsigned int global_app, Real time=0.0) | FullSolveMultiApp | virtual |
| residualSetup() | FullSolveMultiApp | virtual |
| Restartable(const MooseObject *moose_object, const std::string &system_name) | Restartable | |
| Restartable(const MooseObject *moose_object, const std::string &system_name, THREAD_ID tid) | Restartable | |
| Restartable(MooseApp &moose_app, const std::string &name, const std::string &system_name, THREAD_ID tid, const bool read_only=false, const RestartableDataMapName &metaname="") | Restartable | |
| Restartable(const Restartable &object, const Moose::Kokkos::FunctorCopy &key) | Restartable | |
| restartableName(const std::string &data_name) const | FullSolveMultiApp | protected |
| restore(bool force=true) override | FullSolveMultiApp | virtual |
| runningInPosition() const | FullSolveMultiApp | |
| sampledCommandLineArgs(const std::vector< Real > &row, const std::vector< std::string > &full_args_name) | SamplerFullSolveMultiApp | static |
| SamplerFullSolveMultiApp(const InputParameters ¶meters) | SamplerFullSolveMultiApp | |
| SamplerInterface(const MooseObject *moose_object) | SamplerInterface | |
| setAppOutputFileBase() | FullSolveMultiApp | |
| setAppOutputFileBase(unsigned int index) | FullSolveMultiApp | protected |
| SetupInterface(const MooseObject *moose_object) | SetupInterface | |
| SetupInterface(const SetupInterface &object, const Moose::Kokkos::FunctorCopy &key) | SetupInterface | |
| setupPositions() | FullSolveMultiApp | |
| showStatusMessage(unsigned int i) const override | SamplerFullSolveMultiApp | protectedvirtual |
| snapshotGeneration() | PODFullSolveMultiApp | inline |
| SolutionInvalidInterface(const MooseBase *const moose_base, const InputParameters ¶ms) | SolutionInvalidInterface | |
| SolutionInvalidInterface(const SolutionInvalidInterface &object, const Moose::Kokkos::FunctorCopy &key) | SolutionInvalidInterface | |
| solveStep(Real dt, Real target_time, bool auto_advance=true) override | PODFullSolveMultiApp | virtual |
| subdomainSetup() | FullSolveMultiApp | virtual |
| SurrogateModelInterface(const MooseObject *moose_object) | SurrogateModelInterface | private |
| timedSectionName(const std::string §ion_name) const | FullSolveMultiApp | protected |
| timestepSetup() | FullSolveMultiApp | virtual |
| transformBoundingBox(libMesh::BoundingBox &box, const MultiAppCoordTransform &transform) | FullSolveMultiApp | static |
| type() const | FullSolveMultiApp | |
| type_param | FullSolveMultiApp | static |
| typeAndName() const | FullSolveMultiApp | |
| unique_name_param | FullSolveMultiApp | static |
| uniqueName() const | FullSolveMultiApp | |
| uniqueParameterName(const std::string ¶meter_name) const | FullSolveMultiApp | |
| usingCombinedWarningSolutionWarnings | FullSolveMultiApp | |
| usingPositions() const | FullSolveMultiApp | |
| validParams() | PODFullSolveMultiApp | static |
| ~MooseBase()=default | MooseBase | virtual |
| ~MooseObject()=default | MooseObject | virtual |
| ~ParallelObject()=default | libMesh::ParallelObject | virtual |
| ~ParallelParamObject()=default | ParallelParamObject | virtual |
| ~PerfGraphInterface()=default | PerfGraphInterface | virtual |
| ~SetupInterface() | SetupInterface | virtual |