|
IBAMR
An adaptive and distributed-memory parallel implementation of the immersed boundary (IB) method
|
This is the complete list of members for IBTK::BJacobiPreconditioner, including all inherited members.
| BJacobiPreconditioner(std::string object_name, SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > input_db, const std::string &default_options_prefix) | IBTK::BJacobiPreconditioner | |
| d_abs_residual_tol (defined in IBTK::GeneralSolver) | IBTK::GeneralSolver | protected |
| d_current_iterations (defined in IBTK::GeneralSolver) | IBTK::GeneralSolver | protected |
| d_current_residual_norm (defined in IBTK::GeneralSolver) | IBTK::GeneralSolver | protected |
| d_current_time (defined in IBTK::GeneralSolver) | IBTK::GeneralSolver | protected |
| d_enable_logging (defined in IBTK::GeneralSolver) | IBTK::GeneralSolver | protected |
| d_hier_math_ops (defined in IBTK::GeneralSolver) | IBTK::GeneralSolver | protected |
| d_hier_math_ops_external (defined in IBTK::GeneralSolver) | IBTK::GeneralSolver | protected |
| d_homogeneous_bc (defined in IBTK::GeneralSolver) | IBTK::GeneralSolver | protected |
| d_initial_guess_nonzero (defined in IBTK::LinearSolver) | IBTK::LinearSolver | protected |
| d_is_initialized (defined in IBTK::GeneralSolver) | IBTK::GeneralSolver | protected |
| d_max_iterations (defined in IBTK::GeneralSolver) | IBTK::GeneralSolver | protected |
| d_new_time (defined in IBTK::GeneralSolver) | IBTK::GeneralSolver | protected |
| d_nullspace_basis_vecs (defined in IBTK::LinearSolver) | IBTK::LinearSolver | protected |
| d_nullspace_contains_constant_vec (defined in IBTK::LinearSolver) | IBTK::LinearSolver | protected |
| d_object_name (defined in IBTK::GeneralSolver) | IBTK::GeneralSolver | protected |
| d_rel_residual_tol (defined in IBTK::GeneralSolver) | IBTK::GeneralSolver | protected |
| d_solution_time (defined in IBTK::GeneralSolver) | IBTK::GeneralSolver | protected |
| deallocateSolverState() override | IBTK::BJacobiPreconditioner | virtual |
| GeneralSolver()=default | IBTK::GeneralSolver | |
| 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 override | IBTK::BJacobiPreconditioner | virtual |
| getRelativeTolerance() const | IBTK::GeneralSolver | virtual |
| getResidualNorm() const override | IBTK::BJacobiPreconditioner | virtual |
| getSolutionTime() const | IBTK::GeneralSolver | virtual |
| getTimeInterval() const | IBTK::GeneralSolver | virtual |
| init(const std::string &object_name, bool homogeneous_bc) (defined in IBTK::GeneralSolver) | IBTK::GeneralSolver | protected |
| initializeSolverState(const SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &x, const SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &b) override | IBTK::BJacobiPreconditioner | virtual |
| initSpecialized(const std::string &object_name, bool homogeneous_bc) (defined in IBTK::GeneralSolver) | IBTK::GeneralSolver | protectedvirtual |
| LinearSolver() | IBTK::LinearSolver | |
| printClassData(std::ostream &stream) override | IBTK::LinearSolver | virtual |
| setAbsoluteTolerance(double abs_residual_tol) | IBTK::GeneralSolver | virtual |
| setComponentPreconditioner(SAMRAI::tbox::Pointer< LinearSolver > preconditioner, unsigned int component) | IBTK::BJacobiPreconditioner | |
| setHierarchyMathOps(SAMRAI::tbox::Pointer< HierarchyMathOps > hier_math_ops) | IBTK::GeneralSolver | virtual |
| setHomogeneousBc(bool homogeneous_bc) | IBTK::GeneralSolver | virtual |
| setInitialGuessNonzero(bool initial_guess_nonzero=true) override | IBTK::BJacobiPreconditioner | virtual |
| setLoggingEnabled(bool enable_logging=true) | IBTK::GeneralSolver | virtual |
| setMaxIterations(int max_iterations) override | IBTK::BJacobiPreconditioner | 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 |
| 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 |
| solveSystem(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &x, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &b) override | IBTK::BJacobiPreconditioner | virtual |
| ~BJacobiPreconditioner() | IBTK::BJacobiPreconditioner | |
| ~GeneralSolver()=default | IBTK::GeneralSolver | virtual |
| ~LinearSolver() | IBTK::LinearSolver | virtual |