← Back to team overview

ffc team mailing list archive

Re: shared_ptr code

 

On Sun, Nov 23, 2008 at 06:36:46PM +0100, Johan Hake wrote:
> Hello!
> 
> When I tried the shared_ptr stuff in pydolfin i included some change for the 
> jit genereated swig modules in ffc. 
> 
> I think we landed on not including the shared_ptr stuff yet in pydolfin, but I 
> would like to "save" the code for any potential use when we some time in the 
> future want to include it. 
> 
> Is it ok to add the generation of shared_ptr code, only visible in the swig 
> interface file, to FFC and then add an option, option["shared_ptr"], which 
> will default to False?
> 
> Johan

Yes, why not. As long as it does not make the code generation code
overly complex.

-- 
Anders

Attachment: signature.asc
Description: Digital signature


Follow ups

References