[Debian-astro-commits] [gyoto] 164/221: Oups, commit gyoto_lorene.i

Thibaut Jean-Claude Paumard thibaut at moszumanska.debian.org
Fri May 22 20:52:43 UTC 2015


This is an automated email from the git hooks/post-receive script.

thibaut pushed a commit to branch master
in repository gyoto.

commit fe94dbfb9fdc278eeabed0f2e978216c55302cfd
Author: Thibaut Paumard <paumard at users.sourceforge.net>
Date:   Fri Dec 19 20:20:19 2014 +0100

    Oups, commit gyoto_lorene.i
---
 python/gyoto_lorene.i | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/python/gyoto_lorene.i b/python/gyoto_lorene.i
new file mode 100644
index 0000000..af4b992
--- /dev/null
+++ b/python/gyoto_lorene.i
@@ -0,0 +1,24 @@
+%module(docstring="The Gyoto Lorene plug-in") gyoto_lorene
+%import gyoto.i
+%{
+#include "GyotoWorldline.h"
+#include "GyotoPhoton.h"
+#include "GyotoUniformSphere.h"
+#include "GyotoPhoton.h"
+#include "GyotoScenery.h"
+#include "GyotoSpectrometer.h"
+#include "GyotoComplexSpectrometer.h"
+#include "GyotoValue.h"
+#include "GyotoThinDisk.h"
+
+#include "GyotoRotStar3_1.h"
+#include "GyotoNumericalMetricLorene.h"
+
+%}
+
+%array_class(double, array_double)
+%array_class(double, array_unsigned_long)
+
+
+   //GyotoSmPtrClassDerived(Metric, NumericalMetricLorene)
+GyotoSmPtrClassDerived(Metric, RotStar3_1)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/gyoto.git



More information about the Debian-astro-commits mailing list