[GRASS-SVN] r30472 - in grass/trunk/swig/python: . NumPtr NumPtr/lib NumPtr/src

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Mar 5 02:13:16 EST 2008


Author: hamish
Date: 2008-03-05 02:13:14 -0500 (Wed, 05 Mar 2008)
New Revision: 30472

Added:
   grass/trunk/swig/python/NumPtr/
   grass/trunk/swig/python/NumPtr/AUTHORS
   grass/trunk/swig/python/NumPtr/COPYING
   grass/trunk/swig/python/NumPtr/ChangeLog
   grass/trunk/swig/python/NumPtr/INSTALL
   grass/trunk/swig/python/NumPtr/README
   grass/trunk/swig/python/NumPtr/README.GRASS
   grass/trunk/swig/python/NumPtr/VERSION
   grass/trunk/swig/python/NumPtr/lib/
   grass/trunk/swig/python/NumPtr/lib/NumPtr.py
   grass/trunk/swig/python/NumPtr/lib/__init__.py
   grass/trunk/swig/python/NumPtr/lib/test.py
   grass/trunk/swig/python/NumPtr/readme.html
   grass/trunk/swig/python/NumPtr/setup.py
   grass/trunk/swig/python/NumPtr/src/
   grass/trunk/swig/python/NumPtr/src/Makefile
   grass/trunk/swig/python/NumPtr/src/NumPtr.i
   grass/trunk/swig/python/NumPtr/src/NumPtr.py
   grass/trunk/swig/python/NumPtr/src/NumPtr_wrap.c
   grass/trunk/swig/python/NumPtr/src/getpointer.c
   grass/trunk/swig/python/NumPtr/src/getpointer.h
   grass/trunk/swig/python/NumPtr/src/test.c
   grass/trunk/swig/python/NumPtr/src/test.h
Log:
include the Numerical Pointer Module as our libraries aren't very useful without a way to pass pointers to numerical arrays of exact types. It's GPL2 code, small, and not likely to be present on the user's system, or be packaged by their OS distribution.

Added: grass/trunk/swig/python/NumPtr/AUTHORS
===================================================================
--- grass/trunk/swig/python/NumPtr/AUTHORS	                        (rev 0)
+++ grass/trunk/swig/python/NumPtr/AUTHORS	2008-03-05 07:13:14 UTC (rev 30472)
@@ -0,0 +1,5 @@
+The following people have made this package possible:
+
+Rodrigo Caballero Augi (rca at geosci.uchicago.edu)
+Christian Dieterich (cdieterich at geosci.uchicago.edu)
+Michael Steder (steder at gmail.com)
\ No newline at end of file

Added: grass/trunk/swig/python/NumPtr/COPYING
===================================================================
--- grass/trunk/swig/python/NumPtr/COPYING	                        (rev 0)
+++ grass/trunk/swig/python/NumPtr/COPYING	2008-03-05 07:13:14 UTC (rev 30472)
@@ -0,0 +1,340 @@
+		    GNU GENERAL PUBLIC LICENSE
+		       Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+                       59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+			    Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Library General Public License instead.)  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+  To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have.  You must make sure that they, too, receive or can get the
+source code.  And you must show them these terms so they know their
+rights.
+
+  We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+  Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software.  If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+  Finally, any free program is threatened constantly by software
+patents.  We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary.  To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+		    GNU GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License.  The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language.  (Hereinafter, translation is included without limitation in
+the term "modification".)  Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+  1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+  2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) You must cause the modified files to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    b) You must cause any work that you distribute or publish, that in
+    whole or in part contains or is derived from the Program or any
+    part thereof, to be licensed as a whole at no charge to all third
+    parties under the terms of this License.
+
+    c) If the modified program normally reads commands interactively
+    when run, you must cause it, when started running for such
+    interactive use in the most ordinary way, to print or display an
+    announcement including an appropriate copyright notice and a
+    notice that there is no warranty (or else, saying that you provide
+    a warranty) and that users may redistribute the program under
+    these conditions, and telling the user how to view a copy of this
+    License.  (Exception: if the Program itself is interactive but
+    does not normally print such an announcement, your work based on
+    the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+    a) Accompany it with the complete corresponding machine-readable
+    source code, which must be distributed under the terms of Sections
+    1 and 2 above on a medium customarily used for software interchange; or,
+
+    b) Accompany it with a written offer, valid for at least three
+    years, to give any third party, for a charge no more than your
+    cost of physically performing source distribution, a complete
+    machine-readable copy of the corresponding source code, to be
+    distributed under the terms of Sections 1 and 2 above on a medium
+    customarily used for software interchange; or,
+
+    c) Accompany it with the information you received as to the offer
+    to distribute corresponding source code.  (This alternative is
+    allowed only for noncommercial distribution and only if you
+    received the program in object code or executable form with such
+    an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it.  For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable.  However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+  4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License.  Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+  5. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Program or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+  6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+  7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+  8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded.  In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+  9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time.  Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation.  If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+  10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission.  For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this.  Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+			    NO WARRANTY
+
+  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+		     END OF TERMS AND CONDITIONS
+
+	    How to Apply These Terms to Your New Programs
+
+  If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+  To do so, attach the following notices to the program.  It is safest
+to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+    <one line to give the program's name and a brief idea of what it does.>
+    Copyright (C) <year>  <name of author>
+
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+    Gnomovision version 69, Copyright (C) year name of author
+    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+    This is free software, and you are welcome to redistribute it
+    under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License.  Of course, the commands you use may
+be called something other than `show w' and `show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the program, if
+necessary.  Here is a sample; alter the names:
+
+  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+  `Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+  <signature of Ty Coon>, 1 April 1989
+  Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs.  If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library.  If this is what you want to do, use the GNU Library General
+Public License instead of this License.

Added: grass/trunk/swig/python/NumPtr/ChangeLog
===================================================================
--- grass/trunk/swig/python/NumPtr/ChangeLog	                        (rev 0)
+++ grass/trunk/swig/python/NumPtr/ChangeLog	2008-03-05 07:13:14 UTC (rev 30472)
@@ -0,0 +1,10 @@
+Version 1.1:
+	Major additions by Christian Dieterich(CSC)
+	 * Wrapped getpointer1-3 functions into a single python 
+	   routine: getpointer
+	 * Added support for C int and float type arrays as well
+	   as C double types.  The "getpointer" function automatically
+	   checks type and calls the appropriate wrapper code.
+
+Version 1.0:
+	Initial Public Release
\ No newline at end of file

Added: grass/trunk/swig/python/NumPtr/INSTALL
===================================================================
--- grass/trunk/swig/python/NumPtr/INSTALL	                        (rev 0)
+++ grass/trunk/swig/python/NumPtr/INSTALL	2008-03-05 07:13:14 UTC (rev 30472)
@@ -0,0 +1,8 @@
+To install simply type the following:
+
+	python setup.py build
+
+As root you can then type:
+	
+	python setup.py install
+

Added: grass/trunk/swig/python/NumPtr/README
===================================================================
--- grass/trunk/swig/python/NumPtr/README	                        (rev 0)
+++ grass/trunk/swig/python/NumPtr/README	2008-03-05 07:13:14 UTC (rev 30472)
@@ -0,0 +1,72 @@
+Numeric Pointer Module
+
+Written by: Rodrigo Caballero Augi (rca at geosci.uchicago.edu),
+Updated: Christian Dieterich (cdieterich at geosci.uchicago.edu),
+Packaged: Michael Steder (steder at gmail.com)
+Department of Geophysical Sciences, University of Chicago
+(http://geosci.uchicago.edu/csc)
+2004
+
+* Introduction *
+
+The Numeric Pointer module (NumPtr) is a SWIGable module that makes it possible to access data stored in Numeric arrays as if they were normal C/C++ arrays( declared type name[][]; ).
+
+NumPtr was developed to make it possible to work with SWIG'ed C or Fortran climate codes from Python.
+
+This package is also a good example of how to write C extensions for Python that manipulate arrays.
+
+* Getting the Module *
+
+You can download the current version of the module here:
+(http://geosci.uchicago.edu/csc/numptr/)
+
+    * NumPtr 1.1 (Tarball)
+    * NumPtr 1.1 (Zip)
+    * NumPtr 1.1 (Windows Installer)
+
+* Requirements *
+
+    * Python 2.2+ (with Distutils!)
+    * C Compiler
+    * SWIG 1.3+
+
+This package was most recently tested with Python 2.3.3, 
+GCC 3.4.1, and SWIG 1.3.21.
+
+* Compiling NumPtr *
+
+To compile NumPtr you simply have to invoke distutils build process: 
+( $ represents the command prompt )
+
+      $ python setup.py build 
+
+* Installing NumPtr *
+
+To install NumPtr with administrative privileges you must invoke distutils 
+with the "install" option:
+
+      $ python setup.py install 
+
+To install NumPtr into a different directory then the standard or to install 
+it into a home directory (for non-administrators), you can set the "--prefix" 
+or "--install-base" options when calling setup.py. For instance.
+
+      $ python setup.py install --prefix=/home/user 
+
+Alternatively you can simply copy the files from build/lib.ARCH 
+(where ARCH is your machines python version and operating system(kernel) 
+version) to your chosen install location.
+
+      $ cp build/lib.linux-i686-2.3/* /home/user/python-libs/ 
+
+* Using the Module *
+
+* Getting Help *
+
+The Climate Systems Group @ U of C maintains a Wiki community site, 
+if you have questions or comments about the Numeric Pointer module 
+please ask there:
+
+      CSC Wiki (http://geodoc.uchicago.edu/climatewiki)
+
+© Mike Steder: Climate Systems Center, 2004 
\ No newline at end of file

Added: grass/trunk/swig/python/NumPtr/README.GRASS
===================================================================
--- grass/trunk/swig/python/NumPtr/README.GRASS	                        (rev 0)
+++ grass/trunk/swig/python/NumPtr/README.GRASS	2008-03-05 07:13:14 UTC (rev 30472)
@@ -0,0 +1,60 @@
+Added for GRASS's SWIG interface,  Hamish Bowman, 5 March 2008
+
+# NumPtr - Numeric Pointer Module for Python  (GPL2)
+# Homepage: http://geosci.uchicago.edu/csc/numptr/
+# Tarball:  http://geosci.uchicago.edu/csc/numptr/NumPtr-1.1.tar.gz
+#             23k .tgz ; 100k installed
+
+NumPtr is "a SWIGable module that makes it possible to access data stored
+in Numeric arrays as if they were normal C/C++ arrays. NumPtr was
+developed to make it possible to work with SWIG'ed C or Fortran climate
+codes from Python."
+
+
+How to build:
+ cd NumPtr
+ python setup.py build
+
+ run "python build/lib.linux-i686-2.4/test.py" to test and to create
+ a byte-compiled version of the module (NumPtr.pyc). The .pyc file
+ is platform indepenent and may be safely shared among systems.
+ Even so, it doesn't hurt to do it ourselves to make sure we are using
+ an up to date copy.
+
+
+How to install:
+ Copy the fruits of the build into the same place as the GRASS SWIG
+   module (_python_grass6.so etc.). for example:
+
+ cp build/lib.linux-i686-2.4/*NumPtr.* ../
+   or to some place on your system: 
+ python setup.py install --prefix=/home/user
+   or
+ If you prefer you can put it in a directory pointed to by the PYTHONPATH
+ environment variable, or use sys.path.append("/path/to/location/") 
+ before you import the module.
+
+
+Tutorial:
+ http://www.penzilla.net/tutorials/python/numptr/
+ It is helpful have the Numeric python module (NumPy) installed too.
+   http://numpy.scipy.org/
+
+
+GRASS SWIG script example:
+ See the examples/m.distance
+
+
+Modifications from the upstream tarball:
+ * updated setup.py with current version number, upstream URL
+ * removed old backup versions of a few files
+ * removed binary lib/NumPtr.pyc. It will be automaticall regenerated (??)
+ * added this file, VERSION file
+
+
+TODO:
+ * incorporate the build into swig/python/Makefile, including byte-
+   compiling the .pyc file (by running build/lib.../test.py) and setting
+   an appropriate install destination. (use "setup.py install" to do the
+   install or use the common Makefile method for that?)
+

Added: grass/trunk/swig/python/NumPtr/VERSION
===================================================================
--- grass/trunk/swig/python/NumPtr/VERSION	                        (rev 0)
+++ grass/trunk/swig/python/NumPtr/VERSION	2008-03-05 07:13:14 UTC (rev 30472)
@@ -0,0 +1 @@
+1.1

Added: grass/trunk/swig/python/NumPtr/lib/NumPtr.py
===================================================================
--- grass/trunk/swig/python/NumPtr/lib/NumPtr.py	                        (rev 0)
+++ grass/trunk/swig/python/NumPtr/lib/NumPtr.py	2008-03-05 07:13:14 UTC (rev 30472)
@@ -0,0 +1,156 @@
+"""
+    Copyright 2003,2004 Christian Dieterich
+    rca at geosci.uchicago.edu
+    Department of the Geophysical Sciences, University of Chicago
+    2003
+
+    The Numeric Pointer Module is free software; you can redistribute it 
+    and/or modify it under the terms of the GNU General Public License as 
+    published by the Free Software Foundation; either version 2 of the License,
+    or (at your option) any later version.
+
+    The Numeric Pointer Module is distributed in the hope that it will be 
+    useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with the Numeric Pointer Module; if not, write to the Free Software
+    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+"""
+
+import _NumPtr
+
+def _swig_setattr(self,class_type,name,value):
+    if (name == "this"):
+        if isinstance(value, class_type):
+            self.__dict__[name] = value.this
+            if hasattr(value,"thisown"): self.__dict__["thisown"] = value.thisown
+            del value.thisown
+            return
+    method = class_type.__swig_setmethods__.get(name,None)
+    if method: return method(self,value)
+    self.__dict__[name] = value
+
+def _swig_getattr(self,class_type,name):
+    method = class_type.__swig_getmethods__.get(name,None)
+    if method: return method(self)
+    raise AttributeError,name
+
+import types
+try:
+    _object = types.ObjectType
+    _newclass = 1
+except AttributeError:
+    class _object : pass
+    _newclass = 0
+
+def getpointer(A):
+    """
+    Returns a SWIG pointer to the data in NumPy array object A.
+    Array can be 1, 2 or 3 dimensional and must be of type Float64,
+    Float32 or Int32.
+    """
+    if (len(A.shape) == 0):
+        if (A.typecode() == 'd'):
+            p = _NumPtr.getdpointer1(A)
+        elif (A.typecode() == 'f'):
+            p = _NumPtr.getfpointer1(A)
+        elif (A.typecode() == 'i'):
+            p = _NumPtr.getipointer1(A)
+        else:
+            raise TypeError, "Your array does not have typecode 'd', 'f' or 'i'."
+        return p
+    elif (len(A.shape) == 1):
+        if (A.typecode() == 'd'):
+            p = _NumPtr.getdpointer1(A)
+        elif (A.typecode() == 'f'):
+            p = _NumPtr.getfpointer1(A)
+        elif (A.typecode() == 'i'):
+            p = _NumPtr.getipointer1(A)
+        else:
+            raise TypeError, "Your array does not have typecode 'd', 'f' or 'i'."
+        return p
+    elif (len(A.shape) == 2):
+        if (A.typecode() == 'd'):
+            p = _NumPtr.getdpointer2(A)
+        elif (A.typecode() == 'f'):
+            p = _NumPtr.getfpointer2(A)
+        elif (A.typecode() == 'i'):
+            p = _NumPtr.getipointer2(A)
+        else:
+            raise TypeError, "Your array does not have typecode 'd', 'f' or 'i'."
+        return p
+    elif (len(A.shape) == 3):
+        if (A.typecode() == 'd'):
+            p = _NumPtr.getdpointer3(A)
+        elif (A.typecode() == 'f'):
+            p = _NumPtr.getfpointer3(A)
+        elif (A.typecode() == 'i'):
+            p = _NumPtr.getipointer3(A)
+        else:
+            raise TypeError, "Your array does not have typecode 'd', 'f' or 'i'."
+        return p
+    else:
+        raise TypeError, "Your array has rank > 3."
+
+def verifypointer(Aptr, n=0, m=None, l=None):
+    """
+    Prints the data in NumPy array object A, where Aptr points to.
+    Array can be 1, 2 or 3 dimensional and must be of type Float64,
+    Float32 or Int32.
+    """
+    if (Aptr.count('_p') == 0):
+        if (Aptr.count('_double') == 1):
+            p = _NumPtr.testd1(Aptr, n)
+        elif (Aptr.count('_float') == 1):
+            p = _NumPtr.testf1(Aptr, n)
+        elif (Aptr.count('_int') == 1):
+            p = _NumPtr.testi1(Aptr, n)
+        else:
+            raise TypeError, "Your array does not have typecode 'd', 'f' or 'i'."
+        return p
+    elif (Aptr.count('_p') == 1):
+        if (Aptr.count('_double') == 1):
+            p = _NumPtr.testd1(Aptr, n)
+        elif (Aptr.count('_float') == 1):
+            p = _NumPtr.testf1(Aptr, n)
+        elif (Aptr.count('_int') == 1):
+            p = _NumPtr.testi1(Aptr, n)
+        else:
+            raise TypeError, "Your array does not have typecode 'd', 'f' or 'i'."
+        return p
+    elif (Aptr.count('_p') == 2):
+        if m == None: m = 0
+        if (Aptr.count('_double') == 1):
+            p = _NumPtr.testd2(Aptr, n, m)
+        elif (Aptr.count('_float') == 1):
+            p = _NumPtr.testf2(Aptr, n, m)
+        elif (Aptr.count('_int') == 1):
+            p = _NumPtr.testi2(Aptr, n, m)
+        else:
+            raise TypeError, "Your array does not have typecode 'd', 'f' or 'i'."
+        return p
+    elif (Aptr.count('_p') == 3):
+        if m == None: m = 0
+        if l == None: l = 0
+        if (Aptr.count('_double') == 1):
+            p = _NumPtr.testd3(Aptr, n, m, l)
+        elif (Aptr.count('_float') == 1):
+            p = _NumPtr.testf3(Aptr, n, m, l)
+        elif (Aptr.count('_int') == 1):
+            p = _NumPtr.testi3(Aptr, n, m, l)
+        else:
+            raise TypeError, "Your array does not have typecode 'd', 'f' or 'i'."
+        return p
+    else:
+        raise TypeError, "Your array has rank greater than 3."
+
+def getpointer1(A):
+    return getpointer(A)
+
+def getpointer2(A):
+    return getpointer(A)
+
+def getpointer3(A):
+    return getpointer(A)

Added: grass/trunk/swig/python/NumPtr/lib/__init__.py
===================================================================
--- grass/trunk/swig/python/NumPtr/lib/__init__.py	                        (rev 0)
+++ grass/trunk/swig/python/NumPtr/lib/__init__.py	2008-03-05 07:13:14 UTC (rev 30472)
@@ -0,0 +1,2 @@
+from NumPtr import getpointer
+from NumPtr import verifypointer

Added: grass/trunk/swig/python/NumPtr/lib/test.py
===================================================================
--- grass/trunk/swig/python/NumPtr/lib/test.py	                        (rev 0)
+++ grass/trunk/swig/python/NumPtr/lib/test.py	2008-03-05 07:13:14 UTC (rev 30472)
@@ -0,0 +1,79 @@
+from Numeric import *
+from NumPtr import *
+from _NumPtr import *
+
+a = array([1,2,3,4,5,6],Float64)
+print a
+p=getpointer(a)
+print p
+test1(p,6)
+
+a = array([[1,2,3],[4,5,6]],Float64)
+print a
+p=getpointer(a)
+print p
+test2(p,2,3)
+
+a = array([ [[1,2,3],[4,5,6]] , [[7,8,9],[10,11,12]] ],Float64)
+print a
+print len(a.shape)
+p=getpointer(a)
+print p
+test3(p,2,2,3)
+
+a = array([1,2,3,4,5,6],Float64)
+print a
+p=getpointer(a)
+print p
+testd1(p,6)
+
+a = array([[1,2,3],[4,5,6]],Float64)
+print a
+p=getpointer(a)
+print p
+testd2(p,2,3)
+
+a = array([ [[1,2,3],[4,5,6]] , [[7,8,9],[10,11,12]] ],Float64)
+print a
+print len(a.shape)
+p=getpointer(a)
+print p
+testd3(p,2,2,3)
+
+a = array([1,2,3,4,5,6],Float32)
+print a
+p=getpointer(a)
+print p
+testf1(p,6)
+
+a = array([[1,2,3],[4,5,6]],Float32)
+print a
+p=getpointer(a)
+print p
+testf2(p,2,3)
+
+a = array([ [[1,2,3],[4,5,6]] , [[7,8,9],[10,11,12]] ],Float32)
+print a
+print len(a.shape)
+p=getpointer(a)
+print p
+testf3(p,2,2,3)
+
+a = array([1,2,3,4,5,6],Int32)
+print a
+p=getpointer(a)
+print p
+testi1(p,6)
+
+a = array([[1,2,3],[4,5,6]],Int32)
+print a
+p=getpointer(a)
+print p
+testi2(p,2,3)
+
+a = array([ [[1,2,3],[4,5,6]] , [[7,8,9],[10,11,12]] ],Int32)
+print a
+print len(a.shape)
+p=getpointer(a)
+print p
+testi3(p,2,2,3)

Added: grass/trunk/swig/python/NumPtr/readme.html
===================================================================
--- grass/trunk/swig/python/NumPtr/readme.html	                        (rev 0)
+++ grass/trunk/swig/python/NumPtr/readme.html	2008-03-05 07:13:14 UTC (rev 30472)
@@ -0,0 +1,82 @@
+<html>
+<head>
+<title>Numeric Pointer Module v1.1</title>
+</head>
+<body>
+
+<H1><font color="blue">Numeric Pointer Module</font></H1>
+<H4><P>
+  Written by:  Rodrigo Caballero Augi (<a href="mailto://rca@geosci.uchicago.edu">rca at geosci.uchicago.edu</a>),<br>  
+
+  Updated:  Christian Dieterich (<a href="mailto://cdieterich@geosci.uchicago.edu">cdieterich at geosci.uchicago.edu</a>),<br>
+  Packaged:  Michael Steder (<a href="mailto://steder@gmail.com">steder at gmail.com</a>)<br>
+ <a href="http://geosci.uchicago.edu">Department of Geophysical Sciences, University of Chicago</a><br>
+  2004<br>
+</H4>
+<H2><font color="green">Introduction:</font></H2>
+	
+   <P>The Numeric Pointer module (NumPtr) is a SWIGable module that makes it possible to access
+data stored in <a href="http://www.pfdubois.com/numpy/">Numeric arrays</a> as if they were normal C/C++ arrays( declared <i>type name[][];</i> ).
+
+   <P>NumPtr was developed to make it possible to work with SWIG'ed C or Fortran climate codes from Python.
+
+   <P>This package is also a good example of how to write C extensions for Python that manipulate arrays.
+
+<H2><font color="green">Getting the Module</font></H2>
+   <P>You can download the current version of the module here:
+   <ul><b>
+     <li><a href="numptr-1.1.tar.gz">NumPtr 1.1 (Tarball)</a></li>
+     <li><a href="numptr-1.1.zip">NumPtr 1.1 (Zip)</a></li>
+     <li><a href="numptr-1.1.exe">NumPtr 1.1 (Windows Installer)</a></li>
+   </b></ul>
+
+<H2><font color="green">Requirements</font></H2>
+   <P><ul>
+     <li>Python 2.2+ (with Distutils!)</li>
+     <li>C Compiler</li>
+     <li>SWIG 1.3+</li>
+   </ul>
+   <P>
+     This package was most recently tested with Python 2.3.3, GCC 3.4.1, and SWIG 1.3.21.
+
+<H2><font color="green">Compiling NumPtr</font></H2>
+
+   <P>To compile NumPtr you simply have to invoke distutils build process:
+   ( $ represents the command prompt )
+
+   <ul><b>
+   $ python setup.py build
+   </b></ul>
+
+<H2><font color="green">Installing NumPtr</font></H2>
+   <P>To install NumPtr with administrative privileges you must invoke distutils with the "install" option:
+   <ul><b>
+   $ python setup.py install
+   </b></ul>
+
+   <P>To install NumPtr into a different directory then the standard or to install it into a home directory (for non-administrators), you can set the "--prefix" or "--install-base" options when calling setup.py.  For instance.
+   <ul><b>
+   $ python setup.py install --prefix=/home/user
+   </b></ul>
+
+   <P>Alternatively you can simply copy the files from build/lib.ARCH (where ARCH is your machines python version and operating system(kernel) version) to your chosen install location.  
+   <ul><b>
+   $ cp build/lib.linux-i686-2.3/* /home/user/python-libs/
+   </b></ul>
+
+<H2><font color="green">Using the Module</font></H2>
+   <P>
+
+<H2><font color="green">Getting Help</font></H2>
+   <P>The Climate Systems Group @ U of C maintains a Wiki community site, if you have questions or comments about the Numeric Pointer module please ask there:
+   <ul><b>
+   <a href="http://geodoc.uchicago.edu/climatewiki">CSC Wiki</a>
+   </b></ul>
+
+</body>
+<footer>
+<hr>
+&#169; Mike Steder: Climate Systems Center, 2004
+</footer>
+</html>
+

Added: grass/trunk/swig/python/NumPtr/setup.py
===================================================================
--- grass/trunk/swig/python/NumPtr/setup.py	                        (rev 0)
+++ grass/trunk/swig/python/NumPtr/setup.py	2008-03-05 07:13:14 UTC (rev 30472)
@@ -0,0 +1,45 @@
+import os, glob
+
+# Gather up all the files we need.
+
+files = ["src/getpointer.c","src/test.c"]
+files += glob.glob("src/NumPtr.i") 
+
+## pfiles = glob.glob("*.py")
+## i = 0
+## while i < len(pfiles):
+##     pfiles[i] = os.path.splitext(pfiles[i])[0]
+##     i += 1
+
+## Distutils Script
+from distutils.core import setup, Extension
+
+# Some useful directories.  
+from distutils.sysconfig import get_python_inc, get_python_lib
+
+python_incdir = os.path.join( get_python_inc(plat_specific=1) )
+python_libdir = os.path.join( get_python_lib(plat_specific=1) )
+
+setup(name="NumPtr",
+      version="1.1",
+      description="Numeric Pointer module",
+      author="Rodrigo Caballero",
+      author_email="rca at geosci.uchicago.edu",
+      maintainer="Mike Steder",
+      maintainer_email="steder at gmail.com",
+      url="http://geosci.uchicago.edu/csc/numptr/",
+      ext_modules = [Extension('_NumPtr',
+                               files,
+                               include_dirs=[python_incdir],
+                               library_dirs=[python_libdir],
+                               ),
+                     ],
+      # Install these to their own directory
+      #   *I want to be able to remove them if I screw up this script
+      #   *"Sandboxing", if you will
+      extra_path = 'NumPtr',
+      package_dir={'':'lib'},
+      py_modules=["NumPtr","test"],
+      license="GNU GPL",
+      
+     )

Added: grass/trunk/swig/python/NumPtr/src/Makefile
===================================================================
--- grass/trunk/swig/python/NumPtr/src/Makefile	                        (rev 0)
+++ grass/trunk/swig/python/NumPtr/src/Makefile	2008-03-05 07:13:14 UTC (rev 30472)
@@ -0,0 +1,54 @@
+# Makes SWIGed Python module 
+
+# Rodrigo Caballero (rca at geosci.uchicago.edu), 
+# Department of the Geophysical Sciences, University of Chicago
+# October 2003
+
+name := NumPtr
+
+ifeq ($(MAKELEVEL),0)
+  CC := pgcc
+  F90 := pgf90
+  PYTHONINC := /usr/include/python2.2 
+#  PYTHONINC := /sw/include/python2.3 
+  CCFLAGS :=
+  F90FLAGS := -r8
+  LDFLAGS := -Mnomain -shared
+  SWIG := /home/rca/bin/swig
+#  SWIG := swig
+endif
+
+OS = $(shell uname -s)
+ifeq ($(OS),Darwin)
+  CC := cc
+  CCFLAGS := -fno-common
+  F90 := cc
+  LDFLAGS := -bundle -flat_namespace -undefined suppress
+  SWIG := swig
+endif
+
+%.o : %.c
+	$(CC) $(CCFLAGS) -c -I$(PYTHONINC) -o $@ $<
+
+%.o : %.f
+	$(F90) $(F90FLAGS) -c -o $@ $<
+
+SRC := $(wildcard *.f *.c)
+OBJ := $(SRC:.f=.o)
+OBJ := $(OBJ:.c=.o)
+ifeq (,$(findstring $(name)_wrap.o,$(OBJ)))
+ wrapper := $(name)_wrap.o
+endif
+
+_$(name)_lib.so :  $(OBJ) $(name)_wrap.o
+	$(F90) $(LDFLAGS) -o $@  $(OBJ) $(wrapper)
+
+$(name)_wrap.o: $(name).i
+	$(SWIG) -python $(name).i
+	$(CC) -c -I$(PYTHONINC) -o $(name)_wrap.o $(name)_wrap.c
+
+clean:
+	rm -f $(OBJ) *.so *_wrap.* *.pyc *_lib.*
+
+test:
+	python test.py

Added: grass/trunk/swig/python/NumPtr/src/NumPtr.i
===================================================================
--- grass/trunk/swig/python/NumPtr/src/NumPtr.i	                        (rev 0)
+++ grass/trunk/swig/python/NumPtr/src/NumPtr.i	2008-03-05 07:13:14 UTC (rev 30472)
@@ -0,0 +1,61 @@
+/*  
+    Copyright 2003,2004 Rodrigo Caballero Augi
+    rca at geosci.uchicago.edu
+    Department of the Geophysical Sciences, University of Chicago
+    2003
+
+    This file is part of the Numeric Pointer Module.
+
+    The Numeric Pointer Module is free software; you can redistribute it 
+    and/or modify it under the terms of the GNU General Public License as 
+    published by the Free Software Foundation; either version 2 of the License,
+    or (at your option) any later version.
+
+    The Numeric Pointer Module is distributed in the hope that it will be 
+    useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with the Numeric Pointer Module; if not, write to the Free Software
+    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+*/
+
+%module NumPtr
+
+%{
+#include "getpointer.h"
+#include "test.h"
+%}
+
+double *   getpointer1(PyObject *array);
+double **  getpointer2(PyObject *array);
+double *** getpointer3(PyObject *array);
+
+double *   getdpointer1(PyObject *array);
+double **  getdpointer2(PyObject *array);
+double *** getdpointer3(PyObject *array);
+
+float *   getfpointer1(PyObject *array);
+float **  getfpointer2(PyObject *array);
+float *** getfpointer3(PyObject *array);
+
+int *   getipointer1(PyObject *array);
+int **  getipointer2(PyObject *array);
+int *** getipointer3(PyObject *array);
+
+void  test1(double *   a, int n);
+void  test2(double **  a, int n, int m);
+void  test3(double *** a, int n, int m, int l);
+
+void  testd1(double *   a, int n);
+void  testd2(double **  a, int n, int m);
+void  testd3(double *** a, int n, int m, int l);
+
+void  testf1(float *   a, int n);
+void  testf2(float **  a, int n, int m);
+void  testf3(float *** a, int n, int m, int l);
+
+void  testi1(int *   a, int n);
+void  testi2(int **  a, int n, int m);
+void  testi3(int *** a, int n, int m, int l);

Added: grass/trunk/swig/python/NumPtr/src/NumPtr.py
===================================================================
--- grass/trunk/swig/python/NumPtr/src/NumPtr.py	                        (rev 0)
+++ grass/trunk/swig/python/NumPtr/src/NumPtr.py	2008-03-05 07:13:14 UTC (rev 30472)
@@ -0,0 +1,81 @@
+# This file was created automatically by SWIG.
+# Don't modify this file, modify the SWIG interface instead.
+# This file is compatible with both classic and new-style classes.
+
+import _NumPtr
+
+def _swig_setattr(self,class_type,name,value):
+    if (name == "this"):
+        if isinstance(value, class_type):
+            self.__dict__[name] = value.this
+            if hasattr(value,"thisown"): self.__dict__["thisown"] = value.thisown
+            del value.thisown
+            return
+    method = class_type.__swig_setmethods__.get(name,None)
+    if method: return method(self,value)
+    self.__dict__[name] = value
+
+def _swig_getattr(self,class_type,name):
+    method = class_type.__swig_getmethods__.get(name,None)
+    if method: return method(self)
+    raise AttributeError,name
+
+import types
+try:
+    _object = types.ObjectType
+    _newclass = 1
+except AttributeError:
+    class _object : pass
+    _newclass = 0
+del types
+
+
+
+getpointer1 = _NumPtr.getpointer1
+
+getpointer2 = _NumPtr.getpointer2
+
+getpointer3 = _NumPtr.getpointer3
+
+getdpointer1 = _NumPtr.getdpointer1
+
+getdpointer2 = _NumPtr.getdpointer2
+
+getdpointer3 = _NumPtr.getdpointer3
+
+getfpointer1 = _NumPtr.getfpointer1
+
+getfpointer2 = _NumPtr.getfpointer2
+
+getfpointer3 = _NumPtr.getfpointer3
+
+getipointer1 = _NumPtr.getipointer1
+
+getipointer2 = _NumPtr.getipointer2
+
+getipointer3 = _NumPtr.getipointer3
+
+test1 = _NumPtr.test1
+
+test2 = _NumPtr.test2
+
+test3 = _NumPtr.test3
+
+testd1 = _NumPtr.testd1
+
+testd2 = _NumPtr.testd2
+
+testd3 = _NumPtr.testd3
+
+testf1 = _NumPtr.testf1
+
+testf2 = _NumPtr.testf2
+
+testf3 = _NumPtr.testf3
+
+testi1 = _NumPtr.testi1
+
+testi2 = _NumPtr.testi2
+
+testi3 = _NumPtr.testi3
+

Added: grass/trunk/swig/python/NumPtr/src/NumPtr_wrap.c
===================================================================
--- grass/trunk/swig/python/NumPtr/src/NumPtr_wrap.c	                        (rev 0)
+++ grass/trunk/swig/python/NumPtr/src/NumPtr_wrap.c	2008-03-05 07:13:14 UTC (rev 30472)
@@ -0,0 +1,1218 @@
+/* ----------------------------------------------------------------------------
+ * This file was automatically generated by SWIG (http://www.swig.org).
+ * Version 1.3.21
+ * 
+ * This file is not intended to be easily readable and contains a number of 
+ * coding conventions designed to improve portability and efficiency. Do not make
+ * changes to this file unless you know what you are doing--modify the SWIG 
+ * interface file instead. 
+ * ----------------------------------------------------------------------------- */
+
+#define SWIGPYTHON
+
+#include "Python.h"
+
+/*************************************************************** -*- c -*-
+ * python/precommon.swg
+ *
+ * Rename all exported symbols from common.swg, to avoid symbol
+ * clashes if multiple interpreters are included
+ *
+ ************************************************************************/
+
+#define SWIG_TypeRegister    SWIG_Python_TypeRegister
+#define SWIG_TypeCheck       SWIG_Python_TypeCheck
+#define SWIG_TypeCast        SWIG_Python_TypeCast
+#define SWIG_TypeDynamicCast SWIG_Python_TypeDynamicCast
+#define SWIG_TypeName        SWIG_Python_TypeName
+#define SWIG_TypeQuery       SWIG_Python_TypeQuery
+#define SWIG_TypeClientData  SWIG_Python_TypeClientData
+#define SWIG_PackData        SWIG_Python_PackData 
+#define SWIG_UnpackData      SWIG_Python_UnpackData 
+
+
+/***********************************************************************
+ * common.swg
+ *
+ *     This file contains generic SWIG runtime support for pointer
+ *     type checking as well as a few commonly used macros to control
+ *     external linkage.
+ *
+ * Author : David Beazley (beazley at cs.uchicago.edu)
+ *
+ * Copyright (c) 1999-2000, The University of Chicago
+ * 
+ * This file may be freely redistributed without license or fee provided
+ * this copyright message remains intact.
+ ************************************************************************/
+
+#include <string.h>
+
+#if defined(_WIN32) || defined(__WIN32__) || defined(__CYGWIN__)
+#  if defined(_MSC_VER) || defined(__GNUC__)
+#    if defined(STATIC_LINKED)
+#      define SWIGEXPORT(a) a
+#      define SWIGIMPORT(a) extern a
+#    else
+#      define SWIGEXPORT(a) __declspec(dllexport) a
+#      define SWIGIMPORT(a) extern a
+#    endif
+#  else
+#    if defined(__BORLANDC__)
+#      define SWIGEXPORT(a) a _export
+#      define SWIGIMPORT(a) a _export
+#    else
+#      define SWIGEXPORT(a) a
+#      define SWIGIMPORT(a) a
+#    endif
+#  endif
+#else
+#  define SWIGEXPORT(a) a
+#  define SWIGIMPORT(a) a
+#endif
+
+#ifdef SWIG_GLOBAL
+#  define SWIGRUNTIME(a) SWIGEXPORT(a)
+#else
+#  define SWIGRUNTIME(a) static a
+#endif
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+typedef void *(*swig_converter_func)(void *);
+typedef struct swig_type_info *(*swig_dycast_func)(void **);
+
+typedef struct swig_type_info {
+  const char             *name;
+  swig_converter_func     converter;
+  const char             *str;
+  void                   *clientdata;
+  swig_dycast_func        dcast;
+  struct swig_type_info  *next;
+  struct swig_type_info  *prev;
+} swig_type_info;
+
+#ifdef SWIG_NOINCLUDE
+
+SWIGIMPORT(swig_type_info *) SWIG_TypeRegister(swig_type_info *);
+SWIGIMPORT(swig_type_info *) SWIG_TypeCheck(char *c, swig_type_info *);
+SWIGIMPORT(void *)           SWIG_TypeCast(swig_type_info *, void *);
+SWIGIMPORT(swig_type_info *) SWIG_TypeDynamicCast(swig_type_info *, void **);
+SWIGIMPORT(const char *)     SWIG_TypeName(const swig_type_info *);
+SWIGIMPORT(swig_type_info *) SWIG_TypeQuery(const char *);
+SWIGIMPORT(void)             SWIG_TypeClientData(swig_type_info *, void *);
+SWIGIMPORT(char *)           SWIG_PackData(char *, void *, int);
+SWIGIMPORT(char *)           SWIG_UnpackData(char *, void *, int);
+
+#else
+
+static swig_type_info *swig_type_list = 0;
+
+/* Register a type mapping with the type-checking */
+SWIGRUNTIME(swig_type_info *)
+SWIG_TypeRegister(swig_type_info *ti) {
+  swig_type_info *tc, *head, *ret, *next;
+  /* Check to see if this type has already been registered */
+  tc = swig_type_list;
+  while (tc) {
+    if (strcmp(tc->name, ti->name) == 0) {
+      /* Already exists in the table.  Just add additional types to the list */
+      if (tc->clientdata) ti->clientdata = tc->clientdata;
+      head = tc;
+      next = tc->next;
+      goto l1;
+    }
+    tc = tc->prev;
+  }
+  head = ti;
+  next = 0;
+
+  /* Place in list */
+  ti->prev = swig_type_list;
+  swig_type_list = ti;
+
+  /* Build linked lists */
+  l1:
+  ret = head;
+  tc = ti + 1;
+  /* Patch up the rest of the links */
+  while (tc->name) {
+    head->next = tc;
+    tc->prev = head;
+    head = tc;
+    tc++;
+  }
+  if (next) next->prev = head;
+  head->next = next;
+  return ret;
+}
+
+/* Check the typename */
+SWIGRUNTIME(swig_type_info *) 
+SWIG_TypeCheck(char *c, swig_type_info *ty) {
+  swig_type_info *s;
+  if (!ty) return 0;        /* Void pointer */
+  s = ty->next;             /* First element always just a name */
+  do {
+    if (strcmp(s->name,c) == 0) {
+      if (s == ty->next) return s;
+      /* Move s to the top of the linked list */
+      s->prev->next = s->next;
+      if (s->next) {
+        s->next->prev = s->prev;
+      }
+      /* Insert s as second element in the list */
+      s->next = ty->next;
+      if (ty->next) ty->next->prev = s;
+      ty->next = s;
+      s->prev = ty;
+      return s;
+    }
+    s = s->next;
+  } while (s && (s != ty->next));
+  return 0;
+}
+
+/* Cast a pointer up an inheritance hierarchy */
+SWIGRUNTIME(void *) 
+SWIG_TypeCast(swig_type_info *ty, void *ptr) {
+  if ((!ty) || (!ty->converter)) return ptr;
+  return (*ty->converter)(ptr);
+}
+
+/* Dynamic pointer casting. Down an inheritance hierarchy */
+SWIGRUNTIME(swig_type_info *) 
+SWIG_TypeDynamicCast(swig_type_info *ty, void **ptr) {
+  swig_type_info *lastty = ty;
+  if (!ty || !ty->dcast) return ty;
+  while (ty && (ty->dcast)) {
+    ty = (*ty->dcast)(ptr);
+    if (ty) lastty = ty;
+  }
+  return lastty;
+}
+
+/* Return the name associated with this type */
+SWIGRUNTIME(const char *)
+SWIG_TypeName(const swig_type_info *ty) {
+  return ty->name;
+}
+
+/* Search for a swig_type_info structure */
+SWIGRUNTIME(swig_type_info *)
+SWIG_TypeQuery(const char *name) {
+  swig_type_info *ty = swig_type_list;
+  while (ty) {
+    if (ty->str && (strcmp(name,ty->str) == 0)) return ty;
+    if (ty->name && (strcmp(name,ty->name) == 0)) return ty;
+    ty = ty->prev;
+  }
+  return 0;
+}
+
+/* Set the clientdata field for a type */
+SWIGRUNTIME(void)
+SWIG_TypeClientData(swig_type_info *ti, void *clientdata) {
+  swig_type_info *tc, *equiv;
+  if (ti->clientdata == clientdata) return;
+  ti->clientdata = clientdata;
+  equiv = ti->next;
+  while (equiv) {
+    if (!equiv->converter) {
+      tc = swig_type_list;
+      while (tc) {
+        if ((strcmp(tc->name, equiv->name) == 0))
+          SWIG_TypeClientData(tc,clientdata);
+        tc = tc->prev;
+      }
+    }
+    equiv = equiv->next;
+  }
+}
+
+/* Pack binary data into a string */
+SWIGRUNTIME(char *)
+SWIG_PackData(char *c, void *ptr, int sz) {
+  static char hex[17] = "0123456789abcdef";
+  int i;
+  unsigned char *u = (unsigned char *) ptr;
+  register unsigned char uu;
+  for (i = 0; i < sz; i++,u++) {
+    uu = *u;
+    *(c++) = hex[(uu & 0xf0) >> 4];
+    *(c++) = hex[uu & 0xf];
+  }
+  return c;
+}
+
+/* Unpack binary data from a string */
+SWIGRUNTIME(char *)
+SWIG_UnpackData(char *c, void *ptr, int sz) {
+  register unsigned char uu = 0;
+  register int d;
+  unsigned char *u = (unsigned char *) ptr;
+  int i;
+  for (i = 0; i < sz; i++, u++) {
+    d = *(c++);
+    if ((d >= '0') && (d <= '9'))
+      uu = ((d - '0') << 4);
+    else if ((d >= 'a') && (d <= 'f'))
+      uu = ((d - ('a'-10)) << 4);
+    d = *(c++);
+    if ((d >= '0') && (d <= '9'))
+      uu |= (d - '0');
+    else if ((d >= 'a') && (d <= 'f'))
+      uu |= (d - ('a'-10));
+    *u = uu;
+  }
+  return c;
+}
+
+#endif
+
+#ifdef __cplusplus
+}
+#endif
+
+/***********************************************************************
+ * python.swg
+ *
+ *     This file contains the runtime support for Python modules
+ *     and includes code for managing global variables and pointer
+ *     type checking.
+ *
+ * Author : David Beazley (beazley at cs.uchicago.edu)
+ ************************************************************************/
+
+#include "Python.h"
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+#define SWIG_PY_INT     1
+#define SWIG_PY_FLOAT   2
+#define SWIG_PY_STRING  3
+#define SWIG_PY_POINTER 4
+#define SWIG_PY_BINARY  5
+
+/* Flags for pointer conversion */
+
+#define SWIG_POINTER_EXCEPTION     0x1
+#define SWIG_POINTER_DISOWN        0x2
+
+/* Exception handling in wrappers */
+#define SWIG_fail   goto fail
+
+/* Constant information structure */
+typedef struct swig_const_info {
+    int type;
+    char *name;
+    long lvalue;
+    double dvalue;
+    void   *pvalue;
+    swig_type_info **ptype;
+} swig_const_info;
+
+/* Common SWIG API */
+#define SWIG_ConvertPtr(obj, pp, type, flags) \
+  SWIG_Python_ConvertPtr(obj, pp, type, flags)
+#define SWIG_NewPointerObj(p, type, flags) \
+  SWIG_Python_NewPointerObj(p, type, flags)
+#define SWIG_MustGetPtr(p, type, argnum, flags) \
+  SWIG_Python_MustGetPtr(p, type, argnum, flags)
+
+/* Python-specific SWIG API */
+#define SWIG_newvarlink() \
+  SWIG_Python_newvarlink()
+#define SWIG_addvarlink(p, name, get_attr, set_attr) \
+  SWIG_Python_addvarlink(p, name, get_attr, set_attr)
+#define SWIG_ConvertPacked(obj, ptr, sz, ty, flags) \
+  SWIG_Python_ConvertPacked(obj, ptr, sz, ty, flags)
+#define SWIG_NewPackedObj(ptr, sz, type) \
+  SWIG_Python_NewPackedObj(ptr, sz, type)
+#define SWIG_InstallConstants(d, constants) \
+  SWIG_Python_InstallConstants(d, constants)
+
+#ifdef SWIG_NOINCLUDE
+
+SWIGIMPORT(int)               SWIG_Python_ConvertPtr(PyObject *, void **, swig_type_info *, int);
+SWIGIMPORT(PyObject *)        SWIG_Python_NewPointerObj(void *, swig_type_info *,int own);
+SWIGIMPORT(void *)            SWIG_Python_MustGetPtr(PyObject *, swig_type_info *, int, int);
+SWIGIMPORT(PyObject *)        SWIG_Python_newvarlink(void);
+SWIGIMPORT(void)              SWIG_Python_addvarlink(PyObject *, char *, PyObject *(*)(void), int (*)(PyObject *));
+SWIGIMPORT(int)               SWIG_Python_ConvertPacked(PyObject *, void *, int sz, swig_type_info *, int);
+SWIGIMPORT(PyObject *)        SWIG_Python_NewPackedObj(void *, int sz, swig_type_info *);
+SWIGIMPORT(void)              SWIG_Python_InstallConstants(PyObject *d, swig_const_info constants[]);
+
+#else
+
+/* -----------------------------------------------------------------------------
+ * global variable support code.
+ * ----------------------------------------------------------------------------- */
+
+typedef struct swig_globalvar {   
+  char       *name;                  /* Name of global variable */
+  PyObject *(*get_attr)(void);       /* Return the current value */
+  int       (*set_attr)(PyObject *); /* Set the value */
+  struct swig_globalvar *next;
+} swig_globalvar;
+
+typedef struct swig_varlinkobject {
+  PyObject_HEAD
+  swig_globalvar *vars;
+} swig_varlinkobject;
+
+static PyObject *
+swig_varlink_repr(swig_varlinkobject *v) {
+  v = v;
+  return PyString_FromString("<Global variables>");
+}
+
+static int
+swig_varlink_print(swig_varlinkobject *v, FILE *fp, int flags) {
+  swig_globalvar  *var;
+  flags = flags;
+  fprintf(fp,"Global variables { ");
+  for (var = v->vars; var; var=var->next) {
+    fprintf(fp,"%s", var->name);
+    if (var->next) fprintf(fp,", ");
+  }
+  fprintf(fp," }\n");
+  return 0;
+}
+
+static PyObject *
+swig_varlink_getattr(swig_varlinkobject *v, char *n) {
+  swig_globalvar *var = v->vars;
+  while (var) {
+    if (strcmp(var->name,n) == 0) {
+      return (*var->get_attr)();
+    }
+    var = var->next;
+  }
+  PyErr_SetString(PyExc_NameError,"Unknown C global variable");
+  return NULL;
+}
+
+static int
+swig_varlink_setattr(swig_varlinkobject *v, char *n, PyObject *p) {
+  swig_globalvar *var = v->vars;
+  while (var) {
+    if (strcmp(var->name,n) == 0) {
+      return (*var->set_attr)(p);
+    }
+    var = var->next;
+  }
+  PyErr_SetString(PyExc_NameError,"Unknown C global variable");
+  return 1;
+}
+
+statichere PyTypeObject varlinktype = {
+  PyObject_HEAD_INIT(0)              
+  0,
+  (char *)"swigvarlink",              /* Type name    */
+  sizeof(swig_varlinkobject),         /* Basic size   */
+  0,                                  /* Itemsize     */
+  0,                                  /* Deallocator  */ 
+  (printfunc) swig_varlink_print,     /* Print        */
+  (getattrfunc) swig_varlink_getattr, /* get attr     */
+  (setattrfunc) swig_varlink_setattr, /* Set attr     */
+  0,                                  /* tp_compare   */
+  (reprfunc) swig_varlink_repr,       /* tp_repr      */    
+  0,                                  /* tp_as_number */
+  0,                                  /* tp_as_mapping*/
+  0,                                  /* tp_hash      */
+};
+
+/* Create a variable linking object for use later */
+SWIGRUNTIME(PyObject *)
+SWIG_Python_newvarlink(void) {
+  swig_varlinkobject *result = 0;
+  result = PyMem_NEW(swig_varlinkobject,1);
+  varlinktype.ob_type = &PyType_Type;    /* Patch varlinktype into a PyType */
+  result->ob_type = &varlinktype;
+  result->vars = 0;
+  result->ob_refcnt = 0;
+  Py_XINCREF((PyObject *) result);
+  return ((PyObject*) result);
+}
+
+SWIGRUNTIME(void)
+SWIG_Python_addvarlink(PyObject *p, char *name, PyObject *(*get_attr)(void), int (*set_attr)(PyObject *p)) {
+  swig_varlinkobject *v;
+  swig_globalvar *gv;
+  v= (swig_varlinkobject *) p;
+  gv = (swig_globalvar *) malloc(sizeof(swig_globalvar));
+  gv->name = (char *) malloc(strlen(name)+1);
+  strcpy(gv->name,name);
+  gv->get_attr = get_attr;
+  gv->set_attr = set_attr;
+  gv->next = v->vars;
+  v->vars = gv;
+}
+
+/* Convert a pointer value */
+SWIGRUNTIME(int)
+SWIG_Python_ConvertPtr(PyObject *obj, void **ptr, swig_type_info *ty, int flags) {
+  swig_type_info *tc;
+  char  *c = 0;
+  static PyObject *SWIG_this = 0;
+  int    newref = 0;
+  PyObject  *pyobj = 0;
+
+  if (!obj) return 0;
+  if (obj == Py_None) {
+    *ptr = 0;
+    return 0;
+  }
+#ifdef SWIG_COBJECT_TYPES
+  if (!(PyCObject_Check(obj))) {
+    if (!SWIG_this)
+      SWIG_this = PyString_FromString("this");
+    pyobj = obj;
+    obj = PyObject_GetAttr(obj,SWIG_this);
+    newref = 1;
+    if (!obj) goto type_error;
+    if (!PyCObject_Check(obj)) {
+      Py_DECREF(obj);
+      goto type_error;
+    }
+  }  
+  *ptr = PyCObject_AsVoidPtr(obj);
+  c = (char *) PyCObject_GetDesc(obj);
+  if (newref) Py_DECREF(obj);
+  goto cobject;
+#else
+  if (!(PyString_Check(obj))) {
+    if (!SWIG_this)
+      SWIG_this = PyString_FromString("this");
+    pyobj = obj;
+    obj = PyObject_GetAttr(obj,SWIG_this);
+    newref = 1;
+    if (!obj) goto type_error;
+    if (!PyString_Check(obj)) {
+      Py_DECREF(obj);
+      goto type_error;
+    }
+  } 
+  c = PyString_AsString(obj);
+  /* Pointer values must start with leading underscore */
+  if (*c != '_') {
+    *ptr = (void *) 0;
+    if (strcmp(c,"NULL") == 0) {
+      if (newref) { Py_DECREF(obj); }
+      return 0;
+    } else {
+      if (newref) { Py_DECREF(obj); }
+      goto type_error;
+    }
+  }
+  c++;
+  c = SWIG_UnpackData(c,ptr,sizeof(void *));
+  if (newref) { Py_DECREF(obj); }
+#endif
+
+#ifdef SWIG_COBJECT_TYPES
+cobject:
+#endif
+
+  if (ty) {
+    tc = SWIG_TypeCheck(c,ty);
+    if (!tc) goto type_error;
+    *ptr = SWIG_TypeCast(tc,(void*) *ptr);
+  }
+
+  if ((pyobj) && (flags & SWIG_POINTER_DISOWN)) {
+    PyObject *zero = PyInt_FromLong(0);
+    PyObject_SetAttrString(pyobj,(char*)"thisown",zero);
+    Py_DECREF(zero);
+  }
+  return 0;
+
+type_error:
+  if (flags & SWIG_POINTER_EXCEPTION) {
+    if (ty && c) {
+      char *temp = (char *) malloc(64+strlen(ty->name)+strlen(c));
+      sprintf(temp,"Type error. Got %s, expected %s", c, ty->name);
+      PyErr_SetString(PyExc_TypeError, temp);
+      free((char *) temp);
+    } else {
+      PyErr_SetString(PyExc_TypeError,"Expected a pointer");
+    }
+  }
+  return -1;
+}
+
+/* Convert a pointer value, signal an exception on a type mismatch */
+SWIGRUNTIME(void *)
+SWIG_Python_MustGetPtr(PyObject *obj, swig_type_info *ty, int argnum, int flags) {
+  void *result;
+  SWIG_Python_ConvertPtr(obj, &result, ty, flags | SWIG_POINTER_EXCEPTION);
+  return result;
+}
+
+/* Convert a packed value value */
+SWIGRUNTIME(int)
+SWIG_Python_ConvertPacked(PyObject *obj, void *ptr, int sz, swig_type_info *ty, int flags) {
+  swig_type_info *tc;
+  char  *c = 0;
+
+  if ((!obj) || (!PyString_Check(obj))) goto type_error;
+  c = PyString_AsString(obj);
+  /* Pointer values must start with leading underscore */
+  if (*c != '_') goto type_error;
+  c++;
+  c = SWIG_UnpackData(c,ptr,sz);
+  if (ty) {
+    tc = SWIG_TypeCheck(c,ty);
+    if (!tc) goto type_error;
+  }
+  return 0;
+
+type_error:
+
+  if (flags) {
+    if (ty && c) {
+      char *temp = (char *) malloc(64+strlen(ty->name)+strlen(c));
+      sprintf(temp,"Type error. Got %s, expected %s", c, ty->name);
+      PyErr_SetString(PyExc_TypeError, temp);
+      free((char *) temp);
+    } else {
+      PyErr_SetString(PyExc_TypeError,"Expected a pointer");
+    }
+  }
+  return -1;
+}
+
+/* Create a new pointer object */
+SWIGRUNTIME(PyObject *)
+SWIG_Python_NewPointerObj(void *ptr, swig_type_info *type, int own) {
+  PyObject *robj;
+  if (!ptr) {
+    Py_INCREF(Py_None);
+    return Py_None;
+  }
+#ifdef SWIG_COBJECT_TYPES
+  robj = PyCObject_FromVoidPtrAndDesc((void *) ptr, (char *) type->name, NULL);
+#else
+  {
+    char result[1024];
+    char *r = result;
+    *(r++) = '_';
+    r = SWIG_PackData(r,&ptr,sizeof(void *));
+    strcpy(r,type->name);
+    robj = PyString_FromString(result);
+  }
+#endif
+  if (!robj || (robj == Py_None)) return robj;
+  if (type->clientdata) {
+    PyObject *inst;
+    PyObject *args = Py_BuildValue((char*)"(O)", robj);
+    Py_DECREF(robj);
+    inst = PyObject_CallObject((PyObject *) type->clientdata, args);
+    Py_DECREF(args);
+    if (inst) {
+      if (own) {
+        PyObject *n = PyInt_FromLong(1);
+        PyObject_SetAttrString(inst,(char*)"thisown",n);
+        Py_DECREF(n);
+      }
+      robj = inst;
+    }
+  }
+  return robj;
+}
+
+SWIGRUNTIME(PyObject *)
+SWIG_Python_NewPackedObj(void *ptr, int sz, swig_type_info *type) {
+  char result[1024];
+  char *r = result;
+  if ((2*sz + 1 + strlen(type->name)) > 1000) return 0;
+  *(r++) = '_';
+  r = SWIG_PackData(r,ptr,sz);
+  strcpy(r,type->name);
+  return PyString_FromString(result);
+}
+
+/* Install Constants */
+SWIGRUNTIME(void)
+SWIG_Python_InstallConstants(PyObject *d, swig_const_info constants[]) {
+  int i;
+  PyObject *obj;
+  for (i = 0; constants[i].type; i++) {
+    switch(constants[i].type) {
+    case SWIG_PY_INT:
+      obj = PyInt_FromLong(constants[i].lvalue);
+      break;
+    case SWIG_PY_FLOAT:
+      obj = PyFloat_FromDouble(constants[i].dvalue);
+      break;
+    case SWIG_PY_STRING:
+      obj = PyString_FromString((char *) constants[i].pvalue);
+      break;
+    case SWIG_PY_POINTER:
+      obj = SWIG_NewPointerObj(constants[i].pvalue, *(constants[i]).ptype,0);
+      break;
+    case SWIG_PY_BINARY:
+      obj = SWIG_NewPackedObj(constants[i].pvalue, constants[i].lvalue, *(constants[i].ptype));
+      break;
+    default:
+      obj = 0;
+      break;
+    }
+    if (obj) {
+      PyDict_SetItemString(d,constants[i].name,obj);
+      Py_DECREF(obj);
+    }
+  }
+}
+
+#endif
+
+/* Contract support */
+
+#define SWIG_contract_assert(expr, msg) if (!(expr)) { PyErr_SetString(PyExc_RuntimeError, (char *) msg ); goto fail; } else
+
+#ifdef __cplusplus
+}
+#endif
+
+
+/* -------- TYPES TABLE (BEGIN) -------- */
+
+#define  SWIGTYPE_p_float swig_types[0] 
+#define  SWIGTYPE_p_p_float swig_types[1] 
+#define  SWIGTYPE_p_p_p_float swig_types[2] 
+#define  SWIGTYPE_p_double swig_types[3] 
+#define  SWIGTYPE_p_p_double swig_types[4] 
+#define  SWIGTYPE_p_p_p_double swig_types[5] 
+#define  SWIGTYPE_p_int swig_types[6] 
+#define  SWIGTYPE_p_p_int swig_types[7] 
+#define  SWIGTYPE_p_p_p_int swig_types[8] 
+static swig_type_info *swig_types[10];
+
+/* -------- TYPES TABLE (END) -------- */
+
+
+/*-----------------------------------------------
+              @(target):= _NumPtr.so
+  ------------------------------------------------*/
+#define SWIG_init    init_NumPtr
+
+#define SWIG_name    "_NumPtr"
+
+#include "getpointer.h"
+#include "test.h"
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+static PyObject *_wrap_getpointer1(PyObject *self, PyObject *args) {
+    PyObject *resultobj;
+    PyObject *arg1 = (PyObject *) 0 ;
+    double *result;
+    PyObject * obj0 = 0 ;
+    
+    if(!PyArg_ParseTuple(args,(char *)"O:getpointer1",&obj0)) goto fail;
+    arg1 = obj0;
+    result = (double *)getpointer1(arg1);
+    
+    resultobj = SWIG_NewPointerObj((void *) result, SWIGTYPE_p_double, 0);
+    return resultobj;
+    fail:
+    return NULL;
+}
+
+
+static PyObject *_wrap_getpointer2(PyObject *self, PyObject *args) {
+    PyObject *resultobj;
+    PyObject *arg1 = (PyObject *) 0 ;
+    double **result;
+    PyObject * obj0 = 0 ;
+    
+    if(!PyArg_ParseTuple(args,(char *)"O:getpointer2",&obj0)) goto fail;
+    arg1 = obj0;
+    result = (double **)getpointer2(arg1);
+    
+    resultobj = SWIG_NewPointerObj((void *) result, SWIGTYPE_p_p_double, 0);
+    return resultobj;
+    fail:
+    return NULL;
+}
+
+
+static PyObject *_wrap_getpointer3(PyObject *self, PyObject *args) {
+    PyObject *resultobj;
+    PyObject *arg1 = (PyObject *) 0 ;
+    double ***result;
+    PyObject * obj0 = 0 ;
+    
+    if(!PyArg_ParseTuple(args,(char *)"O:getpointer3",&obj0)) goto fail;
+    arg1 = obj0;
+    result = (double ***)getpointer3(arg1);
+    
+    resultobj = SWIG_NewPointerObj((void *) result, SWIGTYPE_p_p_p_double, 0);
+    return resultobj;
+    fail:
+    return NULL;
+}
+
+
+static PyObject *_wrap_getdpointer1(PyObject *self, PyObject *args) {
+    PyObject *resultobj;
+    PyObject *arg1 = (PyObject *) 0 ;
+    double *result;
+    PyObject * obj0 = 0 ;
+    
+    if(!PyArg_ParseTuple(args,(char *)"O:getdpointer1",&obj0)) goto fail;
+    arg1 = obj0;
+    result = (double *)getdpointer1(arg1);
+    
+    resultobj = SWIG_NewPointerObj((void *) result, SWIGTYPE_p_double, 0);
+    return resultobj;
+    fail:
+    return NULL;
+}
+
+
+static PyObject *_wrap_getdpointer2(PyObject *self, PyObject *args) {
+    PyObject *resultobj;
+    PyObject *arg1 = (PyObject *) 0 ;
+    double **result;
+    PyObject * obj0 = 0 ;
+    
+    if(!PyArg_ParseTuple(args,(char *)"O:getdpointer2",&obj0)) goto fail;
+    arg1 = obj0;
+    result = (double **)getdpointer2(arg1);
+    
+    resultobj = SWIG_NewPointerObj((void *) result, SWIGTYPE_p_p_double, 0);
+    return resultobj;
+    fail:
+    return NULL;
+}
+
+
+static PyObject *_wrap_getdpointer3(PyObject *self, PyObject *args) {
+    PyObject *resultobj;
+    PyObject *arg1 = (PyObject *) 0 ;
+    double ***result;
+    PyObject * obj0 = 0 ;
+    
+    if(!PyArg_ParseTuple(args,(char *)"O:getdpointer3",&obj0)) goto fail;
+    arg1 = obj0;
+    result = (double ***)getdpointer3(arg1);
+    
+    resultobj = SWIG_NewPointerObj((void *) result, SWIGTYPE_p_p_p_double, 0);
+    return resultobj;
+    fail:
+    return NULL;
+}
+
+
+static PyObject *_wrap_getfpointer1(PyObject *self, PyObject *args) {
+    PyObject *resultobj;
+    PyObject *arg1 = (PyObject *) 0 ;
+    float *result;
+    PyObject * obj0 = 0 ;
+    
+    if(!PyArg_ParseTuple(args,(char *)"O:getfpointer1",&obj0)) goto fail;
+    arg1 = obj0;
+    result = (float *)getfpointer1(arg1);
+    
+    resultobj = SWIG_NewPointerObj((void *) result, SWIGTYPE_p_float, 0);
+    return resultobj;
+    fail:
+    return NULL;
+}
+
+
+static PyObject *_wrap_getfpointer2(PyObject *self, PyObject *args) {
+    PyObject *resultobj;
+    PyObject *arg1 = (PyObject *) 0 ;
+    float **result;
+    PyObject * obj0 = 0 ;
+    
+    if(!PyArg_ParseTuple(args,(char *)"O:getfpointer2",&obj0)) goto fail;
+    arg1 = obj0;
+    result = (float **)getfpointer2(arg1);
+    
+    resultobj = SWIG_NewPointerObj((void *) result, SWIGTYPE_p_p_float, 0);
+    return resultobj;
+    fail:
+    return NULL;
+}
+
+
+static PyObject *_wrap_getfpointer3(PyObject *self, PyObject *args) {
+    PyObject *resultobj;
+    PyObject *arg1 = (PyObject *) 0 ;
+    float ***result;
+    PyObject * obj0 = 0 ;
+    
+    if(!PyArg_ParseTuple(args,(char *)"O:getfpointer3",&obj0)) goto fail;
+    arg1 = obj0;
+    result = (float ***)getfpointer3(arg1);
+    
+    resultobj = SWIG_NewPointerObj((void *) result, SWIGTYPE_p_p_p_float, 0);
+    return resultobj;
+    fail:
+    return NULL;
+}
+
+
+static PyObject *_wrap_getipointer1(PyObject *self, PyObject *args) {
+    PyObject *resultobj;
+    PyObject *arg1 = (PyObject *) 0 ;
+    int *result;
+    PyObject * obj0 = 0 ;
+    
+    if(!PyArg_ParseTuple(args,(char *)"O:getipointer1",&obj0)) goto fail;
+    arg1 = obj0;
+    result = (int *)getipointer1(arg1);
+    
+    resultobj = SWIG_NewPointerObj((void *) result, SWIGTYPE_p_int, 0);
+    return resultobj;
+    fail:
+    return NULL;
+}
+
+
+static PyObject *_wrap_getipointer2(PyObject *self, PyObject *args) {
+    PyObject *resultobj;
+    PyObject *arg1 = (PyObject *) 0 ;
+    int **result;
+    PyObject * obj0 = 0 ;
+    
+    if(!PyArg_ParseTuple(args,(char *)"O:getipointer2",&obj0)) goto fail;
+    arg1 = obj0;
+    result = (int **)getipointer2(arg1);
+    
+    resultobj = SWIG_NewPointerObj((void *) result, SWIGTYPE_p_p_int, 0);
+    return resultobj;
+    fail:
+    return NULL;
+}
+
+
+static PyObject *_wrap_getipointer3(PyObject *self, PyObject *args) {
+    PyObject *resultobj;
+    PyObject *arg1 = (PyObject *) 0 ;
+    int ***result;
+    PyObject * obj0 = 0 ;
+    
+    if(!PyArg_ParseTuple(args,(char *)"O:getipointer3",&obj0)) goto fail;
+    arg1 = obj0;
+    result = (int ***)getipointer3(arg1);
+    
+    resultobj = SWIG_NewPointerObj((void *) result, SWIGTYPE_p_p_p_int, 0);
+    return resultobj;
+    fail:
+    return NULL;
+}
+
+
+static PyObject *_wrap_test1(PyObject *self, PyObject *args) {
+    PyObject *resultobj;
+    double *arg1 = (double *) 0 ;
+    int arg2 ;
+    PyObject * obj0 = 0 ;
+    
+    if(!PyArg_ParseTuple(args,(char *)"Oi:test1",&obj0,&arg2)) goto fail;
+    if ((SWIG_ConvertPtr(obj0,(void **) &arg1, SWIGTYPE_p_double,SWIG_POINTER_EXCEPTION | 0 )) == -1) SWIG_fail;
+    test1(arg1,arg2);
+    
+    Py_INCREF(Py_None); resultobj = Py_None;
+    return resultobj;
+    fail:
+    return NULL;
+}
+
+
+static PyObject *_wrap_test2(PyObject *self, PyObject *args) {
+    PyObject *resultobj;
+    double **arg1 = (double **) 0 ;
+    int arg2 ;
+    int arg3 ;
+    PyObject * obj0 = 0 ;
+    
+    if(!PyArg_ParseTuple(args,(char *)"Oii:test2",&obj0,&arg2,&arg3)) goto fail;
+    if ((SWIG_ConvertPtr(obj0,(void **) &arg1, SWIGTYPE_p_p_double,SWIG_POINTER_EXCEPTION | 0 )) == -1) SWIG_fail;
+    test2(arg1,arg2,arg3);
+    
+    Py_INCREF(Py_None); resultobj = Py_None;
+    return resultobj;
+    fail:
+    return NULL;
+}
+
+
+static PyObject *_wrap_test3(PyObject *self, PyObject *args) {
+    PyObject *resultobj;
+    double ***arg1 = (double ***) 0 ;
+    int arg2 ;
+    int arg3 ;
+    int arg4 ;
+    PyObject * obj0 = 0 ;
+    
+    if(!PyArg_ParseTuple(args,(char *)"Oiii:test3",&obj0,&arg2,&arg3,&arg4)) goto fail;
+    if ((SWIG_ConvertPtr(obj0,(void **) &arg1, SWIGTYPE_p_p_p_double,SWIG_POINTER_EXCEPTION | 0 )) == -1) SWIG_fail;
+    test3(arg1,arg2,arg3,arg4);
+    
+    Py_INCREF(Py_None); resultobj = Py_None;
+    return resultobj;
+    fail:
+    return NULL;
+}
+
+
+static PyObject *_wrap_testd1(PyObject *self, PyObject *args) {
+    PyObject *resultobj;
+    double *arg1 = (double *) 0 ;
+    int arg2 ;
+    PyObject * obj0 = 0 ;
+    
+    if(!PyArg_ParseTuple(args,(char *)"Oi:testd1",&obj0,&arg2)) goto fail;
+    if ((SWIG_ConvertPtr(obj0,(void **) &arg1, SWIGTYPE_p_double,SWIG_POINTER_EXCEPTION | 0 )) == -1) SWIG_fail;
+    testd1(arg1,arg2);
+    
+    Py_INCREF(Py_None); resultobj = Py_None;
+    return resultobj;
+    fail:
+    return NULL;
+}
+
+
+static PyObject *_wrap_testd2(PyObject *self, PyObject *args) {
+    PyObject *resultobj;
+    double **arg1 = (double **) 0 ;
+    int arg2 ;
+    int arg3 ;
+    PyObject * obj0 = 0 ;
+    
+    if(!PyArg_ParseTuple(args,(char *)"Oii:testd2",&obj0,&arg2,&arg3)) goto fail;
+    if ((SWIG_ConvertPtr(obj0,(void **) &arg1, SWIGTYPE_p_p_double,SWIG_POINTER_EXCEPTION | 0 )) == -1) SWIG_fail;
+    testd2(arg1,arg2,arg3);
+    
+    Py_INCREF(Py_None); resultobj = Py_None;
+    return resultobj;
+    fail:
+    return NULL;
+}
+
+
+static PyObject *_wrap_testd3(PyObject *self, PyObject *args) {
+    PyObject *resultobj;
+    double ***arg1 = (double ***) 0 ;
+    int arg2 ;
+    int arg3 ;
+    int arg4 ;
+    PyObject * obj0 = 0 ;
+    
+    if(!PyArg_ParseTuple(args,(char *)"Oiii:testd3",&obj0,&arg2,&arg3,&arg4)) goto fail;
+    if ((SWIG_ConvertPtr(obj0,(void **) &arg1, SWIGTYPE_p_p_p_double,SWIG_POINTER_EXCEPTION | 0 )) == -1) SWIG_fail;
+    testd3(arg1,arg2,arg3,arg4);
+    
+    Py_INCREF(Py_None); resultobj = Py_None;
+    return resultobj;
+    fail:
+    return NULL;
+}
+
+
+static PyObject *_wrap_testf1(PyObject *self, PyObject *args) {
+    PyObject *resultobj;
+    float *arg1 = (float *) 0 ;
+    int arg2 ;
+    PyObject * obj0 = 0 ;
+    
+    if(!PyArg_ParseTuple(args,(char *)"Oi:testf1",&obj0,&arg2)) goto fail;
+    if ((SWIG_ConvertPtr(obj0,(void **) &arg1, SWIGTYPE_p_float,SWIG_POINTER_EXCEPTION | 0 )) == -1) SWIG_fail;
+    testf1(arg1,arg2);
+    
+    Py_INCREF(Py_None); resultobj = Py_None;
+    return resultobj;
+    fail:
+    return NULL;
+}
+
+
+static PyObject *_wrap_testf2(PyObject *self, PyObject *args) {
+    PyObject *resultobj;
+    float **arg1 = (float **) 0 ;
+    int arg2 ;
+    int arg3 ;
+    PyObject * obj0 = 0 ;
+    
+    if(!PyArg_ParseTuple(args,(char *)"Oii:testf2",&obj0,&arg2,&arg3)) goto fail;
+    if ((SWIG_ConvertPtr(obj0,(void **) &arg1, SWIGTYPE_p_p_float,SWIG_POINTER_EXCEPTION | 0 )) == -1) SWIG_fail;
+    testf2(arg1,arg2,arg3);
+    
+    Py_INCREF(Py_None); resultobj = Py_None;
+    return resultobj;
+    fail:
+    return NULL;
+}
+
+
+static PyObject *_wrap_testf3(PyObject *self, PyObject *args) {
+    PyObject *resultobj;
+    float ***arg1 = (float ***) 0 ;
+    int arg2 ;
+    int arg3 ;
+    int arg4 ;
+    PyObject * obj0 = 0 ;
+    
+    if(!PyArg_ParseTuple(args,(char *)"Oiii:testf3",&obj0,&arg2,&arg3,&arg4)) goto fail;
+    if ((SWIG_ConvertPtr(obj0,(void **) &arg1, SWIGTYPE_p_p_p_float,SWIG_POINTER_EXCEPTION | 0 )) == -1) SWIG_fail;
+    testf3(arg1,arg2,arg3,arg4);
+    
+    Py_INCREF(Py_None); resultobj = Py_None;
+    return resultobj;
+    fail:
+    return NULL;
+}
+
+
+static PyObject *_wrap_testi1(PyObject *self, PyObject *args) {
+    PyObject *resultobj;
+    int *arg1 = (int *) 0 ;
+    int arg2 ;
+    PyObject * obj0 = 0 ;
+    
+    if(!PyArg_ParseTuple(args,(char *)"Oi:testi1",&obj0,&arg2)) goto fail;
+    if ((SWIG_ConvertPtr(obj0,(void **) &arg1, SWIGTYPE_p_int,SWIG_POINTER_EXCEPTION | 0 )) == -1) SWIG_fail;
+    testi1(arg1,arg2);
+    
+    Py_INCREF(Py_None); resultobj = Py_None;
+    return resultobj;
+    fail:
+    return NULL;
+}
+
+
+static PyObject *_wrap_testi2(PyObject *self, PyObject *args) {
+    PyObject *resultobj;
+    int **arg1 = (int **) 0 ;
+    int arg2 ;
+    int arg3 ;
+    PyObject * obj0 = 0 ;
+    
+    if(!PyArg_ParseTuple(args,(char *)"Oii:testi2",&obj0,&arg2,&arg3)) goto fail;
+    if ((SWIG_ConvertPtr(obj0,(void **) &arg1, SWIGTYPE_p_p_int,SWIG_POINTER_EXCEPTION | 0 )) == -1) SWIG_fail;
+    testi2(arg1,arg2,arg3);
+    
+    Py_INCREF(Py_None); resultobj = Py_None;
+    return resultobj;
+    fail:
+    return NULL;
+}
+
+
+static PyObject *_wrap_testi3(PyObject *self, PyObject *args) {
+    PyObject *resultobj;
+    int ***arg1 = (int ***) 0 ;
+    int arg2 ;
+    int arg3 ;
+    int arg4 ;
+    PyObject * obj0 = 0 ;
+    
+    if(!PyArg_ParseTuple(args,(char *)"Oiii:testi3",&obj0,&arg2,&arg3,&arg4)) goto fail;
+    if ((SWIG_ConvertPtr(obj0,(void **) &arg1, SWIGTYPE_p_p_p_int,SWIG_POINTER_EXCEPTION | 0 )) == -1) SWIG_fail;
+    testi3(arg1,arg2,arg3,arg4);
+    
+    Py_INCREF(Py_None); resultobj = Py_None;
+    return resultobj;
+    fail:
+    return NULL;
+}
+
+
+static PyMethodDef SwigMethods[] = {
+	 { (char *)"getpointer1", _wrap_getpointer1, METH_VARARGS },
+	 { (char *)"getpointer2", _wrap_getpointer2, METH_VARARGS },
+	 { (char *)"getpointer3", _wrap_getpointer3, METH_VARARGS },
+	 { (char *)"getdpointer1", _wrap_getdpointer1, METH_VARARGS },
+	 { (char *)"getdpointer2", _wrap_getdpointer2, METH_VARARGS },
+	 { (char *)"getdpointer3", _wrap_getdpointer3, METH_VARARGS },
+	 { (char *)"getfpointer1", _wrap_getfpointer1, METH_VARARGS },
+	 { (char *)"getfpointer2", _wrap_getfpointer2, METH_VARARGS },
+	 { (char *)"getfpointer3", _wrap_getfpointer3, METH_VARARGS },
+	 { (char *)"getipointer1", _wrap_getipointer1, METH_VARARGS },
+	 { (char *)"getipointer2", _wrap_getipointer2, METH_VARARGS },
+	 { (char *)"getipointer3", _wrap_getipointer3, METH_VARARGS },
+	 { (char *)"test1", _wrap_test1, METH_VARARGS },
+	 { (char *)"test2", _wrap_test2, METH_VARARGS },
+	 { (char *)"test3", _wrap_test3, METH_VARARGS },
+	 { (char *)"testd1", _wrap_testd1, METH_VARARGS },
+	 { (char *)"testd2", _wrap_testd2, METH_VARARGS },
+	 { (char *)"testd3", _wrap_testd3, METH_VARARGS },
+	 { (char *)"testf1", _wrap_testf1, METH_VARARGS },
+	 { (char *)"testf2", _wrap_testf2, METH_VARARGS },
+	 { (char *)"testf3", _wrap_testf3, METH_VARARGS },
+	 { (char *)"testi1", _wrap_testi1, METH_VARARGS },
+	 { (char *)"testi2", _wrap_testi2, METH_VARARGS },
+	 { (char *)"testi3", _wrap_testi3, METH_VARARGS },
+	 { NULL, NULL }
+};
+
+
+/* -------- TYPE CONVERSION AND EQUIVALENCE RULES (BEGIN) -------- */
+
+static swig_type_info _swigt__p_float[] = {{"_p_float", 0, "float *", 0},{"_p_float"},{0}};
+static swig_type_info _swigt__p_p_float[] = {{"_p_p_float", 0, "float **", 0},{"_p_p_float"},{0}};
+static swig_type_info _swigt__p_p_p_float[] = {{"_p_p_p_float", 0, "float ***", 0},{"_p_p_p_float"},{0}};
+static swig_type_info _swigt__p_double[] = {{"_p_double", 0, "double *", 0},{"_p_double"},{0}};
+static swig_type_info _swigt__p_p_double[] = {{"_p_p_double", 0, "double **", 0},{"_p_p_double"},{0}};
+static swig_type_info _swigt__p_p_p_double[] = {{"_p_p_p_double", 0, "double ***", 0},{"_p_p_p_double"},{0}};
+static swig_type_info _swigt__p_int[] = {{"_p_int", 0, "int *", 0},{"_p_int"},{0}};
+static swig_type_info _swigt__p_p_int[] = {{"_p_p_int", 0, "int **", 0},{"_p_p_int"},{0}};
+static swig_type_info _swigt__p_p_p_int[] = {{"_p_p_p_int", 0, "int ***", 0},{"_p_p_p_int"},{0}};
+
+static swig_type_info *swig_types_initial[] = {
+_swigt__p_float, 
+_swigt__p_p_float, 
+_swigt__p_p_p_float, 
+_swigt__p_double, 
+_swigt__p_p_double, 
+_swigt__p_p_p_double, 
+_swigt__p_int, 
+_swigt__p_p_int, 
+_swigt__p_p_p_int, 
+0
+};
+
+
+/* -------- TYPE CONVERSION AND EQUIVALENCE RULES (END) -------- */
+
+static swig_const_info swig_const_table[] = {
+{0}};
+
+#ifdef __cplusplus
+}
+#endif
+
+#ifdef __cplusplus
+extern "C"
+#endif
+SWIGEXPORT(void) SWIG_init(void) {
+    static PyObject *SWIG_globals = 0; 
+    static int       typeinit = 0;
+    PyObject *m, *d;
+    int       i;
+    if (!SWIG_globals) SWIG_globals = SWIG_newvarlink();
+    m = Py_InitModule((char *) SWIG_name, SwigMethods);
+    d = PyModule_GetDict(m);
+    
+    if (!typeinit) {
+        for (i = 0; swig_types_initial[i]; i++) {
+            swig_types[i] = SWIG_TypeRegister(swig_types_initial[i]);
+        }
+        typeinit = 1;
+    }
+    SWIG_InstallConstants(d,swig_const_table);
+    
+}
+

Added: grass/trunk/swig/python/NumPtr/src/getpointer.c
===================================================================
--- grass/trunk/swig/python/NumPtr/src/getpointer.c	                        (rev 0)
+++ grass/trunk/swig/python/NumPtr/src/getpointer.c	2008-03-05 07:13:14 UTC (rev 30472)
@@ -0,0 +1,147 @@
+#include "Python.h"
+#include "Numeric/arrayobject.h"
+#include "getpointer.h"
+
+double * getpointer1(PyObject *A){
+ PyArrayObject * array;
+ array= (PyArrayObject *) A;
+ return (double *) (array->data);
+}
+
+double ** getpointer2(PyObject *A){
+ PyArrayObject * array;
+ int imax,i;
+ double ** p=NULL;
+ array = (PyArrayObject *) A;
+ imax = array->dimensions[0];
+ p = (double **) calloc(imax,sizeof(double *));
+   for (i=0; i<imax; i++){
+     p[i]=(double *)(array->data + i*array->strides[0]);
+     }
+     return p;
+}
+
+double *** getpointer3(PyObject *A){
+ PyArrayObject * array;
+ int imax,jmax,i,j;
+ double *** p=NULL;
+ array = (PyArrayObject *) A;
+ imax = array->dimensions[0];
+ jmax = array->dimensions[1];
+ p = (double ***) calloc(imax,sizeof(double **));
+   for (i=0; i<imax; i++){
+     p[i]=(double **) calloc(jmax,sizeof(double *));
+     for (j=0; j<jmax; j++){
+       p[i][j]=(double *)(array->data + i*array->strides[0] + j*array->strides[1]);
+     }
+   }
+ return p;
+}
+
+double * getdpointer1(PyObject *A){
+ PyArrayObject * array;
+ array= (PyArrayObject *) A;
+ return (double *) (array->data);
+}
+
+double ** getdpointer2(PyObject *A){
+ PyArrayObject * array;
+ int imax,i;
+ double ** p=NULL;
+ array = (PyArrayObject *) A;
+ imax = array->dimensions[0];
+ p = (double **) calloc(imax,sizeof(double *));
+   for (i=0; i<imax; i++){
+     p[i]=(double *)(array->data + i*array->strides[0]);
+     }
+     return p;
+}
+
+double *** getdpointer3(PyObject *A){
+ PyArrayObject * array;
+ int imax,jmax,i,j;
+ double *** p=NULL;
+ array = (PyArrayObject *) A;
+ imax = array->dimensions[0];
+ jmax = array->dimensions[1];
+ p = (double ***) calloc(imax,sizeof(double **));
+   for (i=0; i<imax; i++){
+     p[i]=(double **) calloc(jmax,sizeof(double *));
+     for (j=0; j<jmax; j++){
+       p[i][j]=(double *)(array->data + i*array->strides[0] + j*array->strides[1]);
+     }
+   }
+ return p;
+}
+
+float * getfpointer1(PyObject *A){
+ PyArrayObject * array;
+ array= (PyArrayObject *) A;
+ return (float *) (array->data);
+}
+
+float ** getfpointer2(PyObject *A){
+ PyArrayObject * array;
+ int imax,i;
+ float ** p=NULL;
+ array = (PyArrayObject *) A;
+ imax = array->dimensions[0];
+ p = (float **) calloc(imax,sizeof(float *));
+   for (i=0; i<imax; i++){
+     p[i]=(float *)(array->data + i*array->strides[0]);
+     }
+     return p;
+}
+
+float *** getfpointer3(PyObject *A){
+ PyArrayObject * array;
+ int imax,jmax,i,j;
+ float *** p=NULL;
+ array = (PyArrayObject *) A;
+ imax = array->dimensions[0];
+ jmax = array->dimensions[1];
+ p = (float ***) calloc(imax,sizeof(float **));
+   for (i=0; i<imax; i++){
+     p[i]=(float **) calloc(jmax,sizeof(float *));
+     for (j=0; j<jmax; j++){
+       p[i][j]=(float *)(array->data + i*array->strides[0] + j*array->strides[1]);
+     }
+   }
+ return p;
+}
+
+int * getipointer1(PyObject *A){
+ PyArrayObject * array;
+ array= (PyArrayObject *) A;
+ return (int *) (array->data);
+}
+
+int ** getipointer2(PyObject *A){
+ PyArrayObject * array;
+ int imax,i;
+ int ** p=NULL;
+ array = (PyArrayObject *) A;
+ imax = array->dimensions[0];
+ p = (int **) calloc(imax,sizeof(int *));
+   for (i=0; i<imax; i++){
+     p[i]=(int *)(array->data + i*array->strides[0]);
+     }
+     return p;
+}
+
+int *** getipointer3(PyObject *A){
+ PyArrayObject * array;
+ int imax,jmax,i,j;
+ int *** p=NULL;
+ array = (PyArrayObject *) A;
+ imax = array->dimensions[0];
+ jmax = array->dimensions[1];
+ p = (int ***) calloc(imax,sizeof(int **));
+   for (i=0; i<imax; i++){
+     p[i]=(int **) calloc(jmax,sizeof(int *));
+     for (j=0; j<jmax; j++){
+       p[i][j]=(int *)(array->data + i*array->strides[0] + j*array->strides[1]);
+     }
+   }
+ return p;
+}

Added: grass/trunk/swig/python/NumPtr/src/getpointer.h
===================================================================
--- grass/trunk/swig/python/NumPtr/src/getpointer.h	                        (rev 0)
+++ grass/trunk/swig/python/NumPtr/src/getpointer.h	2008-03-05 07:13:14 UTC (rev 30472)
@@ -0,0 +1,12 @@
+double * getpointer1(PyObject *A);
+double ** getpointer2(PyObject *A);
+double *** getpointer3(PyObject *A);
+double * getdpointer1(PyObject *A);
+double ** getdpointer2(PyObject *A);
+double *** getdpointer3(PyObject *A);
+float * getfpointer1(PyObject *A);
+float ** getfpointer2(PyObject *A);
+float *** getfpointer3(PyObject *A);
+int * getipointer1(PyObject *A);
+int ** getipointer2(PyObject *A);
+int *** getipointer3(PyObject *A);

Added: grass/trunk/swig/python/NumPtr/src/test.c
===================================================================
--- grass/trunk/swig/python/NumPtr/src/test.c	                        (rev 0)
+++ grass/trunk/swig/python/NumPtr/src/test.c	2008-03-05 07:13:14 UTC (rev 30472)
@@ -0,0 +1,107 @@
+void test1(double * a, int n){
+  int i;
+  for (i=0; i<n ; i++){
+  printf("%f\n",a[i]);
+  }
+}
+
+void test2(double ** a, int n, int m){
+  int i,j;
+  for (i=0; i<n ; i++){
+  for (j=0; j<m ; j++){
+  printf("%i %i\t %f\n",i,j,a[i][j]);
+  }
+}
+}
+
+void test3(double *** a, int n, int m, int l){
+  int i,j,k;
+  for (i=0; i<n ; i++){
+  for (j=0; j<m ; j++){
+  for (k=0; k<l ; k++){
+  printf("%i %i %i\t %f\n",i,j,k,a[i][j][k]);
+  }
+}
+}
+}
+
+void testd1(double * a, int n){
+  int i;
+  for (i=0; i<n ; i++){
+  printf("%f\n",a[i]);
+  }
+}
+
+void testd2(double ** a, int n, int m){
+  int i,j;
+  for (i=0; i<n ; i++){
+  for (j=0; j<m ; j++){
+  printf("%i %i\t %f\n",i,j,a[i][j]);
+  }
+}
+}
+
+void testd3(double *** a, int n, int m, int l){
+  int i,j,k;
+  for (i=0; i<n ; i++){
+  for (j=0; j<m ; j++){
+  for (k=0; k<l ; k++){
+  printf("%i %i %i\t %f\n",i,j,k,a[i][j][k]);
+  }
+}
+}
+}
+
+void testf1(float * a, int n){
+  int i;
+  for (i=0; i<n ; i++){
+  printf("%f\n",a[i]);
+  }
+}
+
+void testf2(float ** a, int n, int m){
+  int i,j;
+  for (i=0; i<n ; i++){
+  for (j=0; j<m ; j++){
+  printf("%i %i\t %f\n",i,j,a[i][j]);
+  }
+}
+}
+
+void testf3(float *** a, int n, int m, int l){
+  int i,j,k;
+  for (i=0; i<n ; i++){
+  for (j=0; j<m ; j++){
+  for (k=0; k<l ; k++){
+  printf("%i %i %i\t %f\n",i,j,k,a[i][j][k]);
+  }
+}
+}
+}
+
+void testi1(int * a, int n){
+  int i;
+  for (i=0; i<n ; i++){
+  printf("%i\n",a[i]);
+  }
+}
+
+void testi2(int ** a, int n, int m){
+  int i,j;
+  for (i=0; i<n ; i++){
+  for (j=0; j<m ; j++){
+  printf("%i %i\t %i\n",i,j,a[i][j]);
+  }
+}
+}
+
+void testi3(int *** a, int n, int m, int l){
+  int i,j,k;
+  for (i=0; i<n ; i++){
+  for (j=0; j<m ; j++){
+  for (k=0; k<l ; k++){
+  printf("%i %i %i\t %i\n",i,j,k,a[i][j][k]);
+  }
+}
+}
+}

Added: grass/trunk/swig/python/NumPtr/src/test.h
===================================================================
--- grass/trunk/swig/python/NumPtr/src/test.h	                        (rev 0)
+++ grass/trunk/swig/python/NumPtr/src/test.h	2008-03-05 07:13:14 UTC (rev 30472)
@@ -0,0 +1,12 @@
+void test1(double * a, int n);
+void test2(double ** a, int n, int m);
+void test3(double *** a, int n, int m, int l);
+void testd1(double * a, int n);
+void testd2(double ** a, int n, int m);
+void testd3(double *** a, int n, int m, int l);
+void testf1(float * a, int n);
+void testf2(float ** a, int n, int m);
+void testf3(float *** a, int n, int m, int l);
+void testi1(int * a, int n);
+void testi2(int ** a, int n, int m);
+void testi3(int *** a, int n, int m, int l);



More information about the grass-commit mailing list