aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl6
1 files changed, 3 insertions, 3 deletions
diff --git a/interface.ccl b/interface.ccl
index baeb79a..d1bcc35 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -22,17 +22,17 @@ USES FUNCTION Boundary_SelectGroupForBC
public:
-real hamiltonian type=GF tags='tensortypealias="Scalar"'
+real hamiltonian type=GF timelevels=3 tags='tensortypealias="Scalar" ProlongationParameter="ADMConstraints::constraints_prolongation_type"'
{
ham
} "Hamiltonian constraint"
-real normalized_hamiltonian type=GF tags='tensortypealias="Scalar"'
+real normalized_hamiltonian timelevels=3 type=GF tags='tensortypealias="Scalar" ProlongationParameter="ADMConstraints::constraints_prolongation_type"'
{
hamnormalized
} "Normalized hamiltonian constraint"
-real momentum type=GF tags='tensortypealias="U"'
+real momentum type=GF timelevels=3 tags='tensortypealias="U" ProlongationParameter="ADMConstraints::constraints_prolongation_type"'
{
momx,
momy,