aboutsummaryrefslogtreecommitdiff
path: root/ML_BSSN_Helper/param.ccl
blob: 605ea7aafbc160f802e1e9bb116d7dd27b396c31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
SHARES: MethodofLines

USES CCTK_INT MoL_Num_Constrained_Vars

SHARES: ADMBase

USES KEYWORD evolution_method

SHARES: GenericFD

USES CCTK_INT boundary_width

SHARES: ML_BSSN

USES CCTK_INT timelevels
USES KEYWORD calculate_ADMBase_variables_at

PRIVATE:

CCTK_INT ML_BSSN_MaxNumConstrainedVars "Number of constrained variables used by this thorn" ACCUMULATOR-BASE=MethodofLines::MoL_Num_Constrained_Vars
{
  20:20 :: "Number of constrained variables used by this thorn"
} 20