On Tue, May 20, 2014 at 12:42 PM, Martin Sandve Alnæs <[email protected]>wrote:

> There are a couple of other ufc::*_integral classes added to ufc.i that
> are mossing from shared_ptr_classes.i.
>
> Martin
>
>
> On 20 May 2014 12:41, Martin Sandve Alnæs <[email protected]> wrote:
>
>> It's in ufc.i but not in shared_ptr_classes.i. Shouldn't the latter
>> include the former?
>>
>
​Ideally yes, but we want to use %import here, to not define the types once
more, and that does not seem to work, and %import does not recognize
shared_ptr declared classes.

Anyhow, I have put all the the shared_ptr class declarations in a separate
ufc_shared_ptr_classes.i file which dolfin now %includes.

Johan

Martin
>>
>>
>> On 20 May 2014 12:40, Johan Hake <[email protected]> wrote:
>>
>>> I can have a look.
>>>
>>> J
>>>
>>>
>>> On Tue, May 20, 2014 at 12:31 PM, Garth N. Wells <[email protected]>wrote:
>>>
>>>> Recent changes to UFC are generating SWIG warnings, e.g,
>>>>
>>>> Warning 520: Base class 'ufc::integral' of 'cell_integral' is not
>>>> similarly marked as a smart pointer.
>>>>
>>>> This needs to be fixed before a release.
>>>>
>>>> Garth
>>>>
>>>> _______________________________________________
>>>> fenics mailing list
>>>> [email protected]
>>>> http://fenicsproject.org/mailman/listinfo/fenics
>>>>
>>>
>>>
>>> _______________________________________________
>>> fenics mailing list
>>> [email protected]
>>> http://fenicsproject.org/mailman/listinfo/fenics
>>>
>>>
>>
>
_______________________________________________
fenics mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics

Reply via email to