← Back to team overview

dolfin team mailing list archive

Re: [Branch ~dolfin-core/dolfin/main] Rev 5907: Comment out parts of test. There is something fishy with DofMap::tabulate_coordinates and the dou...

 


On 30/05/11 21:22, Johan Hake wrote:
> On Monday May 30 2011 12:54:14 noreply@xxxxxxxxxxxxx wrote:
>> ------------------------------------------------------------
>> revno: 5907
>> committer: Garth N. Wells <gnw20@xxxxxxxxx>
>> branch nick: dolfin-all
>> timestamp: Mon 2011-05-30 20:52:14 +0100
>> message:
>>   Comment out parts of test. There is something fishy with
>> DofMap::tabulate_coordinates and the double pointers. 
> 
> Yes you are probably right. The double** typemap might be the problem. But 
> doesn't it work for other similare situations, like set and get double**? 
> 
> It would be nice to get rid of all foo** arguments as these pose some troubles 
> for the SWIG interface. I think we discussed this wrt the ufc interface too.
> 

I'm going to remove them. The double pointer for coords is a UFC
bug/design flaw.

Garth

> Johan
> 
>> modified:
>>   dolfin/swig/fem_pre.i
>>   test/unit/fem/python/test.py
>>
>>
>> --
>> lp:dolfin
>> https://code.launchpad.net/~dolfin-core/dolfin/main
>>
>> Your team DOLFIN Core Team is subscribed to branch lp:dolfin.
>> To unsubscribe from this branch go to
>> https://code.launchpad.net/~dolfin-core/dolfin/main/+edit-subscription
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~dolfin
> Post to     : dolfin@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dolfin
> More help   : https://help.launchpad.net/ListHelp


Follow ups

References