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

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

d_abs_residual_tol (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotected
d_coarsest_ln (defined in IBTK::FACPreconditioner)IBTK::FACPreconditionerprotected
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_cycle_type (defined in IBTK::FACPreconditioner)IBTK::FACPreconditionerprotected
d_enable_logging (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotected
d_fac_strategy (defined in IBTK::FACPreconditioner)IBTK::FACPreconditionerprotected
d_finest_ln (defined in IBTK::FACPreconditioner)IBTK::FACPreconditionerprotected
d_hier_math_ops (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotected
d_hier_math_ops_external (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotected
d_hierarchy (defined in IBTK::FACPreconditioner)IBTK::FACPreconditionerprotected
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_num_post_sweeps (defined in IBTK::FACPreconditioner)IBTK::FACPreconditionerprotected
d_num_pre_sweeps (defined in IBTK::FACPreconditioner)IBTK::FACPreconditionerprotected
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::FACPreconditionervirtual
FACPreconditioner(std::string object_name, SAMRAI::tbox::Pointer< FACPreconditionerStrategy > fac_strategy, SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > input_db, const std::string &default_options_prefix)IBTK::FACPreconditioner
FACVCycleNoPreSmoothing(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &u, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &f, int level_num) (defined in IBTK::FACPreconditioner)IBTK::FACPreconditionerprotected
FCycle(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &u, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &f, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &r, int level_num) (defined in IBTK::FACPreconditioner)IBTK::FACPreconditionerprotected
FMGCycle(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &u, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &f, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &r, int level_num, int mu) (defined in IBTK::FACPreconditioner)IBTK::FACPreconditionerprotected
GeneralSolver()=defaultIBTK::GeneralSolver
getAbsoluteTolerance() constIBTK::GeneralSolvervirtual
getDt() constIBTK::GeneralSolvervirtual
getFACPreconditionerStrategy() constIBTK::FACPreconditioner
getHierarchyMathOps() constIBTK::GeneralSolvervirtual
getHomogeneousBc() constIBTK::GeneralSolvervirtual
getInitialGuessNonzero() constIBTK::LinearSolvervirtual
getIsInitialized() constIBTK::GeneralSolvervirtual
getLoggingEnabled() constIBTK::GeneralSolvervirtual
getMaxIterations() constIBTK::GeneralSolvervirtual
getMGCycleType() constIBTK::FACPreconditioner
getName() constIBTK::GeneralSolver
getNullspaceBasisVectors() constIBTK::LinearSolvervirtual
getNullspaceContainsConstantVector() constIBTK::LinearSolvervirtual
getNumIterations() constIBTK::GeneralSolvervirtual
getNumPostSmoothingSweeps() constIBTK::FACPreconditioner
getNumPreSmoothingSweeps() constIBTK::FACPreconditioner
getRelativeTolerance() constIBTK::GeneralSolvervirtual
getResidualNorm() constIBTK::GeneralSolvervirtual
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::FACPreconditionervirtual
initSpecialized(const std::string &object_name, bool homogeneous_bc) (defined in IBTK::GeneralSolver)IBTK::GeneralSolverprotectedvirtual
LinearSolver()IBTK::LinearSolver
muCycle(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &u, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &f, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &r, int level_num, int mu) (defined in IBTK::FACPreconditioner)IBTK::FACPreconditionerprotected
printClassData(std::ostream &stream) overrideIBTK::LinearSolvervirtual
setAbsoluteTolerance(double abs_residual_tol)IBTK::GeneralSolvervirtual
setHierarchyMathOps(SAMRAI::tbox::Pointer< HierarchyMathOps > hier_math_ops)IBTK::GeneralSolvervirtual
setHomogeneousBc(bool homogeneous_bc) overrideIBTK::FACPreconditionervirtual
setInitialGuessNonzero(bool initial_guess_nonzero=true) overrideIBTK::FACPreconditionervirtual
setLoggingEnabled(bool enable_logging=true)IBTK::GeneralSolvervirtual
setMaxIterations(int max_iterations) overrideIBTK::FACPreconditionervirtual
setMGCycleType(MGCycleType cycle_type)IBTK::FACPreconditioner
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
setNumPostSmoothingSweeps(int num_post_sweeps)IBTK::FACPreconditioner
setNumPreSmoothingSweeps(int num_pre_sweeps)IBTK::FACPreconditioner
setRelativeTolerance(double rel_residual_tol)IBTK::GeneralSolvervirtual
setSolutionTime(double solution_time) overrideIBTK::FACPreconditionervirtual
setTimeInterval(double current_time, double new_time) overrideIBTK::FACPreconditionervirtual
solveSystem(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &x, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &b) overrideIBTK::FACPreconditionervirtual
~FACPreconditioner()IBTK::FACPreconditioner
~GeneralSolver()=defaultIBTK::GeneralSolvervirtual
~LinearSolver()IBTK::LinearSolvervirtual