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

This is the complete list of members for IBTK::PETScNewtonKrylovSolver, including all inherited members.

allocate_solver(const std::string &object_name, SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > input_db, const std::string &default_options_prefix)IBTK::PETScNewtonKrylovSolverinlinestatic
d_abs_residual_tol (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotected
d_b (defined in IBTK::NewtonKrylovSolver)IBTK::NewtonKrylovSolverprotected
d_current_iterations (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotected
d_current_linear_iterations (defined in IBTK::NewtonKrylovSolver)IBTK::NewtonKrylovSolverprotected
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_F (defined in IBTK::NewtonKrylovSolver)IBTK::NewtonKrylovSolverprotected
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_is_initialized (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotected
d_J (defined in IBTK::NewtonKrylovSolver)IBTK::NewtonKrylovSolverprotected
d_krylov_solver (defined in IBTK::NewtonKrylovSolver)IBTK::NewtonKrylovSolverprotected
d_max_evaluations (defined in IBTK::NewtonKrylovSolver)IBTK::NewtonKrylovSolverprotected
d_max_iterations (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotected
d_new_time (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotected
d_object_name (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotected
d_r (defined in IBTK::NewtonKrylovSolver)IBTK::NewtonKrylovSolverprotected
d_rel_residual_tol (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotected
d_solution_time (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotected
d_solution_tol (defined in IBTK::NewtonKrylovSolver)IBTK::NewtonKrylovSolverprotected
d_x (defined in IBTK::NewtonKrylovSolver)IBTK::NewtonKrylovSolverprotected
deallocateSolverState() overrideIBTK::PETScNewtonKrylovSolvervirtual
GeneralSolver()=defaultIBTK::GeneralSolver
getAbsoluteTolerance() constIBTK::GeneralSolvervirtual
getDt() constIBTK::GeneralSolvervirtual
getFunctionVector() const overrideIBTK::PETScNewtonKrylovSolvervirtual
getHierarchyMathOps() constIBTK::GeneralSolvervirtual
getHomogeneousBc() constIBTK::GeneralSolvervirtual
getIsInitialized() constIBTK::GeneralSolvervirtual
getJacobian() constIBTK::NewtonKrylovSolvervirtual
getLinearSolver() constIBTK::NewtonKrylovSolvervirtual
getLoggingEnabled() constIBTK::GeneralSolvervirtual
getMaxEvaluations() constIBTK::NewtonKrylovSolvervirtual
getMaxIterations() constIBTK::GeneralSolvervirtual
getName() constIBTK::GeneralSolver
getNumIterations() constIBTK::GeneralSolvervirtual
getNumLinearIterations() constIBTK::NewtonKrylovSolvervirtual
getOperator() constIBTK::NewtonKrylovSolvervirtual
getPETScSNES() constIBTK::PETScNewtonKrylovSolver
getRelativeTolerance() constIBTK::GeneralSolvervirtual
getResidualNorm() constIBTK::GeneralSolvervirtual
getSolutionTime() constIBTK::GeneralSolvervirtual
getSolutionTolerance() constIBTK::NewtonKrylovSolvervirtual
getSolutionVector() const overrideIBTK::PETScNewtonKrylovSolvervirtual
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::PETScNewtonKrylovSolvervirtual
initSpecialized(const std::string &object_name, bool homogeneous_bc) (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotectedvirtual
NewtonKrylovSolver()IBTK::NewtonKrylovSolver
PETScNewtonKrylovSolver(std::string object_name, SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > input_db, std::string default_options_prefix, MPI_Comm petsc_comm=PETSC_COMM_WORLD)IBTK::PETScNewtonKrylovSolver
PETScNewtonKrylovSolver(std::string object_name, SNES petsc_snes)IBTK::PETScNewtonKrylovSolver
printClassData(std::ostream &stream)IBTK::GeneralSolvervirtual
setAbsoluteTolerance(double abs_residual_tol)IBTK::GeneralSolvervirtual
setHierarchyMathOps(SAMRAI::tbox::Pointer< HierarchyMathOps > hier_math_ops) overrideIBTK::NewtonKrylovSolvervirtual
setHomogeneousBc(bool homogeneous_bc) overrideIBTK::NewtonKrylovSolvervirtual
setJacobian(SAMRAI::tbox::Pointer< JacobianOperator > J) overrideIBTK::PETScNewtonKrylovSolvervirtual
setLoggingEnabled(bool enable_logging=true)IBTK::GeneralSolvervirtual
setMaxEvaluations(int max_evaluations)IBTK::NewtonKrylovSolvervirtual
setMaxIterations(int max_iterations)IBTK::GeneralSolvervirtual
setOperator(SAMRAI::tbox::Pointer< GeneralOperator > op) overrideIBTK::PETScNewtonKrylovSolvervirtual
setOptionsPrefix(const std::string &options_prefix)IBTK::PETScNewtonKrylovSolver
setRelativeTolerance(double rel_residual_tol)IBTK::GeneralSolvervirtual
setSolutionTime(double solution_time) overrideIBTK::NewtonKrylovSolvervirtual
setSolutionTolerance(double solution_tol)IBTK::NewtonKrylovSolvervirtual
setTimeInterval(double current_time, double new_time) overrideIBTK::NewtonKrylovSolvervirtual
solveSystem(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &x, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &b) overrideIBTK::PETScNewtonKrylovSolvervirtual
~GeneralSolver()=defaultIBTK::GeneralSolvervirtual
~NewtonKrylovSolver()=defaultIBTK::NewtonKrylovSolvervirtual
~PETScNewtonKrylovSolver()IBTK::PETScNewtonKrylovSolver