aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
blob: 7519cabcb6d50224113fbd8c7110f4409a16bc15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Interface definition for thorn Cartoon2D
# $Header$

implements: cartoon2d

INCLUDES HEADER: Cartoon2D_tensors.h in Cartoon2D_tensors.h

# Function aliases:

CCTK_INT FUNCTION Boundary_SelectedGVs CCTK_POINTER GH, \
  CCTK_INT array_size, CCTK_POINTER var_indicies, CCTK_POINTER table_handles, \
  CCTK_STRING bc_name
USES FUNCTION Boundary_SelectedGVs