From 7a442cbe3519c63b16625669adf8762b8dc13f46 Mon Sep 17 00:00:00 2001 From: allen Date: Sat, 3 Apr 1999 23:53:33 +0000 Subject: CactusBase is of course a totally inappropriate place to put the constraints, so I'll try again ... git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@2 b7a48df3-cbbf-4440-997f-b4b717c9f7fc --- interface.ccl | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 interface.ccl (limited to 'interface.ccl') diff --git a/interface.ccl b/interface.ccl new file mode 100644 index 0000000..52371c0 --- /dev/null +++ b/interface.ccl @@ -0,0 +1,13 @@ +implements: admconstraints +inherits: einstein + +private: + +real ADMconstraints type=GF +{ + momx, + momy, + momz, + ham +} "ADM constraints" + -- cgit v1.2.3