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

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

calculateOverlap(const SAMRAI::hier::BoxGeometry< NDIM > &dst_geometry, const SAMRAI::hier::BoxGeometry< NDIM > &src_geometry, const SAMRAI::hier::Box< NDIM > &dst_patch_box, const SAMRAI::hier::Box< NDIM > &src_mask, bool overwrite_interior, const SAMRAI::hier::IntVector< NDIM > &src_offset) const overrideIBTK::SideNoCornersFillPatternvirtual
calculateOverlapOnLevel(const SAMRAI::hier::BoxGeometry< NDIM > &dst_geometry, const SAMRAI::hier::BoxGeometry< NDIM > &src_geometry, const SAMRAI::hier::Box< NDIM > &dst_patch_box, const SAMRAI::hier::Box< NDIM > &src_mask, bool overwrite_interior, const SAMRAI::hier::IntVector< NDIM > &src_offset, int dst_level_num, int src_level_num) const overrideIBTK::SideNoCornersFillPattern
getPatternName() const overrideIBTK::SideNoCornersFillPatternvirtual
getStencilWidth() overrideIBTK::SideNoCornersFillPatternvirtual
setTargetPatchLevelNumber(int level_num) overrideIBTK::SideNoCornersFillPattern
SideNoCornersFillPattern(int stencil_width, bool include_dst_patch_box, bool include_edges_on_dst_level, bool include_edges_on_src_level)IBTK::SideNoCornersFillPattern
VariableFillPattern()SAMRAI::xfer::VariableFillPattern< NDIM >
~SideNoCornersFillPattern()=defaultIBTK::SideNoCornersFillPattern
~VariableFillPattern()SAMRAI::xfer::VariableFillPattern< NDIM >virtual