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

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

CartExtrapPhysBdryOp()=defaultIBTK::CartExtrapPhysBdryOp
CartExtrapPhysBdryOp(int patch_data_index, const std::string &extrap_type="CONSTANT")IBTK::CartExtrapPhysBdryOp
CartExtrapPhysBdryOp(const std::set< int > &patch_data_indices, const std::string &extrap_type="CONSTANT")IBTK::CartExtrapPhysBdryOp
CartExtrapPhysBdryOp(const SAMRAI::hier::ComponentSelector &patch_data_indices, const std::string &extrap_type="CONSTANT")IBTK::CartExtrapPhysBdryOp
getRefineOpStencilWidth() const overrideIBTK::CartExtrapPhysBdryOpvirtual
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) overrideIBTK::CartExtrapPhysBdryOpvirtual
postprocessRefineBoxes(hier::Patch< NDIM > &fine, const hier::Patch< NDIM > &coarse, const hier::BoxList< NDIM > &fine_boxes, const hier::IntVector< NDIM > &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) overrideIBTK::CartExtrapPhysBdryOpvirtual
preprocessRefineBoxes(hier::Patch< NDIM > &fine, const hier::Patch< NDIM > &coarse, const hier::BoxList< NDIM > &fine_boxes, const hier::IntVector< NDIM > &ratio)SAMRAI::xfer::RefinePatchStrategy< NDIM >virtual
RefinePatchStrategy()SAMRAI::xfer::RefinePatchStrategy< NDIM >
setExtrapolationType(const std::string &extrap_type)IBTK::CartExtrapPhysBdryOp
setPatchDataIndex(int patch_data_index)IBTK::CartExtrapPhysBdryOp
setPatchDataIndices(const std::set< int > &patch_data_indices)IBTK::CartExtrapPhysBdryOp
setPatchDataIndices(const SAMRAI::hier::ComponentSelector &patch_data_indices)IBTK::CartExtrapPhysBdryOp
setPhysicalBoundaryConditions(SAMRAI::hier::Patch< NDIM > &patch, double fill_time, const SAMRAI::hier::IntVector< NDIM > &ghost_width_to_fill) overrideIBTK::CartExtrapPhysBdryOpvirtual
~CartExtrapPhysBdryOp()=defaultIBTK::CartExtrapPhysBdryOp
~RefinePatchStrategy()SAMRAI::xfer::RefinePatchStrategy< NDIM >virtual