IBAMR  IBAMR version 0.19.
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
common_ctor()IBTK::PETScNewtonKrylovSolverprivate
d_abs_residual_tolIBTK::GeneralSolverprotected
d_bIBTK::NewtonKrylovSolverprotected
d_current_iterationsIBTK::GeneralSolverprotected
d_current_linear_iterationsIBTK::NewtonKrylovSolverprotected
d_current_residual_normIBTK::GeneralSolverprotected
d_current_timeIBTK::GeneralSolverprotected
d_enable_loggingIBTK::GeneralSolverprotected
d_FIBTK::NewtonKrylovSolverprotected
d_hier_math_opsIBTK::GeneralSolverprotected
d_hier_math_ops_externalIBTK::GeneralSolverprotected
d_homogeneous_bcIBTK::GeneralSolverprotected
d_is_initializedIBTK::GeneralSolverprotected
d_JIBTK::NewtonKrylovSolverprotected
d_krylov_solverIBTK::NewtonKrylovSolverprotected
d_managing_petsc_snesIBTK::PETScNewtonKrylovSolverprivate
d_max_evaluationsIBTK::NewtonKrylovSolverprotected
d_max_iterationsIBTK::GeneralSolverprotected
d_new_timeIBTK::GeneralSolverprotected
d_object_nameIBTK::GeneralSolverprotected
d_options_prefixIBTK::PETScNewtonKrylovSolverprivate
d_petsc_bIBTK::PETScNewtonKrylovSolverprivate
d_petsc_commIBTK::PETScNewtonKrylovSolverprivate
d_petsc_jacIBTK::PETScNewtonKrylovSolverprivate
d_petsc_rIBTK::PETScNewtonKrylovSolverprivate
d_petsc_snesIBTK::PETScNewtonKrylovSolverprivate
d_petsc_xIBTK::PETScNewtonKrylovSolverprivate
d_rIBTK::NewtonKrylovSolverprotected
d_reinitializing_solverIBTK::PETScNewtonKrylovSolverprivate
d_rel_residual_tolIBTK::GeneralSolverprotected
d_solution_timeIBTK::GeneralSolverprotected
d_solution_tolIBTK::NewtonKrylovSolverprotected
d_user_provided_functionIBTK::PETScNewtonKrylovSolverprivate
d_user_provided_jacobianIBTK::PETScNewtonKrylovSolverprivate
d_xIBTK::NewtonKrylovSolverprotected
deallocateSolverState() overrideIBTK::PETScNewtonKrylovSolvervirtual
FormFunction_SAMRAI(SNES snes, Vec x, Vec f, void *p_ctx)IBTK::PETScNewtonKrylovSolverprivatestatic
FormJacobian_SAMRAI(SNES snes, Vec x, Mat A, Mat B, void *p_ctx)IBTK::PETScNewtonKrylovSolverprivatestatic
GeneralSolver()=defaultIBTK::GeneralSolver
GeneralSolver(const GeneralSolver &from)=deleteIBTK::GeneralSolverprivate
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)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)IBTK::GeneralSolverprotectedvirtual
MatVecMult_SAMRAI(Mat A, Vec x, Vec y)IBTK::PETScNewtonKrylovSolverprivatestatic
NewtonKrylovSolver()IBTK::NewtonKrylovSolver
NewtonKrylovSolver(const NewtonKrylovSolver &from)=deleteIBTK::NewtonKrylovSolverprivate
operator=(const PETScNewtonKrylovSolver &that)=deleteIBTK::PETScNewtonKrylovSolverprivate
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
PETScNewtonKrylovSolver()=deleteIBTK::PETScNewtonKrylovSolverprivate
PETScNewtonKrylovSolver(const PETScNewtonKrylovSolver &from)=deleteIBTK::PETScNewtonKrylovSolverprivate
printClassData(std::ostream &stream)IBTK::GeneralSolvervirtual
resetSNESFunction()IBTK::PETScNewtonKrylovSolverprivate
resetSNESJacobian()IBTK::PETScNewtonKrylovSolverprivate
resetSNESOptions()IBTK::PETScNewtonKrylovSolverprivate
resetWrappedSNES(SNES &petsc_snes)IBTK::PETScNewtonKrylovSolverprivate
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
~DescribedClass()SAMRAI::tbox::DescribedClassvirtual
~GeneralSolver()=defaultIBTK::GeneralSolvervirtual
~NewtonKrylovSolver()=defaultIBTK::NewtonKrylovSolvervirtual
~PETScNewtonKrylovSolver()IBTK::PETScNewtonKrylovSolver