dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #13500
Re: About the code for python wrapper / writing a tcl wrapper
On ti., 2009-05-12 at 11:13 -0300, Maurício wrote:
> Hi,
>
> I see in the source code that you use swig to write the interface
> to python. Is all the code necessary to write that interface
> inside the 'swig' directory?
>
yes
> If so, do you think I could have problems writing an interface
> to tcl?
>
there are some typemaps mapping arrays to numpy arrays. Otherwise
I don't think there should be any problems. But it has been years
since I used SWIG for anything but Python.
> I'm cloning the repository and would like to try that, but would
> like to know from you if there's a reason this would not work
> before learning swig.
have a go!
Kent
>
> Thanks,
> Maurício
>
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev
Follow ups
References