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

implements: SpaceMask
inherits: grid

USES INCLUDE: Symmetry.h

public:

real mask type = GF
{
  emask
} "Mask"

# Will be changed to:
#INTEGER spacemasks TYPE=GF 
#{
#  space_mask
#  space_table_field
#}