← Back to team overview

dolfin team mailing list archive

Re: [Branch ~dolfin-core/dolfin/main] Rev 5498: More work on shared pointers in linear algebra.

 

On 13/01/11 21:30, Johan Hake wrote:
> Do you have plans to create a shared_ptr version of all methods receiving and 
> returning a GenericFoo? 
>

Not just yet. I'm starting with BlockFoo because it's more explicit that
BlockFoo usually represent views.

I had a go at fixing thins in SWIG, but the uBLAS matrix objects are
giving me trouble. Could you take a look?

Garth

> Johan
> 
> On Thursday January 13 2011 13:22:28 noreply@xxxxxxxxxxxxx wrote:
>> ------------------------------------------------------------
>> revno: 5498
>> committer: Garth N. Wells <gnw20@xxxxxxxxx>
>> branch nick: dolfin-all
>> timestamp: Thu 2011-01-13 21:19:51 +0000
>> message:
>>   More work on shared pointers in linear algebra.
>> modified:
>>   demo/undocumented/block-matrix/cpp/main.cpp
>>   dolfin/la/BlockMatrix.cpp
>>   dolfin/la/BlockMatrix.h
>>   dolfin/la/BlockVector.cpp
>>   dolfin/la/BlockVector.h
>>   dolfin/swig/la_post.i
>>   dolfin/swig/la_pre.i
>>
>>
>> --
>> 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