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

This is the complete list of members for IBAMR::CIBSaddlePointSolver, including all inherited members.

CIBSaddlePointSolver(std::string object_name, SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > input_db, SAMRAI::tbox::Pointer< IBAMR::INSStaggeredHierarchyIntegrator > navier_stokes_integrator, SAMRAI::tbox::Pointer< IBAMR::CIBStrategy > cib_strategy, std::string default_options_prefix, MPI_Comm petsc_comm=PETSC_COMM_WORLD)IBAMR::CIBSaddlePointSolver
deallocateSolverState()IBAMR::CIBSaddlePointSolver
getA() constIBAMR::CIBSaddlePointSolver
getCIBMobilitySolver() constIBAMR::CIBSaddlePointSolver
getInterpScale() constIBAMR::CIBSaddlePointSolverinline
getNormalizeSpreadForce() constIBAMR::CIBSaddlePointSolverinline
getRegularizationWeight() constIBAMR::CIBSaddlePointSolverinline
getSpreadScale() constIBAMR::CIBSaddlePointSolverinline
getStokesSolver() constIBAMR::CIBSaddlePointSolver
initializeSolverState(Vec x, Vec b)IBAMR::CIBSaddlePointSolver
setKSPType(const std::string &ksp_type)IBAMR::CIBSaddlePointSolver
setOptionsPrefix(const std::string &options_prefix)IBAMR::CIBSaddlePointSolver
setPhysicalBcCoefs(const std::vector< SAMRAI::solv::RobinBcCoefStrategy< NDIM > * > &u_bc_coefs, SAMRAI::solv::RobinBcCoefStrategy< NDIM > *p_bc_coef)IBAMR::CIBSaddlePointSolver
setPhysicalBoundaryHelper(SAMRAI::tbox::Pointer< IBAMR::StaggeredStokesPhysicalBoundaryHelper > bc_helper)IBAMR::CIBSaddlePointSolver
setSolutionTime(double solution_time)IBAMR::CIBSaddlePointSolver
setTimeInterval(double current_time, double new_time)IBAMR::CIBSaddlePointSolver
setVelocityPoissonSpecifications(const SAMRAI::solv::PoissonSpecifications &u_problem_coefs)IBAMR::CIBSaddlePointSolver
solveSystem(Vec x, Vec b)IBAMR::CIBSaddlePointSolver
~CIBSaddlePointSolver()IBAMR::CIBSaddlePointSolvervirtual