|
IBAMR
IBAMR version 0.19.
|
This is the complete list of members for IBTK::CartSideRobinPhysBdryOp, including all inherited members.
| accumulateFromPhysicalBoundaryData(SAMRAI::hier::Patch< NDIM > &patch, double fill_time, const SAMRAI::hier::IntVector< NDIM > &ghost_width_to_fill) override | IBTK::CartSideRobinPhysBdryOp | virtual |
| CartSideRobinPhysBdryOp() | IBTK::CartSideRobinPhysBdryOp | |
| CartSideRobinPhysBdryOp(int patch_data_index, const std::vector< SAMRAI::solv::RobinBcCoefStrategy< NDIM > * > &bc_coefs, bool homogeneous_bc=false, std::string type="LINEAR") | IBTK::CartSideRobinPhysBdryOp | |
| CartSideRobinPhysBdryOp(const std::set< int > &patch_data_indices, const std::vector< SAMRAI::solv::RobinBcCoefStrategy< NDIM > * > &bc_coefs, bool homogeneous_bc=false, std::string type="LINEAR") | IBTK::CartSideRobinPhysBdryOp | |
| CartSideRobinPhysBdryOp(const SAMRAI::hier::ComponentSelector &patch_data_indices, const std::vector< SAMRAI::solv::RobinBcCoefStrategy< NDIM > * > &bc_coefs, bool homogeneous_bc=false, std::string type="LINEAR") | IBTK::CartSideRobinPhysBdryOp | |
| CartSideRobinPhysBdryOp(const CartSideRobinPhysBdryOp &from)=delete | IBTK::CartSideRobinPhysBdryOp | private |
| d_bc_coefs | IBTK::RobinPhysBdryPatchStrategy | protected |
| d_homogeneous_bc | IBTK::RobinPhysBdryPatchStrategy | protected |
| d_patch_data_indices | IBTK::RobinPhysBdryPatchStrategy | protected |
| d_type | IBTK::CartSideRobinPhysBdryOp | private |
| fillGhostCellValuesCodim1Normal(int patch_data_idx, const SAMRAI::tbox::Array< SAMRAI::hier::BoundaryBox< NDIM > > &physical_codim1_boxes, double fill_time, const SAMRAI::hier::IntVector< NDIM > &ghost_width_to_fill, SAMRAI::hier::Patch< NDIM > &patch, bool adjoint_op) | IBTK::CartSideRobinPhysBdryOp | private |
| fillGhostCellValuesCodim1Transverse(int patch_data_idx, const SAMRAI::tbox::Array< SAMRAI::hier::BoundaryBox< NDIM > > &physical_codim1_boxes, double fill_time, const SAMRAI::hier::IntVector< NDIM > &ghost_width_to_fill, SAMRAI::hier::Patch< NDIM > &patch, bool adjoint_op) | IBTK::CartSideRobinPhysBdryOp | private |
| fillGhostCellValuesCodim2(int patch_data_idx, const SAMRAI::tbox::Array< SAMRAI::hier::BoundaryBox< NDIM > > &physical_codim2_boxes, const SAMRAI::hier::IntVector< NDIM > &ghost_width_to_fill, const SAMRAI::hier::Patch< NDIM > &patch, bool adjoint_op) | IBTK::CartSideRobinPhysBdryOp | private |
| getHomogeneousBc() const | IBTK::RobinPhysBdryPatchStrategy | |
| getRefineOpStencilWidth() const override | IBTK::CartSideRobinPhysBdryOp | |
| IBTK::RobinPhysBdryPatchStrategy::getRefineOpStencilWidth() const=0 | SAMRAI::xfer::RefinePatchStrategy< NDIM > | pure virtual |
| operator=(const CartSideRobinPhysBdryOp &that)=delete | IBTK::CartSideRobinPhysBdryOp | private |
| postprocessRefine(SAMRAI::hier::Patch< NDIM > &fine, const SAMRAI::hier::Patch< NDIM > &coarse, const SAMRAI::hier::Box< NDIM > &fine_box, const SAMRAI::hier::IntVector< NDIM > &ratio) override | IBTK::RobinPhysBdryPatchStrategy | |
| RefinePatchStrategy< NDIM >::postprocessRefine(hier::Patch< DIM > &fine, const hier::Patch< DIM > &coarse, const hier::Box< DIM > &fine_box, const hier::IntVector< DIM > &ratio)=0 | SAMRAI::xfer::RefinePatchStrategy< NDIM > | pure virtual |
| postprocessRefineBoxes(hier::Patch< DIM > &fine, const hier::Patch< DIM > &coarse, const hier::BoxList< DIM > &fine_boxes, const hier::IntVector< DIM > &ratio) | SAMRAI::xfer::RefinePatchStrategy< NDIM > | virtual |
| preprocessRefine(SAMRAI::hier::Patch< NDIM > &fine, const SAMRAI::hier::Patch< NDIM > &coarse, const SAMRAI::hier::Box< NDIM > &fine_box, const SAMRAI::hier::IntVector< NDIM > &ratio) override | IBTK::RobinPhysBdryPatchStrategy | |
| RefinePatchStrategy< NDIM >::preprocessRefine(hier::Patch< DIM > &fine, const hier::Patch< DIM > &coarse, const hier::Box< DIM > &fine_box, const hier::IntVector< DIM > &ratio)=0 | SAMRAI::xfer::RefinePatchStrategy< NDIM > | pure virtual |
| preprocessRefineBoxes(hier::Patch< DIM > &fine, const hier::Patch< DIM > &coarse, const hier::BoxList< DIM > &fine_boxes, const hier::IntVector< DIM > &ratio) | SAMRAI::xfer::RefinePatchStrategy< NDIM > | virtual |
| RefinePatchStrategy() | SAMRAI::xfer::RefinePatchStrategy< NDIM > | |
| RobinPhysBdryPatchStrategy()=default | IBTK::RobinPhysBdryPatchStrategy | |
| RobinPhysBdryPatchStrategy(const RobinPhysBdryPatchStrategy &from)=delete | IBTK::RobinPhysBdryPatchStrategy | private |
| setHomogeneousBc(bool homogeneous_bc) | IBTK::RobinPhysBdryPatchStrategy | |
| setPatchDataIndex(int patch_data_index) | IBTK::RobinPhysBdryPatchStrategy | |
| setPatchDataIndices(const std::set< int > &patch_data_indices) | IBTK::RobinPhysBdryPatchStrategy | |
| setPatchDataIndices(const SAMRAI::hier::ComponentSelector &patch_data_indices) | IBTK::RobinPhysBdryPatchStrategy | |
| setPhysicalBcCoef(SAMRAI::solv::RobinBcCoefStrategy< NDIM > *bc_coef) | IBTK::RobinPhysBdryPatchStrategy | |
| setPhysicalBcCoefs(const std::vector< SAMRAI::solv::RobinBcCoefStrategy< NDIM > * > &bc_coefs) | IBTK::RobinPhysBdryPatchStrategy | |
| setPhysicalBoundaryConditions(SAMRAI::hier::Patch< NDIM > &patch, double fill_time, const SAMRAI::hier::IntVector< NDIM > &ghost_width_to_fill) override | IBTK::CartSideRobinPhysBdryOp | |
| IBTK::RobinPhysBdryPatchStrategy::setPhysicalBoundaryConditions(hier::Patch< DIM > &patch, const double fill_time, const hier::IntVector< DIM > &ghost_width_to_fill)=0 | SAMRAI::xfer::RefinePatchStrategy< NDIM > | pure virtual |
| ~CartSideRobinPhysBdryOp() | IBTK::CartSideRobinPhysBdryOp | |
| ~DescribedClass() | SAMRAI::tbox::DescribedClass | virtual |
| ~RefinePatchStrategy() | SAMRAI::xfer::RefinePatchStrategy< NDIM > | virtual |
| ~RobinPhysBdryPatchStrategy()=default | IBTK::RobinPhysBdryPatchStrategy |
1.8.17