ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #01936
shared_ptr code
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
Follow ups