|
IBAMR
IBAMR version 0.19.
|
This is the complete list of members for IBAMR::RelaxationLSMethod, including all inherited members.
| applyMassConstraint(SAMRAI::tbox::Pointer< IBTK::HierarchyMathOps > hier_math_ops, int dist_idx, int dist_copy_idx, int dist_init_idx, int ham_init_idx) const | IBAMR::RelaxationLSMethod | private |
| applyMassConstraint(SAMRAI::tbox::Pointer< SAMRAI::pdat::CellData< NDIM, double > > dist_data, const SAMRAI::tbox::Pointer< SAMRAI::pdat::CellData< NDIM, double > > dist_copy_data, const SAMRAI::tbox::Pointer< SAMRAI::pdat::CellData< NDIM, double > > dist_init_data, const SAMRAI::tbox::Pointer< SAMRAI::pdat::CellData< NDIM, double > > ham_init_data, const SAMRAI::tbox::Pointer< SAMRAI::hier::Patch< NDIM > > patch) const | IBAMR::RelaxationLSMethod | private |
| applyVolumeRedistribution(SAMRAI::tbox::Pointer< IBTK::HierarchyMathOps > hier_math_ops, int lambda_idx, int dist_idx, int dist_init_idx, int ham_idx, int dt_idx) const | IBAMR::RelaxationLSMethod | private |
| computeHamiltonian(SAMRAI::tbox::Pointer< IBTK::HierarchyMathOps > hier_math_ops, int ham_idx, int dist_idx) const | IBAMR::RelaxationLSMethod | private |
| computeHamiltonian(SAMRAI::tbox::Pointer< SAMRAI::pdat::CellData< NDIM, double > > ham_data, const SAMRAI::tbox::Pointer< SAMRAI::pdat::CellData< NDIM, double > > dist_data, const SAMRAI::tbox::Pointer< SAMRAI::hier::Patch< NDIM > > patch) const | IBAMR::RelaxationLSMethod | private |
| d_abs_tol | IBAMR::LSInitStrategy | protected |
| d_alpha | IBAMR::RelaxationLSMethod | protected |
| d_apply_mass_constraint | IBAMR::RelaxationLSMethod | protected |
| d_apply_sign_fix | IBAMR::RelaxationLSMethod | protected |
| d_apply_subcell_fix | IBAMR::RelaxationLSMethod | protected |
| d_apply_vol_redistribution | IBAMR::RelaxationLSMethod | protected |
| d_bc_coef | IBAMR::LSInitStrategy | protected |
| d_D_gcw | IBAMR::RelaxationLSMethod | protected |
| d_enable_logging | IBAMR::LSInitStrategy | protected |
| d_locate_interface_fcns | IBAMR::LSInitStrategy | protected |
| d_locate_interface_fcns_ctx | IBAMR::LSInitStrategy | protected |
| d_ls_order | IBAMR::LSInitStrategy | protected |
| d_ls_ts | IBAMR::LSInitStrategy | protected |
| d_max_its | IBAMR::LSInitStrategy | protected |
| d_object_name | IBAMR::LSInitStrategy | protected |
| d_registered_for_restart | IBAMR::LSInitStrategy | protected |
| d_reinit_interval | IBAMR::LSInitStrategy | protected |
| d_reinitialize_ls | IBAMR::LSInitStrategy | protected |
| getFromInput(SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > db) | IBAMR::RelaxationLSMethod | private |
| getFromRestart() | IBAMR::RelaxationLSMethod | private |
| initializeLSData(int D_idx, SAMRAI::tbox::Pointer< IBTK::HierarchyMathOps > hierarchy_math_ops, int integrator_step, double time, bool initial_time) override | IBAMR::RelaxationLSMethod | virtual |
| LocateInterfaceNeighborhoodFcnPtr typedef | IBAMR::LSInitStrategy | |
| LSInitStrategy(std::string object_name, bool register_for_restart=true) | IBAMR::LSInitStrategy | |
| LSInitStrategy(const LSInitStrategy &from)=delete | IBAMR::LSInitStrategy | private |
| operator=(const RelaxationLSMethod &that)=delete | IBAMR::RelaxationLSMethod | private |
| putToDatabase(SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > db) override | IBAMR::LSInitStrategy | virtual |
| registerInterfaceNeighborhoodLocatingFcn(LocateInterfaceNeighborhoodFcnPtr callback, void *ctx) | IBAMR::LSInitStrategy | virtual |
| registerPhysicalBoundaryCondition(SAMRAI::solv::RobinBcCoefStrategy< NDIM > *robin_bc_coef) | IBAMR::LSInitStrategy | virtual |
| relax(SAMRAI::tbox::Pointer< IBTK::HierarchyGhostCellInterpolation > D_fill_op, SAMRAI::tbox::Pointer< IBTK::HierarchyMathOps > hier_math_ops, int dist_idx, int dist_init_idx, int dist_copy_idx, int dt_idx, const int iter, const double time) const | IBAMR::RelaxationLSMethod | private |
| relax(SAMRAI::tbox::Pointer< SAMRAI::pdat::CellData< NDIM, double > > dist_data, const SAMRAI::tbox::Pointer< SAMRAI::pdat::CellData< NDIM, double > > dist_init_data, SAMRAI::tbox::Pointer< SAMRAI::pdat::CellData< NDIM, double > > dt_data, const SAMRAI::tbox::Pointer< SAMRAI::hier::Patch< NDIM > > patch, const int iter) const | IBAMR::RelaxationLSMethod | private |
| RelaxationLSMethod(std::string object_name, SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > db=nullptr, bool register_for_restart=true) | IBAMR::RelaxationLSMethod | |
| RelaxationLSMethod(const RelaxationLSMethod &from)=delete | IBAMR::RelaxationLSMethod | private |
| Serializable() | SAMRAI::tbox::Serializable | |
| setApplyMassConstraint(bool apply_mass_constraint) | IBAMR::RelaxationLSMethod | |
| setApplySignFix(bool apply_sign_fix) | IBAMR::RelaxationLSMethod | |
| setApplySubcellFix(bool apply_subcell_fix) | IBAMR::RelaxationLSMethod | |
| setApplyVolumeRedistribution(bool apply_volume_redistribution) | IBAMR::RelaxationLSMethod | |
| setLSGhostCellWidth(int D_gcw) | IBAMR::RelaxationLSMethod | |
| setReinitializeLSData(bool reinit_ls_data) | IBAMR::LSInitStrategy | virtual |
| ~DescribedClass() | SAMRAI::tbox::DescribedClass | virtual |
| ~LSInitStrategy() | IBAMR::LSInitStrategy | virtual |
| ~Serializable() | SAMRAI::tbox::Serializable | virtual |
1.8.17