From 8448c19709c000e089723e276c871563f278b2dd Mon Sep 17 00:00:00 2001 From: allen Date: Sat, 25 Sep 1999 10:34:45 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDBrillData/trunk@3 a678b1cf-93e1-4b43-a69d-d43939e66649 --- interface.ccl | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 interface.ccl (limited to 'interface.ccl') diff --git a/interface.ccl b/interface.ccl new file mode 100644 index 0000000..f7b01c8 --- /dev/null +++ b/interface.ccl @@ -0,0 +1,17 @@ +implements: IDBrillData +inherits: einstein + +# Grid functions for linear elliptic equation. + +private: + +real linearelliptic TYPE=GF +{ + Mlinear, + Nsource +} "Coefficients for linear elliptic equation" + +real brillconf TYPE=GF +{ + brillpsi +} "Conformal factor for Brill data" -- cgit v1.2.3