# Interface definition for thorn SpaceMask # $Header$ implements: SpaceMask inherits: grid USES INCLUDE: Symmetry.h public: CCTK_INT8 space_mask_group type=GF { space_mask } # # The following emask GF is kept for the sake of compatibility with # the existing excision thorns. Once these are translated to the new # mask, this function will disappear. Please don't use it for # anything. # real mask type = GF { emask } "Mask"