| _action_factory | ParallelParamObject | protected |
| _adaptive_condensation | VariableCondensationPreconditioner | private |
| _app | MooseObject | protected |
| _apply_timer | VariableCondensationPreconditioner | private |
| _cols | VariableCondensationPreconditioner | private |
| _cols_to_idx | VariableCondensationPreconditioner | private |
| MoosePreconditioner::_communicator | libMesh::ParallelObject | protected |
| Preconditioner< Number >::_communicator | libMesh::Preconditioner< Number > | protected |
| _console | ConsoleStreamInterface | |
| _counts | libMesh::Preconditioner< Number > | protectedstatic |
| _D | VariableCondensationPreconditioner | private |
| _dinv | VariableCondensationPreconditioner | private |
| _dofmap | VariableCondensationPreconditioner | private |
| _enable_print_counter | libMesh::Preconditioner< Number > | protectedstatic |
| _enabled | MooseObject | protected |
| _factory | ParallelParamObject | protected |
| _fe_problem | MoosePreconditioner | protected |
| _global_cols | VariableCondensationPreconditioner | private |
| _global_cols_to_idx | VariableCondensationPreconditioner | private |
| _global_lm_dofs | VariableCondensationPreconditioner | private |
| _global_primary_dofs | VariableCondensationPreconditioner | private |
| _global_rows | VariableCondensationPreconditioner | private |
| _global_rows_to_idx | VariableCondensationPreconditioner | private |
| _init_timer | VariableCondensationPreconditioner | private |
| _is_initialized | libMesh::Preconditioner< Number > | protected |
| _is_lm_coupling_diagonal | VariableCondensationPreconditioner | private |
| _J_condensed | VariableCondensationPreconditioner | private |
| _K | VariableCondensationPreconditioner | private |
| _lm_dofs | VariableCondensationPreconditioner | private |
| _lm_sol_vec | VariableCondensationPreconditioner | private |
| _lm_var_ids | VariableCondensationPreconditioner | private |
| _lm_var_names | VariableCondensationPreconditioner | private |
| _M | VariableCondensationPreconditioner | private |
| _map_global_lm_primary | VariableCondensationPreconditioner | private |
| _map_global_primary_order | VariableCondensationPreconditioner | private |
| _matrix | libMesh::Preconditioner< Number > | protected |
| _mesh | VariableCondensationPreconditioner | private |
| _mutex | libMesh::Preconditioner< Number > | protectedstatic |
| _n_objects | libMesh::Preconditioner< Number > | protectedstatic |
| _n_vars | VariableCondensationPreconditioner | private |
| _name | MooseBase | protected |
| _need_condense | VariableCondensationPreconditioner | mutableprivate |
| _nl | VariableCondensationPreconditioner | private |
| _nl_sys_num | MoosePreconditioner | protected |
| _pars | MooseBase | protected |
| _pg_moose_app | PerfGraphInterface | protected |
| _pre_type | VariableCondensationPreconditioner | private |
| _preconditioner | VariableCondensationPreconditioner | private |
| _preconditioner_type | libMesh::Preconditioner< Number > | protected |
| _prefix | PerfGraphInterface | protected |
| _primary_dofs | VariableCondensationPreconditioner | private |
| _primary_rhs_vec | VariableCondensationPreconditioner | private |
| _primary_var_ids | VariableCondensationPreconditioner | private |
| _primary_var_names | VariableCondensationPreconditioner | private |
| _restartable_app | Restartable | protected |
| _restartable_read_only | Restartable | protected |
| _restartable_system_name | Restartable | protected |
| _restartable_tid | Restartable | protected |
| _rows | VariableCondensationPreconditioner | private |
| _rows_to_idx | VariableCondensationPreconditioner | private |
| _type | MooseBase | protected |
| _x_hat | VariableCondensationPreconditioner | private |
| _y_hat | VariableCondensationPreconditioner | private |
| _zero_rows | VariableCondensationPreconditioner | private |
| app_param | MooseBase | static |
| apply(const NumericVector< Number > &y, NumericVector< Number > &x) | VariableCondensationPreconditioner | virtual |
| Preconditioner< Number >::apply(const NumericVector< Number > &x, NumericVector< Number > &y)=0 | libMesh::Preconditioner< Number > | pure virtual |
| build_preconditioner(const libMesh::Parallel::Communicator &comm, const SolverPackage solver_package=libMesh::default_solver_package()) | libMesh::Preconditioner< Number > | static |
| callMooseError(std::string msg, const bool with_prefix, const hit::Node *node=nullptr, const bool show_trace=true) const | MooseBase | |
| callMooseError(MooseApp *const app, const InputParameters ¶ms, std::string msg, const bool with_prefix, const hit::Node *node, const bool show_trace=true) | MooseBase | static |
| clear() | VariableCondensationPreconditioner | virtual |
| MoosePreconditioner::comm() const | libMesh::ParallelObject | |
| Preconditioner< Number >::comm() const | libMesh::Preconditioner< Number > | |
| computeCondensedJacobian(PetscMatrix< Number > &condensed_mat, PetscMatrix< Number > &original_mat, const std::vector< dof_id_type > &grows, PetscMatrix< Number > &block_mat) | VariableCondensationPreconditioner | private |
| computeCondensedVariables() | VariableCondensationPreconditioner | private |
| computeDInverse(Mat &mat) | VariableCondensationPreconditioner | private |
| computeDInverseDiag(Mat &mat) | VariableCondensationPreconditioner | private |
| condenseSystem() | VariableCondensationPreconditioner | private |
| 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 | |
| copyVarValues(MeshBase &mesh, const unsigned int from_system, const unsigned int from_var, const NumericVector< Number > &from_vector, const unsigned int to_system, const unsigned int to_var, NumericVector< Number > &to_vector) | MoosePreconditioner | static |
| Counts typedef | libMesh::Preconditioner< Number > | protected |
| DataFileInterface(const ParallelParamObject &parent) | DataFileInterface | |
| DataFileParameterType typedef | DataFileInterface | |
| declareManagedRestartableDataWithContext(const std::string &data_name, void *context, Args &&... args) | Restartable | protected |
| declareRecoverableData(const std::string &data_name, Args &&... args) | Restartable | protected |
| declareRestartableData(const std::string &data_name, Args &&... args) | Restartable | protected |
| declareRestartableDataWithContext(const std::string &data_name, void *context, Args &&... args) | Restartable | protected |
| declareRestartableDataWithObjectName(const std::string &data_name, const std::string &object_name, Args &&... args) | Restartable | protected |
| declareRestartableDataWithObjectNameWithContext(const std::string &data_name, const std::string &object_name, void *context, Args &&... args) | Restartable | protected |
| disable_print_counter_info() | libMesh::Preconditioner< Number > | static |
| enable_print_counter_info() | libMesh::Preconditioner< Number > | static |
| enabled() const | MooseObject | inlinevirtual |
| errorPrefix(const std::string &) const | MooseBase | inline |
| findZeroDiagonals(SparseMatrix< Number > &mat, std::vector< dof_id_type > &indices) | VariableCondensationPreconditioner | private |
| flagInvalidSolutionInternal(const InvalidSolutionID invalid_solution_id) const | SolutionInvalidInterface | protected |
| get_info() | libMesh::Preconditioner< Number > | static |
| getBase() const | MooseBase | inline |
| getCheckedPointerParam(const std::string &name, const std::string &error_string="") const | MooseBase | |
| getCondensedXY(const NumericVector< Number > &y, NumericVector< Number > &x) | VariableCondensationPreconditioner | private |
| getDataFileName(const std::string ¶m) const | DataFileInterface | |
| getDataFileNameByName(const std::string &relative_path) const | DataFileInterface | |
| getDataFilePath(const std::string &relative_path) const | DataFileInterface | |
| getDofColRow() | VariableCondensationPreconditioner | private |
| getDofToCondense() | VariableCondensationPreconditioner | private |
| getFullSolution(const NumericVector< Number > &y, NumericVector< Number > &x) | VariableCondensationPreconditioner | private |
| getHitNode() const | MooseBase | inline |
| getMooseApp() const | MooseBase | inline |
| getParam(const std::string &name) const | MooseBase | |
| getParam(const std::string ¶m1, const std::string ¶m2) const | MooseBase | |
| getRenamedParam(const std::string &old_name, const std::string &new_name) const | MooseBase | |
| getRestartableData(const std::string &data_name) const | Restartable | protected |
| getSharedPtr() | MooseObject | |
| getSharedPtr() const | MooseObject | |
| hasBase() const | MooseBase | inline |
| haveParameter(const std::string &name) const | MooseBase | inline |
| increment_constructor_count(const std::string &name) noexcept | libMesh::Preconditioner< Number > | protected |
| increment_destructor_count(const std::string &name) noexcept | libMesh::Preconditioner< Number > | protected |
| init() | VariableCondensationPreconditioner | virtual |
| initialized() const | libMesh::Preconditioner< Number > | virtual |
| initialSetup() | MoosePreconditioner | virtual |
| isKokkosObject() const | MooseObject | inline |
| isParamSetByUser(const std::string &name) const | MooseBase | inline |
| isParamValid(const std::string &name) const | MooseBase | inline |
| kokkos_object_param | MooseBase | static |
| mergeArrays(const PetscInt *a, const PetscInt *b, const PetscInt &na, const PetscInt &nb, std::vector< PetscInt > &c) | VariableCondensationPreconditioner | private |
| 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 |
| mooseDeprecatedNoTrace(Args &&... args) const | MooseBase | 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 | |
| MoosePreconditioner(const InputParameters ¶ms) | MoosePreconditioner | |
| 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_objects() | libMesh::Preconditioner< Number > | static |
| MoosePreconditioner::n_processors() const | libMesh::ParallelObject | |
| Preconditioner< Number >::n_processors() const | libMesh::Preconditioner< Number > | |
| name() const | MooseBase | inline |
| name_param | MooseBase | static |
| MoosePreconditioner::operator=(const ParallelObject &libmesh_dbg_var(other)) | libMesh::ParallelObject | |
| Preconditioner< Number >::libMesh::operator=(const ReferenceCountedObject &) | libMesh::ReferenceCountedObject< T > | protected |
| Preconditioner< Number >::libMesh::ParallelObject::operator=(const ParallelObject &libmesh_dbg_var(other)) | libMesh::ParallelObject | |
| MoosePreconditioner::ParallelObject(const Parallel::Communicator &comm_in) | libMesh::ParallelObject | |
| MoosePreconditioner::ParallelObject(const ParallelObject &other) | libMesh::ParallelObject | |
| Preconditioner< Number >::ParallelObject(const Parallel::Communicator &comm_in) | libMesh::ParallelObject | |
| Preconditioner< Number >::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 | |
| PerfGraphInterface(const PerfGraphInterface &object, const Moose::Kokkos::FunctorCopy &key) | PerfGraphInterface | |
| preallocateCondensedJacobian(PetscMatrix< Number > &condensed_mat, PetscMatrix< Number > &original_mat, const std::vector< dof_id_type > &rows, const std::vector< dof_id_type > &cols, const std::vector< dof_id_type > &grows, const std::vector< dof_id_type > &gcols, PetscMatrix< Number > &block_mat) | VariableCondensationPreconditioner | private |
| Preconditioner(const libMesh::Parallel::Communicator &comm) | libMesh::Preconditioner< Number > | |
| print_info(std::ostream &out_stream=libMesh::out) | libMesh::Preconditioner< Number > | static |
| MoosePreconditioner::processor_id() const | libMesh::ParallelObject | |
| Preconditioner< Number >::processor_id() const | libMesh::Preconditioner< Number > | |
| queryParam(const std::string &name) const | MooseBase | |
| ReferenceCountedObject() | libMesh::ReferenceCountedObject< T > | protected |
| ReferenceCountedObject(const ReferenceCountedObject &other) | libMesh::ReferenceCountedObject< T > | protected |
| ReferenceCountedObject(ReferenceCountedObject &&other) noexcept | libMesh::ReferenceCountedObject< T > | protected |
| ReferenceCounter() | libMesh::ReferenceCounter | protected |
| ReferenceCounter(const ReferenceCounter &) | libMesh::ReferenceCounter | protected |
| ReferenceCounter(ReferenceCounter &&other) noexcept | libMesh::ReferenceCounter | protected |
| 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 |
| 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 | Restartable | protected |
| set_matrix(SparseMatrix< Number > &mat) | libMesh::Preconditioner< Number > | |
| set_type(const PreconditionerType pct) | libMesh::Preconditioner< Number > | |
| setCouplingMatrix(std::unique_ptr< libMesh::CouplingMatrix > cm) | MoosePreconditioner | protected |
| setup() | VariableCondensationPreconditioner | virtual |
| SolutionInvalidInterface(const MooseBase *const moose_base, const InputParameters ¶ms) | SolutionInvalidInterface | |
| SolutionInvalidInterface(const SolutionInvalidInterface &object, const Moose::Kokkos::FunctorCopy &key) | SolutionInvalidInterface | |
| timedSectionName(const std::string §ion_name) const | PerfGraphInterface | protected |
| MoosePreconditioner::type() const | MooseBase | inline |
| Preconditioner< Number >::type() const | libMesh::Preconditioner< Number > | |
| 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() | VariableCondensationPreconditioner | static |
| VariableCondensationPreconditioner(const InputParameters ¶ms) | VariableCondensationPreconditioner | |
| zero() | libMesh::Preconditioner< Number > | virtual |
| ~MooseBase()=default | MooseBase | virtual |
| ~MooseObject()=default | MooseObject | virtual |
| ~MoosePreconditioner()=default | MoosePreconditioner | virtual |
| ~ParallelObject()=default | libMesh::ParallelObject | virtual |
| ~ParallelParamObject()=default | ParallelParamObject | virtual |
| ~PerfGraphInterface()=default | PerfGraphInterface | virtual |
| ~Preconditioner() | libMesh::Preconditioner< Number > | virtual |
| ~ReferenceCountedObject() | libMesh::ReferenceCountedObject< T > | |
| ~ReferenceCounter() | libMesh::ReferenceCounter | |
| ~VariableCondensationPreconditioner() | VariableCondensationPreconditioner | virtual |