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

This is the complete list of members for IBTK::CellNoCornersFillPattern, 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::CellNoCornersFillPatternvirtual
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::CellNoCornersFillPattern
CellNoCornersFillPattern(int stencil_width, bool include_dst_patch_box, bool include_edges_on_dst_level, bool include_edges_on_src_level)IBTK::CellNoCornersFillPattern
getPatternName() const overrideIBTK::CellNoCornersFillPatternvirtual
getStencilWidth() overrideIBTK::CellNoCornersFillPatternvirtual
setTargetPatchLevelNumber(int level_num) overrideIBTK::CellNoCornersFillPattern
VariableFillPattern()SAMRAI::xfer::VariableFillPattern< NDIM >
~CellNoCornersFillPattern()=defaultIBTK::CellNoCornersFillPattern
~VariableFillPattern()SAMRAI::xfer::VariableFillPattern< NDIM >virtual