| allocate_solver(const std::string &object_name, SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > input_db, const std::string &default_options_prefix) | IBTK::SCPoissonHypreLevelSolver | inlinestatic |
| allocateHypreData() | IBTK::SCPoissonHypreLevelSolver | private |
| d_abs_residual_tol | IBTK::GeneralSolver | protected |
| d_bc_coefs | IBTK::PoissonSolver | protected |
| d_cf_boundary | IBTK::SCPoissonHypreLevelSolver | private |
| d_current_iterations | IBTK::GeneralSolver | protected |
| d_current_residual_norm | IBTK::GeneralSolver | protected |
| d_current_time | IBTK::GeneralSolver | protected |
| d_default_bc_coef | IBTK::PoissonSolver | protected |
| d_enable_logging | IBTK::GeneralSolver | protected |
| d_graph | IBTK::SCPoissonHypreLevelSolver | private |
| d_grid | IBTK::SCPoissonHypreLevelSolver | private |
| d_hier_math_ops | IBTK::GeneralSolver | protected |
| d_hier_math_ops_external | IBTK::GeneralSolver | protected |
| d_hierarchy | IBTK::SCPoissonHypreLevelSolver | private |
| d_homogeneous_bc | IBTK::GeneralSolver | protected |
| d_initial_guess_nonzero | IBTK::LinearSolver | protected |
| d_is_initialized | IBTK::GeneralSolver | protected |
| d_level | IBTK::SCPoissonHypreLevelSolver | private |
| d_level_num | IBTK::SCPoissonHypreLevelSolver | private |
| d_matrix | IBTK::SCPoissonHypreLevelSolver | private |
| d_max_iterations | IBTK::GeneralSolver | protected |
| d_new_time | IBTK::GeneralSolver | protected |
| d_nullspace_basis_vecs | IBTK::LinearSolver | protected |
| d_nullspace_contains_constant_vec | IBTK::LinearSolver | protected |
| d_num_post_relax_steps | IBTK::SCPoissonHypreLevelSolver | private |
| d_num_pre_relax_steps | IBTK::SCPoissonHypreLevelSolver | private |
| d_object_name | IBTK::GeneralSolver | protected |
| d_poisson_spec | IBTK::PoissonSolver | protected |
| d_precond | IBTK::SCPoissonHypreLevelSolver | private |
| d_precond_type | IBTK::SCPoissonHypreLevelSolver | private |
| d_rel_change | IBTK::SCPoissonHypreLevelSolver | private |
| d_rel_residual_tol | IBTK::GeneralSolver | protected |
| d_relax_type | IBTK::SCPoissonHypreLevelSolver | private |
| d_rhs_vec | IBTK::SCPoissonHypreLevelSolver | private |
| d_skip_relax | IBTK::SCPoissonHypreLevelSolver | private |
| d_sol_vec | IBTK::SCPoissonHypreLevelSolver | private |
| d_solution_time | IBTK::GeneralSolver | protected |
| d_solver | IBTK::SCPoissonHypreLevelSolver | private |
| d_solver_type | IBTK::SCPoissonHypreLevelSolver | private |
| d_split_solver_type | IBTK::SCPoissonHypreLevelSolver | private |
| d_stencil | IBTK::SCPoissonHypreLevelSolver | private |
| d_stencil_offsets | IBTK::SCPoissonHypreLevelSolver | private |
| d_two_norm | IBTK::SCPoissonHypreLevelSolver | private |
| deallocateHypreData() | IBTK::SCPoissonHypreLevelSolver | private |
| deallocateSolverState() override | IBTK::SCPoissonHypreLevelSolver | virtual |
| destroyHypreSolver() | IBTK::SCPoissonHypreLevelSolver | private |
| GeneralSolver()=default | IBTK::GeneralSolver | |
| GeneralSolver(const GeneralSolver &from)=delete | IBTK::GeneralSolver | private |
| getAbsoluteTolerance() const | IBTK::GeneralSolver | virtual |
| getDt() const | IBTK::GeneralSolver | virtual |
| getHierarchyMathOps() const | IBTK::GeneralSolver | virtual |
| getHomogeneousBc() const | IBTK::GeneralSolver | virtual |
| getInitialGuessNonzero() const | IBTK::LinearSolver | virtual |
| getIsInitialized() const | IBTK::GeneralSolver | virtual |
| getLoggingEnabled() const | IBTK::GeneralSolver | virtual |
| getMaxIterations() const | IBTK::GeneralSolver | virtual |
| getName() const | IBTK::GeneralSolver | |
| getNullSpaceBasisVectors() const | IBTK::LinearSolver | virtual |
| getNullSpaceContainsConstantVector() const | IBTK::LinearSolver | virtual |
| getNumIterations() const | IBTK::GeneralSolver | virtual |
| getRelativeTolerance() const | IBTK::GeneralSolver | virtual |
| getResidualNorm() const | IBTK::GeneralSolver | virtual |
| getSolutionTime() const | IBTK::GeneralSolver | virtual |
| getTimeInterval() const | IBTK::GeneralSolver | virtual |
| init(const std::string &object_name, bool homogeneous_bc) | IBTK::GeneralSolver | protected |
| initializeSolverState(const SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &x, const SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &b) override | IBTK::SCPoissonHypreLevelSolver | virtual |
| IBTK::initSpecialized(const std::string &object_name, bool homogeneous_bc) | IBTK::GeneralSolver | protectedvirtual |
| IBTK::PoissonSolver::initSpecialized(const std::string &object_name, bool homogeneous_bc) override | IBTK::PoissonSolver | protectedvirtual |
| LinearSolver() | IBTK::LinearSolver | |
| LinearSolver(const LinearSolver &from)=delete | IBTK::LinearSolver | private |
| NPARTS | IBTK::SCPoissonHypreLevelSolver | privatestatic |
| NVARS | IBTK::SCPoissonHypreLevelSolver | privatestatic |
| operator=(const SCPoissonHypreLevelSolver &that)=delete | IBTK::SCPoissonHypreLevelSolver | private |
| PART | IBTK::SCPoissonHypreLevelSolver | privatestatic |
| PoissonSolver()=default | IBTK::PoissonSolver | |
| PoissonSolver(const PoissonSolver &from)=delete | IBTK::PoissonSolver | private |
| printClassData(std::ostream &stream) override | IBTK::LinearSolver | virtual |
| SCPoissonHypreLevelSolver(const std::string &object_name, SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > input_db, const std::string &default_options_prefix) | IBTK::SCPoissonHypreLevelSolver | |
| SCPoissonHypreLevelSolver()=delete | IBTK::SCPoissonHypreLevelSolver | private |
| SCPoissonHypreLevelSolver(const SCPoissonHypreLevelSolver &from)=delete | IBTK::SCPoissonHypreLevelSolver | private |
| setAbsoluteTolerance(double abs_residual_tol) | IBTK::GeneralSolver | virtual |
| setHierarchyMathOps(SAMRAI::tbox::Pointer< HierarchyMathOps > hier_math_ops) | IBTK::GeneralSolver | virtual |
| setHomogeneousBc(bool homogeneous_bc) | IBTK::GeneralSolver | virtual |
| setInitialGuessNonzero(bool initial_guess_nonzero=true) | IBTK::LinearSolver | virtual |
| setLoggingEnabled(bool enable_logging=true) | IBTK::GeneralSolver | virtual |
| setMatrixCoefficients() | IBTK::SCPoissonHypreLevelSolver | private |
| setMaxIterations(int max_iterations) | IBTK::GeneralSolver | virtual |
| setNullSpace(bool nullspace_contains_constant_vec, const std::vector< SAMRAI::tbox::Pointer< SAMRAI::solv::SAMRAIVectorReal< NDIM, double > > > &nullspace_basis_vecs=std::vector< SAMRAI::tbox::Pointer< SAMRAI::solv::SAMRAIVectorReal< NDIM, double > > >()) | IBTK::LinearSolver | virtual |
| setPhysicalBcCoef(SAMRAI::solv::RobinBcCoefStrategy< NDIM > *bc_coef) | IBTK::PoissonSolver | virtual |
| setPhysicalBcCoefs(const std::vector< SAMRAI::solv::RobinBcCoefStrategy< NDIM > * > &bc_coefs) | IBTK::PoissonSolver | virtual |
| setPoissonSpecifications(const SAMRAI::solv::PoissonSpecifications &poisson_spec) | IBTK::PoissonSolver | virtual |
| setRelativeTolerance(double rel_residual_tol) | IBTK::GeneralSolver | virtual |
| setSolutionTime(double solution_time) | IBTK::GeneralSolver | virtual |
| setTimeInterval(double current_time, double new_time) | IBTK::GeneralSolver | virtual |
| setupHypreSolver() | IBTK::SCPoissonHypreLevelSolver | private |
| solveSystem(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &x, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &b) override | IBTK::SCPoissonHypreLevelSolver | virtual |
| solveSystem(int x_idx, int b_idx) | IBTK::SCPoissonHypreLevelSolver | private |
| X_VAR | IBTK::SCPoissonHypreLevelSolver | privatestatic |
| Y_VAR | IBTK::SCPoissonHypreLevelSolver | privatestatic |
| Z_VAR | IBTK::SCPoissonHypreLevelSolver | privatestatic |
| ~DescribedClass() | SAMRAI::tbox::DescribedClass | virtual |
| ~GeneralSolver()=default | IBTK::GeneralSolver | virtual |
| ~LinearSolver() | IBTK::LinearSolver | virtual |
| ~PoissonSolver()=default | IBTK::PoissonSolver | |
| ~SCPoissonHypreLevelSolver() | IBTK::SCPoissonHypreLevelSolver | |