IBAMR
An adaptive and distributed-memory parallel implementation of the immersed boundary (IB) method
IBTK::BJacobiPreconditioner Member List

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::GeneralSolverprotected
d_current_iterations (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotected
d_current_residual_norm (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotected
d_current_time (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotected
d_enable_logging (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotected
d_hier_math_ops (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotected
d_hier_math_ops_external (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotected
d_homogeneous_bc (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotected
d_initial_guess_nonzero (defined in IBTK::LinearSolver)IBTK::LinearSolverprotected
d_is_initialized (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotected
d_max_iterations (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotected
d_new_time (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotected
d_nullspace_basis_vecs (defined in IBTK::LinearSolver)IBTK::LinearSolverprotected
d_nullspace_contains_constant_vec (defined in IBTK::LinearSolver)IBTK::LinearSolverprotected
d_object_name (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotected
d_rel_residual_tol (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotected
d_solution_time (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotected
deallocateSolverState() overrideIBTK::BJacobiPreconditionervirtual
GeneralSolver()=defaultIBTK::GeneralSolver
getAbsoluteTolerance() constIBTK::GeneralSolvervirtual
getDt() constIBTK::GeneralSolvervirtual
getHierarchyMathOps() constIBTK::GeneralSolvervirtual
getHomogeneousBc() constIBTK::GeneralSolvervirtual
getInitialGuessNonzero() constIBTK::LinearSolvervirtual
getIsInitialized() constIBTK::GeneralSolvervirtual
getLoggingEnabled() constIBTK::GeneralSolvervirtual
getMaxIterations() constIBTK::GeneralSolvervirtual
getName() constIBTK::GeneralSolver
getNullspaceBasisVectors() constIBTK::LinearSolvervirtual
getNullspaceContainsConstantVector() constIBTK::LinearSolvervirtual
getNumIterations() const overrideIBTK::BJacobiPreconditionervirtual
getRelativeTolerance() constIBTK::GeneralSolvervirtual
getResidualNorm() const overrideIBTK::BJacobiPreconditionervirtual
getSolutionTime() constIBTK::GeneralSolvervirtual
getTimeInterval() constIBTK::GeneralSolvervirtual
init(const std::string &object_name, bool homogeneous_bc) (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotected
initializeSolverState(const SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &x, const SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &b) overrideIBTK::BJacobiPreconditionervirtual
initSpecialized(const std::string &object_name, bool homogeneous_bc) (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotectedvirtual
LinearSolver()IBTK::LinearSolver
printClassData(std::ostream &stream) overrideIBTK::LinearSolvervirtual
setAbsoluteTolerance(double abs_residual_tol)IBTK::GeneralSolvervirtual
setComponentPreconditioner(SAMRAI::tbox::Pointer< LinearSolver > preconditioner, unsigned int component)IBTK::BJacobiPreconditioner
setHierarchyMathOps(SAMRAI::tbox::Pointer< HierarchyMathOps > hier_math_ops)IBTK::GeneralSolvervirtual
setHomogeneousBc(bool homogeneous_bc)IBTK::GeneralSolvervirtual
setInitialGuessNonzero(bool initial_guess_nonzero=true) overrideIBTK::BJacobiPreconditionervirtual
setLoggingEnabled(bool enable_logging=true)IBTK::GeneralSolvervirtual
setMaxIterations(int max_iterations) overrideIBTK::BJacobiPreconditionervirtual
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::LinearSolvervirtual
setRelativeTolerance(double rel_residual_tol)IBTK::GeneralSolvervirtual
setSolutionTime(double solution_time)IBTK::GeneralSolvervirtual
setTimeInterval(double current_time, double new_time)IBTK::GeneralSolvervirtual
solveSystem(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &x, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &b) overrideIBTK::BJacobiPreconditionervirtual
~BJacobiPreconditioner()IBTK::BJacobiPreconditioner
~GeneralSolver()=defaultIBTK::GeneralSolvervirtual
~LinearSolver()IBTK::LinearSolvervirtual