aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
blob: 43e906b25ae303abb5b46de924eba646e5a6c090 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Interface definition for thorn AHFinderDirect
# $Header$

implements: AHFinderDirect
inherits: Grid ADMBase StaticConformal SpaceMask

# include file provided by SpaceMask
USES INCLUDE: SpaceMask.h

################################################################################

public:

# old-style (CCTK_REAL) mask grid function for compatability with AHFinder
real ahfmask type=GF
{
ahmask
} "old-style (CCTK_REAL) mask grid function"