← Back to team overview

dolfin team mailing list archive

Re: dolfin/python error

 

and amen!

thanks...Anders...
marc
On Aug 12, 2009, at 5:04 PM, Shawn Walker wrote:

Hallelujah!!!!

- Shawn

On Wed, 12 Aug 2009, Anders Logg wrote:

On Wed, Aug 12, 2009 at 10:33:52PM +0200, Anders Logg wrote:
Yes! It crashes, excellent! I'll try to figure out why.

Found it!

It works if I change to "int64" in the line

 cells = numpy.array([4,0,1,2,3], dtype='int64')

Viper also works if I change line 590 in viper.py to

 inttype = 'int64'

--
Anders

_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@xxxxxxxxxx
http://www.fenics.org/mailman/listinfo/dolfin-dev

----------------------------------------------------
Marc Spiegelman
Lamont-Doherty Earth Observatory
Dept. of Applied Physics/Applied Math
Columbia University
http://www.ldeo.columbia.edu/~mspieg
tel: 845 704 2323 (SkypeIn)
----------------------------------------------------



References