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

implements: cartoon2d

INCLUDES HEADER: Cartoon2D_tensors.h in Cartoon2D_tensors.h
INCLUDES HEADER: Cartoon2D.h in Cartoon2D.h

# Function aliases:

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